Adjusted spacing (v. 1.0.0)

This commit is contained in:
Kenneth John Odle 2023-12-16 11:54:35 -05:00
parent 584ffe4363
commit 956d3d90d5

View File

@ -18,7 +18,7 @@
% Place a rule above our section titles % Place a rule above our section titles
\usepackage{titlesec} \usepackage{titlesec}
\titleformat{\section}[display] \titleformat{\section}[display]
{\large\scshape}{\thesection}{}{\hrule\vspace{3pt}}{} {\large\scshape}{\thesection}{}{\hrule\vspace{6pt}}{}
% Define a date the way we like it % Define a date the way we like it
\usepackage[en-AU]{datetime2} \usepackage[en-AU]{datetime2}
@ -27,8 +27,8 @@
\setlist[description]{ \setlist[description]{
style=nextline, style=nextline,
font={\ttfamily}, font={\ttfamily},
itemsep=6pt, itemsep=8pt,
parsep=0pt, parsep=4pt,
leftmargin=12mm, leftmargin=12mm,
} }
% Make labels in description list not bold % Make labels in description list not bold
@ -41,12 +41,12 @@
\fancyhf{} \fancyhf{}
\fancyhead[L]{\textbf{A Compose Key Cheat Sheet}} \fancyhead[L]{\textbf{A Compose Key Cheat Sheet}}
\fancyhead[R]{\texttt{https://git.kjodle.net/kjodle/compose-key-cheat-sheet}} \fancyhead[R]{\texttt{https://git.kjodle.net/kjodle/compose-key-cheat-sheet}}
\fancyfoot[L]{Version 0.6.0 • \today} \fancyfoot[L]{Version 1.0.0 • \today}
\fancyfoot[R]{Page \thepage} \fancyfoot[R]{Page \thepage}
\renewcommand{\footrulewidth}{0.4pt} \renewcommand{\footrulewidth}{0.4pt}
% Redefining headrule % Redefining headrule
% See https://tex.stackexchange.com/a/584638/245702 % See https://tex.stackexchange.com/a/584638/245702
\makeatletter \makeatletter
\renewcommand{\headrule}{\hrule height 1pt \vspace{1pt}\hrule height 0.25pt} \renewcommand{\headrule}{\hrule height 1pt \vspace{1pt}\hrule height 0.25pt}
@ -80,9 +80,7 @@
\begin{multicols*}{4} \begin{multicols*}{4}
Some characters may render differently depending on the font used. Some characters may render differently depending on the font used. On occasion, a box ($\Box$) may be used to indicate the position of the character. Most compose key combinations consist of two characters, but a few consist of three characters.
On occasion, a box ($\Box$) may be used to indicate the position of the character.
\section*{Punctuation} \section*{Punctuation}
@ -91,7 +89,7 @@ On occasion, a box ($\Box$) may be used to indicate the position of the characte
\item[" <]Czech closing quotes\\also English closing quotes \hfill `` \item[" <]Czech closing quotes\\also English closing quotes \hfill ``
\item[" >]English closing quotes \hfill '' \item[" >]English closing quotes \hfill ''
\item[\keys{space + space}]Non-breaking space \item[\keys{space + space}]Non-breaking space
\item[- - \keys{space}]Soft hyphen (in-word break) \hfill - \item[- - \keys{space}]Soft hyphen (in-word break) \\ \hfill -
\item[- - -]em dash \hfill \item[- - -]em dash \hfill
\item[- - .]en dash \hfill -- \item[- - .]en dash \hfill --
\item[< -]Left arrow \hfill $\leftarrow$ \item[< -]Left arrow \hfill $\leftarrow$
@ -157,7 +155,7 @@ On occasion, a box ($\Box$) may be used to indicate the position of the characte
\begin{description} \begin{description}
\item[s s]Eszett/digraph s \hfill {\ss} \item[s s]Eszett/digraph s \hfill {\ss}
\item[o e]Ligatures (works with other combinations such as AE, oe, etc)\\ \hfill \oe \item[o e]Ligatures (works with other combinations such as AE, oe, etc)\\ \hfill \oe
\item[m u]Greek \textit{mu} or `micro' symbol \hfill $\upmu$ %upgreek \item[m u]Greek \textit{mu} or `micro' symbol \\ \hfill $\upmu$ %upgreek
\end{description} \end{description}