diff options
author | Nao Pross <np@0hm.ch> | 2021-05-21 15:20:55 +0200 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-05-21 15:20:55 +0200 |
commit | c1c3f845ba266467d4337806cb56221112085db9 (patch) | |
tree | 5b271f5ef1b43956f3929cf6a92ff4c1efde30aa /tex/docstyle.sty | |
parent | First commit (diff) | |
download | TKI-doku-c1c3f845ba266467d4337806cb56221112085db9.tar.gz TKI-doku-c1c3f845ba266467d4337806cb56221112085db9.zip |
Transcribe table
Diffstat (limited to 'tex/docstyle.sty')
-rw-r--r-- | tex/docstyle.sty | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/docstyle.sty b/tex/docstyle.sty index a442e32..18bb32e 100644 --- a/tex/docstyle.sty +++ b/tex/docstyle.sty @@ -58,6 +58,7 @@ } %% Link colors +\PassOptionsToPackage{table}{xcolor} \RequirePackage{xcolor} \PassOptionsToPackage{ plainpages=false, |