Rearranged for clariy (v.1.1.0)

This commit is contained in:
Kenneth John Odle 2023-12-17 09:11:08 -05:00
parent 956d3d90d5
commit 00321f4944

View File

@ -28,7 +28,7 @@
style=nextline,
font={\ttfamily},
itemsep=8pt,
parsep=4pt,
parsep=2pt,
leftmargin=12mm,
}
% Make labels in description list not bold
@ -41,7 +41,7 @@
\fancyhf{}
\fancyhead[L]{\textbf{A Compose Key Cheat Sheet}}
\fancyhead[R]{\texttt{https://git.kjodle.net/kjodle/compose-key-cheat-sheet}}
\fancyfoot[L]{Version 1.0.0 • \today}
\fancyfoot[L]{Version 1.1.0 • \today}
\fancyfoot[R]{Page \thepage}
\renewcommand{\footrulewidth}{0.4pt}
@ -135,23 +135,7 @@ Some characters may render differently depending on the font used. On occasion,
\item[N o]Numero symbol \hfill \textnumero
\end{description}
\section*{Publishing}
\begin{description}
\item[( c]Copyright \hfill \copyright
\item[( r]Registered \hfill \textregistered
\item[t m]Trademark \hfill \texttrademark
\end{description}
\section*{Music}
\begin{description}
\item[\# b]Flat sign \hfill $\flat$
\item[\# f]Natural sign \hfill $\natural$
\item[\# \#]Sharp sign \hfill $\sharp$
\end{description}
\section*{Characters from Non-English Languages}
\section*{Other Characters from Non-English Languages}
\begin{description}
\item[s s]Eszett/digraph s \hfill {\ss}
\item[o e]Ligatures (works with other combinations such as AE, oe, etc)\\ \hfill \oe
@ -178,6 +162,22 @@ The following keys will work with all characters that can have that particular a
\item[\_ a]Macron \hfill ā
\end{description}
\section*{Publishing}
\begin{description}
\item[( c]Copyright \hfill \copyright
\item[( r]Registered \hfill \textregistered
\item[t m]Trademark \hfill \texttrademark
\end{description}
\section*{Music}
\begin{description}
\item[\# b]Flat sign \hfill $\flat$
\item[\# f]Natural sign \hfill $\natural$
\item[\# \#]Sharp sign \hfill $\sharp$
\end{description}
\end{multicols*}