summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/toptesi/topcoman.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/toptesi/topcoman.sty')
-rw-r--r--Master/texmf-dist/tex/latex/toptesi/topcoman.sty30
1 files changed, 16 insertions, 14 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/topcoman.sty b/Master/texmf-dist/tex/latex/toptesi/topcoman.sty
index 78c892824ec..b46e51b3c16 100644
--- a/Master/texmf-dist/tex/latex/toptesi/topcoman.sty
+++ b/Master/texmf-dist/tex/latex/toptesi/topcoman.sty
@@ -29,7 +29,7 @@
%% Right brace \} Tilde \~}
\NeedsTeXFormat{LaTeX2e} % lavora solo con LaTeX 2e
\ProvidesPackage{topcoman}%
- [2013/01/29 v.5.62a Additional commands for the TOPtesi bundle]
+ [2013/03/08 v.5.70 Additional commands for the TOPtesi bundle]
\RequirePackage{ifxetex}
\ifxetex\else
\newcommand*\DeclareSlantedCapitalGreekLetters{%
@@ -69,12 +69,12 @@
\def\par{\leavevmode\egroup\box0\endgraf}
\catcode`\`=\active \catcode`\^^I=\active \catcode`\^^L=\active
\obeylines \uncatcodespecials \obeyspaces
+\begingroup\lccode`~=`\ \lowercase{\endgroup\global\let~}\ %
\everypar{\startbox}}
\newdimen\tabwidth
\setbox0=\hbox{\ttfamily\footnotesize\space}
\tabwidth=8\wd0
\def\startbox{\setbox0=\hbox\bgroup}
-{\obeyspaces\global\let =\ }
{\catcode`\`=\active \gdef`{\relax\lq}}
{\catcode`\^^I=\active
\gdef^^I{\leavevmode\egroup \dimen0=\wd0
@@ -109,21 +109,23 @@
%% toptesi.cls, toptesi.sty, topfront.sty, topcommand.sty,
%% toptesi.cfg, and the English documentation toptesi.pdf.
%%
-%% Furthermore the bundle contains the documentation source file toptesi-doc-xetex.tex
-%% and the derived file toptesi-doc-xetex.pdf.
+%% Furthermore the bundle contains the documentation source
+%% file toptesi-doc-xetex.tex and the derived file
+%% toptesi-doc-xetex.pdf.
%%
-%% The toptesi-example.tex source file is just an example that shows how
-%% to use the various commands; by commenting or uncommenting certain
-%% source lines it is possible to typeset different kind of theses and their
-%% frontpages.
+%% The toptesi-example.tex source file is just an example
+%% that shows how to use the various commands; by commenting
+%% or uncommenting certain source lines it is possible to
+%% typeset different kind of theses and their frontpages.
%%
-%% The toptesi.cfg file is a sample of a local configuration file that can be
-%% freely edited and modified.
+%% The toptesi.cfg file is a sample of a local configuration
+%% file that can be freely edited and modified.
%%
-%% By running pdflatex on toptesi.dtx the user gets the class, sty and cfg files
-%% and the English documentation file in pdf format.
+%% By running pdflatex on toptesi.dtx the user gets the class,
+%% sty and cfg files and the English documentation file in
+%% pdf format.
%%
-%% The documentation file toptesi-doc-xetex.pdf is in Italian; its source file is
-%% another example of how to use toptesi.
+%% The documentation file toptesi-doc-xetex.pdf is in Italian;
+%% its source file is another example of how to use toptesi.
%%
%% End of file `topcoman.sty'.