summaryrefslogtreecommitdiff
path: root/conf/quotation_latex
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2012-09-27 23:38:32 -0700
committerMark Wells <mark@freeside.biz>2012-09-27 23:38:32 -0700
commit3ded761f92af1bab8d3d8a8e9deccd97082aaf15 (patch)
treece9dcdf1217728f6f38df7405ed624e00ae44ad3 /conf/quotation_latex
parent3185fe4edea62dd3fa9818cf80902e96fe2a2d21 (diff)
fix caption/longtable conflict with modern LaTeX installs, #13908
Diffstat (limited to 'conf/quotation_latex')
-rw-r--r--conf/quotation_latex2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/quotation_latex b/conf/quotation_latex
index 772c2eb..d56a7fb 100644
--- a/conf/quotation_latex
+++ b/conf/quotation_latex
@@ -19,7 +19,7 @@
\documentclass[letterpaper]{article}
-\usepackage{fancyhdr,lastpage,ifthen,array,fslongtable,afterpage,caption,multirow,bigstrut}
+\usepackage{fancyhdr,lastpage,ifthen,array,longtable,afterpage,caption,multirow,bigstrut}
\usepackage{graphicx} % required for logo graphic
\usepackage[utf8]{inputenc} % multilanguage support
\usepackage[T1]{fontenc}