diff options
Diffstat (limited to 'tex')
-rw-r--r-- | tex/docstyle.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/docstyle.sty b/tex/docstyle.sty index 8995a3e..f507c88 100644 --- a/tex/docstyle.sty +++ b/tex/docstyle.sty @@ -22,7 +22,7 @@ \renewcommand*{\familydefault}{\sfdefault} %% Paragraph Style -\PassOptionsToPackage{indent}{parskip} +% \PassOptionsToPackage{indent}{parskip} \RequirePackage{parskip} %% Headers and footers |