commit 8d540d4a51d480a05f1accea2b0ceb096b647652
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Sun May 1 00:22:32 2016 +0200
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Sun May 1 00:22:32 2016 +0200
refsheet: tweak vspace and align the table with the title using hspace
Signed-off-by: Mattias Andrée <maandree_AT_kth.se>
diff --git a/doc/refsheet.tex b/doc/refsheet.tex
index fbbd7a9..034e86e 100644
--- a/doc/refsheet.tex
+++ b/doc/refsheet.tex
_AT_@ -6,11 +6,12 @@
{\Huge libzahl}
-\vspace{1em plus .2em minus .1em}
+\vspace{1ex}
Unless specified otherwise, all times are of type {\tt z\_t}.
-\vspace{2em plus .4em minus .2em}
+\vspace{1.5em}
+\hspace{-0.8em}
\begin{tabular}{lll}
\textbf{Initialisation} & {} & {} \\
Initialise libzahl & {\tt zsetup(env)} & must be called before any other function is used, \\
_AT_@ -71,6 +72,7 @@ Compare $\ab{a}$ and $\ab{b}$ & {\tt zcmpmag(a, b)} & returns {\tt int} $
\end{tabular}
\newpage
+\hspace{-0.8em}
\begin{tabular}{lll}
\textbf{Bit operations} & {} & {} \\
Received on Sun May 01 2016 - 00:24:16 CEST
This archive was generated by hypermail 2.3.0
: Sun May 01 2016 - 00:36:17 CEST