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 2eed05d224c..c2cedbc9eeb 100644 --- a/Master/texmf-dist/doc/latex/fixltxhyph/README +++ b/Master/texmf-dist/doc/latex/fixltxhyph/README @@ -1,11 +1,11 @@ -FixLtxHyph v.0.3 +FixLtxHyph v.0. FixLtxHyph.sty is a small extension that allows to "correct' a small glitch 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" +Romansh, Friulan, and other where articles and articulated preposition undergo vocalic +elision before a word that starts with 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 includes the apostrophe, and this is fine @@ -15,15 +15,15 @@ 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 -Romansh is not among the languages that are being dealt with by pdfLaTeX -and XeLaTeX, but soon hopefully it will. +tested with the five languages listed above; at the moment of writing +Romansh and Friulan are not among the languages that are being dealt with by pdfLaTeX +and XeLaTeX, but soon hopefully they will. 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. +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 |