pdf: Format lists for directives to sit on the next line.

This commit is contained in:
Chris Johns
2016-11-08 15:26:25 +11:00
parent cffdb6024c
commit daea85e3b2
3 changed files with 7 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ package_tests = {
'cmap' : ['\\usepackage{cmap}'],
'color' : ['\\usepackage{color}'],
'eqparbox' : ['\\usepackage{eqparbox}'],
'enumitem' : ['\\usepackage{enumitem}'],
'etoolbox' : ['\\usepackage{etoolbox}'],
'fancybox' : ['\\usepackage{fancybox}'],
'fancyhdr' : ['\\usepackage{fancyhdr}'],