Re: letter in \hyphenation

#81970
Up
0
Down
::

egreg9″ post=81265
`\catcode`@=11
\def\addtolanguage#1#2{%
\ifcsname language@hook@#1\endcsname
\expandafter\def\csname language@hook@#1\endcsname{#2}
\else
\expandafter\def\csname language@hook@#1%
\expandafter\expandafter\expandafter\endcsname
\expandafter\expandafter\expandafter{%
\csname language@hook#1\endcsname#2}
\fi}
\def\uselanguage@hook#1{\csname language@hook@#1\endcsname}
\catcode`@=12

\addtolanguage{italian}{\lccode`'=`' \lccode”2019=”2019 }

`

Ciao
Enrico

Cazzarola! non era per niente una questione banale.

Toglimi una curiosità, se non la ritieni impertinente: questa macro la tenevi nel “cassetto degli attrezzi” o l’hai scritta al momento di redigere la risposta?

Comunque grazie infinite, e ciao.

Go to top