Stacia Hartleben a écrit :
>Is there a trick to inserting accented characters? I just copied in
>the chars I needed but it got tedious keeping track of all those
>different accented chars after a while. Sorry if it's a dumb question
>but I might just be missing something very obvious...
>
>
>
>
I have a file whose name is leroux.sty which contains:
\catcode`\é=\active
\defé{\'e}
\catcode`\è=\active
\defè{\`e}
\catcode`\ë=\active
\defë{\"e}
\catcode`\à=\active
\defà{\`a}
etc...
And when I use my keyboard (french keyboard) all the accents are
usables. For other mappings of the keyboard, I think the same
method is usable.
A.Leroux
A.Leroux