summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/invoice_latex2
-rw-r--r--conf/longtable.sty.patch29
2 files changed, 1 insertions, 30 deletions
diff --git a/conf/invoice_latex b/conf/invoice_latex
index e6735b6ec..90ff0ea6b 100644
--- a/conf/invoice_latex
+++ b/conf/invoice_latex
@@ -19,7 +19,7 @@
\documentclass[letterpaper]{article}
-\usepackage{fancyhdr,lastpage,ifthen,longtable,afterpage,caption,multirow,bigstrut}
+\usepackage{fancyhdr,lastpage,ifthen,fslongtable,afterpage,caption,multirow,bigstrut}
\usepackage{graphicx} % required for logo graphic
\addtolength{\voffset}{-0.0cm} % top margin to top of header
diff --git a/conf/longtable.sty.patch b/conf/longtable.sty.patch
deleted file mode 100644
index dd449805c..000000000
--- a/conf/longtable.sty.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- longtable.orig 2004-03-13 21:37:06.000000000 -0500
-+++ longtable.sty 2008-10-10 16:32:25.000000000 -0400
-@@ -55,6 +55,7 @@
- \newcount\LTchunksize \LTchunksize=20
- \let\c@LTchunksize\LTchunksize
- \newdimen\LTcapwidth \LTcapwidth=4in
-+\newlength\LTextracouponspace
- \newbox\LT@head
- \newbox\LT@firsthead
- \newbox\LT@foot
-@@ -146,6 +147,7 @@
- \advance\dimen@ \ht\ifvoid\LT@firsthead\LT@head\else\LT@firsthead\fi
- \advance\dimen@ \dp\ifvoid\LT@firsthead\LT@head\else\LT@firsthead\fi
- \advance\dimen@ \ht\LT@foot
-+ \advance\dimen@ \LTextracouponspace
- \dimen@ii\vfuzz
- \vfuzz\maxdimen
- \setbox\tw@\copy\z@
-@@ -159,6 +161,10 @@
- \advance\dimen@ -\pagegoal
- \ifdim \dimen@>\z@\vfil\break\fi
- \global\@colroom\@colht
-+ \ifnum\thepage=1
-+ \advance\vsize-\LTextracouponspace
-+ \dimen@\pagegoal\advance\dimen@-\LTextracouponspace\pagegoal\dimen@
-+ \fi
- \ifvoid\LT@foot\else
- \advance\vsize-\ht\LT@foot
- \global\advance\@colroom-\ht\LT@foot