diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/fixltxhyph/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/fixltxhyph/README | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/fixltxhyph/README b/Master/texmf-dist/doc/latex/fixltxhyph/README index 0f634dbfc41..2eed05d224c 100644 --- a/Master/texmf-dist/doc/latex/fixltxhyph/README +++ b/Master/texmf-dist/doc/latex/fixltxhyph/README @@ -1,18 +1,18 @@ -FixLtxHyph v.0.2a +FixLtxHyph v.0.3 FixLtxHyph.sty is a small extension that allows to "correct' a small glitch -in hyphenating "word" that are partially emphasized. -This happens very frequently in languages suc as Catalan, French, Italian, +in hyphenating "words" that are partially emphasized. +This happens very frequently in languages such as Catalan, French, Italian, Romansh, and other where articles and articulated preposition undergo vocalic elision before a word that starts wit a vowel: example "della eleganza" becomes "dell'eleganza" after vocalic elision. Now if "eleganza" is emphasized as in "dell'\emph{eleganza}" the literal -string that TeX sees as a word include the apostrophe, and this ins fine +string that TeX sees as a word includes the apostrophe, and this is fine in those languages where the apostrophe is set up for proper hyphenation, -but also a font change; therefore TeX does not hyphenate the whole string, -while it has no problems when hyphenating the same word without emphasis: -"del-l'e-le-gan-za". +but it also includes a font change; therefore TeX does not hyphenate the +whole string, while it has no problems when hyphenating the same word without +emphasis: "del-l'e-le-gan-za". This small package works fine with both pdfLaTeX and XeLaTeX; it has been tested with the four languages listed above; at the moment of writing @@ -23,7 +23,7 @@ The single FixLtxHyph.dtx file is auto extracting; if you process it with pdfLaTeX you get both the documentation file in PDF format and the sty file. After extraction move the files, as usual, in the three homonymous folders -latex/fixltXhtph/ rooted in source/, doc/ and tex/ respectively. +latex/fixltxhtph/ rooted in source/, doc/ and tex/ respectively. Claudio Beccari 2012 Author maintained |