diff options
author | Karl Berry <karl@freefriends.org> | 2012-01-16 23:59:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-01-16 23:59:23 +0000 |
commit | 6efb8e3714f12f3e72828b5cc5fc8be58671e768 (patch) | |
tree | e8fbda6989c41a04d4e6fb20e4c938db114712b5 /Master/texmf-dist/doc/latex/fixltxhyph | |
parent | 503ec6c5f74d002c0d4d6fa3739e42f5e3e6c503 (diff) |
new latex package fixltxhyph (16jan12)
git-svn-id: svn://tug.org/texlive/trunk@25122 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/fixltxhyph')
-rw-r--r-- | Master/texmf-dist/doc/latex/fixltxhyph/README | 30 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/fixltxhyph/fixltxhyph.pdf | bin | 0 -> 410840 bytes |
2 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/fixltxhyph/README b/Master/texmf-dist/doc/latex/fixltxhyph/README new file mode 100644 index 00000000000..0f634dbfc41 --- /dev/null +++ b/Master/texmf-dist/doc/latex/fixltxhyph/README @@ -0,0 +1,30 @@ +FixLtxHyph v.0.2a + + +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, +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 +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". + +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. + +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. + +Claudio Beccari 2012 +Author maintained +claudio dot beccari at gmail dot com
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/fixltxhyph/fixltxhyph.pdf b/Master/texmf-dist/doc/latex/fixltxhyph/fixltxhyph.pdf Binary files differnew file mode 100644 index 00000000000..3e39df244cf --- /dev/null +++ b/Master/texmf-dist/doc/latex/fixltxhyph/fixltxhyph.pdf |