diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/greek-fontenc/lgrenc.def.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/greek-fontenc/lgrenc.def.txt | 25 |
1 files changed, 14 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/greek-fontenc/lgrenc.def.txt b/Master/texmf-dist/doc/latex/greek-fontenc/lgrenc.def.txt index df207bb265e..8b6ea9fa8ac 100644 --- a/Master/texmf-dist/doc/latex/greek-fontenc/lgrenc.def.txt +++ b/Master/texmf-dist/doc/latex/greek-fontenc/lgrenc.def.txt @@ -49,6 +49,7 @@ lgrx_ bundle. With version 0.8, it moved to ``greek-fontenc/lgrx.def``. 0.8.2 2013-05-23 fix name: ``\textpentehkaton`` -> ``\textpentehekaton``, .. fix ``\textperiodcentered``, .. add composite command for Ῥ (Rho with Dasia). +0.8.3 unpublished add composite commands for single quotation marks ===== ============ ======================================================== Usage @@ -232,7 +233,7 @@ Identification :: \ProvidesFile{lgrenc.def} - [2013/05/24 v0.8.2 LGR Greek font encoding definitions] + [2013/06/11 v0.8.3 LGR Greek font encoding definitions] % Copyright © 2010 Günter Milde % This file is part of the "greek-fontenc" package. % It may be distributed and/or modified under the @@ -440,16 +441,16 @@ T1:: TS1:: - \ProvideTextCommand{\textasciibreve}{LGR}{\char30\textcompwordmark} % ˘ - \ProvideTextCommand{\textasciimacron}{LGR}{\char31\textcompwordmark} % ¯ - \ProvideTextCommand{\textasciidieresis}{LGR}{\char34\textcompwordmark} % " - \ProvideTextCommand{\textasciiacute}{LGR}{\char39\textcompwordmark} % ' - \ProvideTextCommand{\textasciigrave}{LGR}{\char96\textcompwordmark} % ` - \DeclareTextCommand{\textasciitilde}{LGR}{\char126\textcompwordmark} % ~ + \ProvideTextCommand{\textasciibreve}{LGR}{\char30\textcompwordmark} % ˘ + \ProvideTextCommand{\textasciimacron}{LGR}{\char31\textcompwordmark} % ¯ + \ProvideTextCommand{\textasciidieresis}{LGR}{"\textcompwordmark} % " + \ProvideTextCommand{\textasciiacute}{LGR}{'\textcompwordmark} % ' + \ProvideTextCommand{\textasciigrave}{LGR}{`\textcompwordmark} % ` + \DeclareTextCommand{\textasciitilde}{LGR}{\char126\textcompwordmark} % ~ \DeclareTextSymbol{\textohm}{LGR}{87} % Ω (Ohm sign -> Omega) \DeclareTextSymbol{\texteuro}{LGR}{24} % € \euro in greek.ldf \DeclareTextSymbol{\textpercent}{LGR}{37} % % - \DeclareTextSymbol{\textperthousand}{LGR}{25} % ‰ \permille in greek.ldf + \DeclareTextSymbol{\textperthousand}{LGR}{25} % ‰ \permill in greek.ldf T3:: @@ -629,6 +630,8 @@ for the symbol macros, otherwise it fails with ``\Makeuppercase``):: \DeclareTextCompositeCommand{\acctonos}{LGR}{\>}{\accpsilioxia} \DeclareTextCompositeCommand{\acctonos}{LGR}{>}{\accpsilioxia} \DeclareTextCompositeCommand{\'}{LGR}{>}{\accpsilioxia} + \DeclareTextCompositeCommand{\'}{LGR}{'}{\textquoteright} + \DeclareTextCompositeCommand{\'}{LGR}{\'}{\textquoteright} \DeclareTextCompositeCommand{\accvaria}{LGR}{\accdialytika}{\accdialytikavaria} \DeclareTextCompositeCommand{\accvaria}{LGR}{\"}{\accdialytikavaria} @@ -642,6 +645,8 @@ for the symbol macros, otherwise it fails with ``\Makeuppercase``):: \DeclareTextCompositeCommand{\accvaria}{LGR}{\>}{\accpsilivaria} \DeclareTextCompositeCommand{\accvaria}{LGR}{>}{\accpsilivaria} \DeclareTextCompositeCommand{\`}{LGR}{>}{\accpsilivaria} + \DeclareTextCompositeCommand{\`}{LGR}{`}{\textquoteleft} + \DeclareTextCompositeCommand{\`}{LGR}{\`}{\textquoteleft} \DeclareTextCompositeCommand{\accperispomeni}{LGR}{\accdialytika}{\accdialytikaperispomeni} \DeclareTextCompositeCommand{\accperispomeni}{LGR}{\"}{\accdialytikaperispomeni} @@ -1058,7 +1063,6 @@ The second and third lines are TeX' way of writing ``uclclist += …``:: \accdialytikaperispomeni\LGR@accDialytika \accperispomeni\LGR@accdropped \ypogegrammeni\prosgegrammeni - % \textalpha \textAlpha \textbeta \textBeta \textgamma \textGamma @@ -1085,7 +1089,6 @@ The second and third lines are TeX' way of writing ``uclclist += …``:: \textchi \textChi \textpsi \textPsi \textomega \textOmega - % \textqoppa \textQoppa \textvarstigma \textStigma \textstigma \textStigma @@ -1095,7 +1098,7 @@ The second and third lines are TeX' way of writing ``uclclist += …``:: \let\update@uclc@with@greek\relax } -Expand the uclc list with the just defined macro:: +Expand the uclc list using the just defined macro:: \update@uclc@with@greek |