Added «pgfornament» package

This commit is contained in:
Kenneth John Odle 2026-06-07 13:18:14 -04:00
parent d9bfe9a432
commit d058387595

View File

@ -4,7 +4,9 @@
\usepackage[utf8]{inputenc}
\usepackage{ninecolors}
\usepackage{lettrine} % Drop caps
\usepackage{hyperref}
\usepackage[object=vectorian]{pgfornament}
\usepackage[hidelinks]{hyperref}
%%% Page layout (half letter) %% Specific to Memoir class
@ -84,6 +86,13 @@
% Make hrefs easier (must load package hyperref}
\newcommand\kref[2]{\href{#1}{{\texttt{#2}}}}
%%% Text decorations
\newcommand{\kdec}{
\noindent{}\begin{center}
\pgfornament[scale=0.25,color=green6]{85}
\end{center}
}
%%% Get it started
\checkandfixthelayout
@ -95,7 +104,8 @@
%\fontsize{28}{42}\selectfont
{\centering
{\Huge \textsc{Walking}}
\noindent{}{\color{green7}\rule{\textwidth}{1pt}}
\noindent{}{\color{green5}\rule{\textwidth}{1.5pt}}
\noindent{}{\color{green5}\rule[2mm]{\textwidth}{0.5pt}}
\vspace{5mm}
Typeset in \LaTeX{}
@ -218,6 +228,8 @@ And see the men at play
\end{verse}
\attrib{Sarah Cleghorne (1876--1959)}
\kdec
That is not the situation today and in fact, I occasionally see young people on the golf course playing with their parents. But that does not mean that we have moved on so far from the situation described in the poem.
Social inequalities still exist, but they are better hidden. No doubt the young sons of men of wealth played golf with their fathers while children their own age toiled away in mills.
@ -232,6 +244,7 @@ Social inequalities still exist, but they are better hidden. No doubt the young
Cats are natural saunterers. They only run when hunting or playing; the rest of the time they are sleeping or just wandering around, especially if they are outdoor cats.
\kdec
\end{multicols*}
\end{document}