%%% ==================================================================== %%% @LaTeX-style-file{ %%% author = "Nelson H. F. Beebe", %%% version = "1.00", %%% date = "20 March 1992", %%% time = "08:04:46 MST", %%% filename = "gut.sty", %%% address = "Center for Scientific Computing %%% Department of Mathematics %%% South Physics Building %%% University of Utah %%% Salt Lake City, UT 84112 %%% USA", %%% telephone = "(801) 581-5254", %%% FAX = "(801) 581-4148", %%% checksum = "22114 70 244 2554", %%% email = "beebe@alfred.math.utah.edu (Internet)", %%% codetable = "ISO/ASCII", %%% keywords = "bibliography", %%% license = "public domain", %%% supported = "yes", %%% docstring = "This file contains macro definitions needed %%% for the Cahiers GUTenberg bibliography file, %%% gut.bib. %%% %%% The checksum field above contains a CRC-16 %%% checksum as the first value, followed by the %%% equivalent of the standard UNIX wc (word %%% count) utility output of lines, words, and %%% characters. This is produced by Robert %%% Solovay's checksum utility.", %%% } %%% ==================================================================== % gut.sty -- macros for gut.bib % We only provide definitions when the control sequences are % unknown, so that if french.sty is preloaded, better definitions % will be provided. \ifx\oguill\undefined \def\oguill{{\tt <<}} \fi \ifx\fguill\undefined \def\fguill{{\tt >>}} \fi \ifx\AmSTeX\undefined \def\AmSTeX{$\cal A$\kern-.1667em\lower.4ex\hbox{$\cal M$}% \kern-.1em{$\cal S$}-\TeX} \fi \ifx\AsTeX\undefined \def\AsTeX{As\TeX} \fi \ifx\LamSTeX\undefined \def\LamSTeX{L\kern-.36em\raise.3ex\hbox{$\scriptstyle\cal A$}\kern-.25em \lower.4ex\hbox{$\cal M$}\kern-.1em{$\cal S$}-\TeX} \fi \ifx\MF\undefind \font\logo=logo10 scaled \magstephalf \def\MF{{\logo METAFONT}} \fi % Help TeX with French hyphenations and acronyms \hyphenation{av-ril jui-llet sept-em-bre oct-o-bre nov-em-bre dec-em-bre WY-SI-WYG} \endinput %%%%%%%%%%%%%%%%%%%%%%%%%%%%[End of gut.sty]%%%%%%%%%%%%%%%%%%%%%%%%%%%%