Skip to content
Snippets Groups Projects
Unverified Commit 953c0cb4 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

prettify docs.tex formatting

parent 9d52d9eb
Branches
No related tags found
No related merge requests found
......@@ -209,13 +209,17 @@ We can even add commands, such as \verb"\ref{basement}" to get some number assoc
\begin{verbatim}
\mapPic{t}{../config/images/l1}%
{8/8/Toptown, 2/75/Leftown,8/6/2}
{8/8/Toptown,
2/75/Leftown,8/6/2}
\end{verbatim}
An optional argument allows default size changes for the words, and as usual words can change their sizes individually.
\begin{verbatim}
\mapPic[\small]{t}{../config/images/l1}{8/8/\large Toptown, 2/75/Leftown,8/6/\ref{basement}}
\mapPic[\small]{t}{../config/images/l1}%
{8/8/\large Toptown,
2/75/Leftown,
8/6/\ref{basement}}
\end{verbatim}
\subsection{Symbols}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment