Skip to content

Commit e07db63

Browse files
committed
[associative.reqmts] Fix double-appearance of table caption on page 751. Thanks
to Thomas Koeppe for diagnosing the problem and identifying the fix. Fixes #382.
1 parent f654b0b commit e07db63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/std.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
\usepackage[final]
1515
{listings} % code listings
1616
\usepackage{longtable} % auto-breaking tables
17+
\usepackage{ltcaption} % fix captions for long tables
1718
\usepackage{booktabs} % fancy tables
1819
\usepackage{relsize} % provide relative font size changes
1920
\usepackage{underscore} % remove special status of '_' in ordinary text

0 commit comments

Comments
 (0)