diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/disser/gost732.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/disser/gost732.dtx | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/disser/gost732.dtx b/Master/texmf-dist/source/latex/disser/gost732.dtx index 5e2f55a909f..9b686321b9e 100644 --- a/Master/texmf-dist/source/latex/disser/gost732.dtx +++ b/Master/texmf-dist/source/latex/disser/gost732.dtx @@ -23,18 +23,18 @@ \ProvidesFile{gost732.drv}[2007/11/29 1.0.1 GOST 7.32-2001 implementation.] \documentclass{ltxdoc} -\usepackage[a4paper, includehead, includefoot, mag=1000, - left=4cm, right=1.5cm, top=1cm, bottom=2cm]{geometry} +\usepackage[a4paper,includehead,includefoot,mag=1000, + left=4cm,right=1.5cm,top=1cm,bottom=2cm]{geometry} \usepackage[T2A]{fontenc} \usepackage[cp1251]{inputenc} \usepackage[english,russian]{babel} -\usepackage{ifpdf} +\usepackage{ifpdf,indentfirst} \ifpdf \usepackage[unicode, - pdftitle = {Documented source code of the disser package}, + pdftitle = {Documented source code of the gost732 package}, pdfauthor = {Stanislav Kruchinin}, - pdfsubject = {disser}, + pdfsubject = {gost732}, pdfstartview = {FitH}, pdfborder = {0 0 0}, bookmarksopen = true, @@ -65,7 +65,6 @@ %\EnableCrossrefs % uncomment for command index \MakeShortVerb{\|} -\parindent=0pt \GetFileInfo{gost732.drv} \begin{document} @@ -99,7 +98,7 @@ % этого подкласса является демонстрацией эффективности высокоуровневых % макросов класса |disser|. % -% \section{Исходный текст} +% \section{Исходный текст}\parindent=0pt % % \begin{macrocode} \NeedsTeXFormat{LaTeX2e}[1999/12/01] |