home *** CD-ROM | disk | FTP | other *** search
- % $Id: icweb.sty,v 1.1 1995/09/11 17:56:07 scherer Exp $
- %
- % THIS IS A TEST!
- %
- % I have no idea how to write a style-conformant package, so bear with me.
- % This `package' translates the `LaTeX CWEB' class to Italian.
- %
- % Andreas Scherer
- % Rolandstra{\ss}e 16
- % 52070 Aachen, Germany
- %
- % 31. August 1995
- %
- % $Log: icweb.sty,v $
- % Revision 1.1 1995/09/11 17:56:07 scherer
- % Initial revision
- %
- \renewcommand{\CwebCRAlso}{\CwebCrossRef{Vedi anche chunk}}
- % See also chunk
- \renewcommand{\CwebCRsAlso}{\CwebCrossRef{Vedi anche chunks}}
- % See also chunks
-
- \renewcommand{\CwebCRCite}
- {\CwebCrossRef{Questo codice \`e citato nelle chunk}}
- % This code is cited in chunk
- \renewcommand{\CwebCRsCite}
- {\CwebCrossRef{Questo codice \`e citato nelle chunks}}
- % This code is cited in chunks
-
- \renewcommand{\CwebCRUse}
- {\CwebCrossRef{Questo codice \`e usato nelle chunk}}
- % This code is used in chunk
- \renewcommand{\CwebCRsUse}
- {\CwebCrossRef{Questo codice \`e usato nelle chunks}}
- % This code is used in chunks
-
- \renewcommand{\CwebCREt}{ e~}
- % and~
- \renewcommand{\CwebCRsEt}{ e~}
- % , and~
-
- \renewcommand{\CwebCRChanged}{%
- \CwebCrossRef{Le seguenti chunks sono state modificate tramite
- il change-file:}%
- }
- % The following chunks were changed by the change file:
- \renewcommand{\CwebChangedListName}{Chunks modificate}
- % Changed Chunks
-
- \renewcommand{\CwebRefListName}{Nomi delle chunks:}
- % List of Refinements
-
- \renewcommand{\CwebXRCite}{\CwebCrossRef{Citato nelle chunk}}
- % Cited in chunk
- \renewcommand{\CwebXRCites}{\CwebCrossRef{Citato nelle chunks}}
- % Cited in chunks
- \renewcommand{\CwebXRUse}{\CwebCrossRef{Usato nelle chunk}}
- % Used in chunk
- \renewcommand{\CwebXRUses}{\CwebCrossRef{Usato nelle chunks}}
- % Used in chunks
-