%% %% 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-2010 by F. Bosisio | %% | | %% | This program can be redistributed and/or modified under | %% | the terms of the LaTeX Project Public License, either | %% | version 1.3 of this license or (at your option) any later | %% | version. The latest version of this license is in | %% | http://www.latex-project.org/lppl.txt | %% | and version 1.3 or later is part of all LaTeX distributions | %% | version 2005/12/01 or later. | %% | | %% | This work has the LPPL maintenance status `maintained'. | %% | The Current Maintainer of this work is F. Bosisio. | %% | | %% | This work consists of files accenti.dtx and accenti.html | %% | and of the derived files accenti.sty and accenti.pdf. | %% | | %% | E-mail: fbosisio@bigfoot.com | %% | CTAN location: macros/latex/contrib/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.3} \def\filedate{2005/04/02} \def\docdate{2005/04/09} \def\filedescr{Commands to make accents (FB)} %% \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\a@RIGINAL=\a \let\i@RIGINAL=\i \let\o@RIGINAL=\o \let\u@RIGINAL=\u %% \DeclareRobustCommand*\aAccent{\a@RIGINAL} \DeclareRobustCommand*\DotlessI{\i@RIGINAL} \DeclareRobustCommand*\oFinnick{\o@RIGINAL} \DeclareRobustCommand*\uAccent{\u@RIGINAL} %% \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'.