projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75fc29e
)
workaround until xltabular can do that
author
Marei Peischl
<marei@peitex.de>
Fri, 22 Nov 2019 15:52:02 +0000
(16:52 +0100)
committer
Jan Büren
<jan@kivitendo.de>
Mon, 3 Feb 2020 11:21:38 +0000
(12:21 +0100)
kiviletter.sty
patch
|
blob
|
history
diff --git
a/kiviletter.sty
b/kiviletter.sty
index
feecb70
..
3aa7f92
100644
(file)
--- a/
kiviletter.sty
+++ b/
kiviletter.sty
@@
-22,7
+22,9
@@
\RequirePackage{fontspec}
\fi
-\RequirePackage{xltabular}
+%\RequirePackage{xltabular}
+\RequirePackage{tabularx}
+\RequirePackage{longtable}
\RequirePackage{booktabs}
\PassOptionsToPackage{table}{xcolor}