%% %% This is file `accenti.sty', %% generated with the docstrip utility. %% %% The original source files were: %% %% accenti.dtx (with options: `package') %% %% IMPORTANT NOTICE: %% %% For the copyright see the source file. %% %% Any modified versions of this file must be renamed %% with new filenames distinct from accenti.sty. %% %% For distribution of the original source see the terms %% for copying and modification in the file accenti.dtx. %% %% This generated file may be distributed as long as the %% original source files, as listed above, are part of the %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% %% + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + %% | Copyright(C) 1997-1999 by Francesco Bosisio | %% | | %% | This program can be redistributed and/or modified under the | %% | terms of the LaTeX Project Public License Distributed from | %% | CTAN archives in directory macros/latex/base/lppl.txt; | %% | either version 1 of the License, or any later version. | %% | | %% | E-mail: fbosisio@bigfoot.com | %% | Web page: http://www.bigfoot.com/~fbosisio/LaTeX | %% | CTAN location: macros/latex/contrib/supported/bosisio/ | %% + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + %% %% %% If you make any improvment, find any bug or have %% any suggestion, please let me know about it. %% \def\FileName{accenti} \def\fileversion{2.0} \def\filedate{1997/12/20} \def\docdate{1997/12/20} \def\filedescr{Commands to make accents (BF)} %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{\FileName}[\filedate\space v\fileversion\space\filedescr] \RequirePackage{xspace}[1996/12/06 v1.05] %% \newif\if@ExtendedAccChar\@ExtendedAccCharfalse \DeclareOption{ExtdChar}{\@ExtendedAccChartrue} %% \newif\if@NotOnlyExtended@\@NotOnlyExtended@true \DeclareOption{ExtdCharOnly}{\@NotOnlyExtended@false} %% \ProcessOptions %% %% \let\aAccent=\a \let\DotlessI=\i \let\oFinnick=\o \let\uAccent=\u %% \if@NotOnlyExtended@ %-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\ \AtBeginDocument{% \renewcommand*\a{\`a\xspace}% \newcommand*\e{\`e\xspace}% \renewcommand*\i{\`\DotlessI\xspace}% \renewcommand*\o{\`o\xspace}% \renewcommand*\u{\`u\xspace}% \newcommand*\E{\`E\xspace}% \newcommand*\ee{\'e\xspace}% \newcommand*\che{ch\'e\xspace}% } \fi %-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ %% \if@ExtendedAccChar %-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\ %% %% %%%%%%%%%% %% % ^^e0 = \a % %% %%%%%%%%%% \begingroup \catcode`\~\active \lccode`\~`\^^e0% \lowercase{% \global\expandafter\let \csname ac\string\^^e0\endcsname~% \gdef~{\`a}}% \endgroup \global\catcode`\^^e0\active %% %% %%%%%%%%%% %% % ^^e8 = \e % %% %%%%%%%%%% \begingroup \catcode`\~\active \lccode`\~`\^^e8% \lowercase{% \global\expandafter\let \csname ac\string\^^e8\endcsname~% \gdef~{\`e}}% \endgroup \global\catcode`\^^e8\active %% %% %%%%%%%%%%% %% % ^^e9 = \ee % %% %%%%%%%%%%% \begingroup \catcode`\~\active \lccode`\~`\^^e9% \lowercase{% \global\expandafter\let \csname ac\string\^^e8\endcsname~% \gdef~{\'e}}% \endgroup \global\catcode`\^^e9\active %% %% %%%%%%%%%% %% % ^^ec = \i % %% %%%%%%%%%% \begingroup \catcode`\~\active \lccode`\~`\^^ec% \lowercase{% \global\expandafter\let \csname ac\string\^^ec\endcsname~% \gdef~{\`\DotlessI}}% \endgroup \global\catcode`\^^ec\active %% %% %%%%%%%%%% %% % ^^f2 = \o % %% %%%%%%%%%% \begingroup \catcode`\~\active \lccode`\~`\^^f2% \lowercase{% \global\expandafter\let \csname ac\string\^^f2\endcsname~% \gdef~{\`o}}% \endgroup \global\catcode`\^^f2\active %% %% %%%%%%%%%% %% % ^^f9 = \u % %% %%%%%%%%%% \begingroup \catcode`\~\active \lccode`\~`\^^f9% \lowercase{% \global\expandafter\let \csname ac\string\^^f9\endcsname~% \gdef~{\`u}}% \endgroup \global\catcode`\^^f9\active %% \fi %-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ \endinput %% %% End of file `accenti.sty'.