From df7a192f3b37a90f139d5d692723f19a617e059d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 9 Mar 2013 22:48:45 +0000 Subject: toptesi (9mar13) git-svn-id: svn://tug.org/texlive/trunk@29321 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/toptesi/topcoman.sty | 30 +++++++++++++----------- 1 file changed, 16 insertions(+), 14 deletions(-) (limited to 'Master/texmf-dist/tex/latex/toptesi/topcoman.sty') 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'. -- cgit v1.2.3