mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-21 23:01:55 +00:00
tweak pagelength issues in bierbook
This commit is contained in:
parent
fff4fb2005
commit
fe1a31a9e4
@ -328,7 +328,7 @@
|
||||
% longtable to spread over multiple pages
|
||||
% date / owed by / description
|
||||
\addcontentsline{toc}{section}{#1}
|
||||
{\LARGE\bf Money owed to #1}\vspace*{12pt}
|
||||
{\LARGE \textbf{Money owed to #1}}\vspace*{12pt}
|
||||
\begin{longtable}{p{2cm}|p{4cm}|p{3cm}|p{6cm}}
|
||||
\multicolumn{4}{p{\textwidth}}{Write a \textbf{positive} sign if #1~\hspace*{-3pt}\textbf{spent money}} \\
|
||||
\multicolumn{4}{p{\textwidth}}{Write a \textbf{negative} sign if #1~\hspace*{-3pt}\textbf{owes money}} \\
|
||||
@ -340,7 +340,7 @@
|
||||
\textbf{Date} & \textbf{Who} & \textbf{Amount} & \textbf{Item} \\
|
||||
\midrule
|
||||
\endhead
|
||||
\vspace{18.8cm} & & & \\
|
||||
\vspace{18.4cm} & & & \\
|
||||
\vspace{22cm} & & & \\
|
||||
\end{longtable}
|
||||
\clearpage
|
||||
@ -410,6 +410,10 @@
|
||||
\nightstally{Nights and time underground, weeks 1-3}{\firstweek}{\secondweek}{\thirdweek}
|
||||
\nightstally{Nights and time underground, weeks 4-6}{\fourthweek}{\fifthweek}{\sixthweek}
|
||||
|
||||
%increase page counter and insert blank page, for ease of use
|
||||
\shipout\null
|
||||
\stepcounter{page}
|
||||
|
||||
\moneyowed
|
||||
\moneyowedgasthof
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user