summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/disser/gost732.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-11-16 19:57:36 +0000
committerKarl Berry <karl@freefriends.org>2009-11-16 19:57:36 +0000
commit494bd0475fd9f4b8ad307a7fb97b96d1f8093936 (patch)
tree5b95640ef51caa72822a1478b49449c29c009b24 /Master/texmf-dist/source/latex/disser/gost732.dtx
parent7c71adc8d8bd0bf2195bb57a46f7029642681503 (diff)
disser 1.1.3 (6nov09)
git-svn-id: svn://tug.org/texlive/trunk@16036 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/disser/gost732.dtx')
-rw-r--r--Master/texmf-dist/source/latex/disser/gost732.dtx14
1 files changed, 9 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/disser/gost732.dtx b/Master/texmf-dist/source/latex/disser/gost732.dtx
index 9f69893c5b4..9fbb5e3c2f8 100644
--- a/Master/texmf-dist/source/latex/disser/gost732.dtx
+++ b/Master/texmf-dist/source/latex/disser/gost732.dtx
@@ -20,7 +20,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%<*driver>
-\ProvidesFile{gost732.drv}[2009/06/19 1.1.2 GOST 7.32-2001 implementation]
+\ProvidesFile{gost732.drv}[2009/11/05 1.1.3 GOST 7.32-2001 implementation]
\documentclass{ltxdoc}
\usepackage[a4paper, includeheadfoot, nohead, mag=1000,
@@ -69,6 +69,10 @@
\MakeShortVerb{\|}
+\def\file#1{\texttt{#1}}
+\def\pkg#1{\textsf{#1}}
+\def\cmd#1{\texttt{#1}}
+
\setlength\hfuzz{20pt}
\hbadness=10000
@@ -82,7 +86,7 @@
%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
-% \title{\texttt{gost732} --- класс для оформления документов в соответствии
+% \title{\pkg{gost732} --- класс для оформления документов в соответствии
% с ГОСТ 7.32-2001}
% \date{Версия \fileversion\\[6pt]\filedate}
% \author{Станислав Кручинин\\[6pt]
@@ -101,7 +105,7 @@
% Диссертационные советы, как правило, не предъявляют каких-либо требований
% к форматированию, за исключением тех, что реализованы в классе |disser|.
% Однако, если возникнет вопрос о соответствии верстки диссертации каким-либо
-% ГОСТам, то следует воспользоваться наиболее подходящим среди существующих
+% ГОСТам, то следует воспользоваться наиболее подходящим среди существующих
% стандартов --- ГОСТ~7.32-2001 <<Отчет о научно-исследовательской работе>>,
% который реализован в данном классе.
%
@@ -109,7 +113,7 @@
%
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
-\ProvidesClass{gost732}[2009/06/19 1.1.2 GOST 7.32-2001 implementation]
+\ProvidesClass{gost732}[2009/11/05 1.1.3 GOST 7.32-2001 implementation]
\DeclareOption*{\PassOptionsToClass{\CurrentOption}{disser}}
\ProcessOptions\relax
@@ -234,7 +238,7 @@
% \subsection{Сноска}
%
% \begin{macrocode}
-\renewcommand\postthefootnote{)}
+\renewcommand\postthefootnote{$^)$}
% \end{macrocode}
%