home *** CD-ROM | disk | FTP | other *** search
- % $Id: fcweb.sty,v 1.1 1995/09/11 17:57:59 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 French.
- %
- % Andreas Scherer
- % Rolandstra{\ss}e 16
- % 52070 Aachen, Germany
- %
- % 31. August 1995
- %
- % $Log: fcweb.sty,v $
- % Revision 1.1 1995/09/11 17:57:59 scherer
- % Initial revision
- %
- \renewcommand{\CwebCRAlso}{\CwebCrossRef{Voir aussi le fragment}}
- % See also chunk
- \renewcommand{\CwebCRsAlso}{\CwebCrossRef{Voir aussi les fragment}}
- % See also chunks
-
- \renewcommand{\CwebCRCite}
- {\CwebCrossRef{Cette partie du programme est cit\'ee dans le fragment}}
- % This code is cited in chunk
- \renewcommand{\CwebCRsCite}
- {\CwebCrossRef{Cette partie du programme est cit\'ee dans les fragments}}
- % This code is cited in chunks
-
- \renewcommand{\CwebCRUse}
- {\CwebCrossRef{Cette partie du programme est utilis\'ee dans le fragment}}
- % This code is used in chunk
- \renewcommand{\CwebCRsUse}
- {\CwebCrossRef{Cette partie du programme est utilis\'ee dans les fragments}}
- % This code is used in chunks
-
- \renewcommand{\CwebCREt}{ et~}
- % and~
- \renewcommand{\CwebCRsEt}{ et~}
- % , and~
-
- \renewcommand{\CwebCRChanged}{%
- \CwebCrossRef{Les fragments suivants ont \'et\'e modifi\'es dans
- le Change-File:}%
- }
- % The following chunks were changed by the change file:
- \renewcommand{\CwebChangedListName}{Fragments modifi\'es}
- % Changed Chunks
-
- \renewcommand{\CwebRefListName}{List des raffinements}
- % List of refinements
-
- \renewcommand{\CwebXRCite}{\CwebCrossRef{Cit\'e dans le fragment}}
- % Cited in chunk
- \renewcommand{\CwebXRCites}{\CwebCrossRef{Cit\'e dans les fragments}}
- % Cited in chunks
- \renewcommand{\CwebXRUse}{\CwebCrossRef{Utilis\'e dans le fragments}}
- % Used in chunk
- \renewcommand{\CwebXRUses}{\CwebCrossRef{Utilis\'e dans les fragments}}
- % Used in chunks
-