Added currency section (v. 0.2.0)
This commit is contained in:
parent
3d5786566d
commit
2c9c9ffcee
@ -37,7 +37,7 @@
|
|||||||
\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.1.0 • \today}
|
\fancyfoot[L]{Version 0.2.0 • \today}
|
||||||
\fancyfoot[R]{Page \thepage}
|
\fancyfoot[R]{Page \thepage}
|
||||||
\renewcommand{\footrulewidth}{0.4pt}
|
\renewcommand{\footrulewidth}{0.4pt}
|
||||||
|
|
||||||
@ -112,10 +112,13 @@ Some characters may render differently depending on the font used.
|
|||||||
\item[. =]Bullet \hfill \textbullet
|
\item[. =]Bullet \hfill \textbullet
|
||||||
\end{description}
|
\end{description}
|
||||||
|
|
||||||
\section*{Money}
|
\section*{Currency}
|
||||||
|
|
||||||
\begin{description}
|
\begin{description}
|
||||||
\item[e =]Euro \hfill \eurologo % fourier
|
\item[e =]Euro \hfill \eurologo % fourier
|
||||||
|
\item[l -]Pound sterling \hfill \pounds
|
||||||
|
\item[L -]Pound sterling \hfill \pounds
|
||||||
|
\item[c /]Cent \hfill \textcent
|
||||||
\end{description}
|
\end{description}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user