diff options
author | Karl Berry <karl@freefriends.org> | 2013-12-31 23:17:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-12-31 23:17:13 +0000 |
commit | dac9eb4e23466206cd6a88e2d40a2c7553d3283c (patch) | |
tree | a1d9034c0062109c4ed25d23d372de972f03b07f /Master/texmf-dist/tex/latex/teubner | |
parent | 62e0277e251a2993e9d7765040c7b5e538f4bffd (diff) |
teubner (31dec13)
git-svn-id: svn://tug.org/texlive/trunk@32527 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/teubner')
-rw-r--r-- | Master/texmf-dist/tex/latex/teubner/teubner.sty | 20 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/teubner/teubnertx.sty | 14 |
2 files changed, 17 insertions, 17 deletions
diff --git a/Master/texmf-dist/tex/latex/teubner/teubner.sty b/Master/texmf-dist/tex/latex/teubner/teubner.sty index 4ed50bf7064..b0a35f62396 100644 --- a/Master/texmf-dist/tex/latex/teubner/teubner.sty +++ b/Master/texmf-dist/tex/latex/teubner/teubner.sty @@ -18,17 +18,15 @@ %% %% IMPORTANT NOTICE: %% -%% You are not allowed to change this file. -%% %% You are allowed to distribute this file under the conditions that are %% specified in the source file teubner.dtx. %% %% If you receive only some of these files from someone, complain! %% -%% You are NOT ALLOWED to distribute this file alone. You are NOT -%% ALLOWED to take money for the distribution or use of either this -%% file or a changed version, except for a nominal charge for copying -%% etc. +%% You are NOT ALLOWED to distribute this file alone. +%% You are NOT ALLOWED to take money for the distribution or use +%% of either this file or a changed version, except for a nominal +%% charge for copying, etc. %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z @@ -46,10 +44,10 @@ %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{teubner}[% -2013/12/13 v.4.1 +2013/12/31 v.4.2 Extensions for Greek philology] -\newif\ifPDF \PDFfalse -\@ifundefined{pdfoutput}{}{\ifnum\pdfoutput>\z@\PDFtrue\fi} +\RequirePackage{iftex} +\let\ifPDF\ifPDFTeX \ifx\captionsgreek\undefined \PackageError{teubner}{Greek language unknown!\MessageBreak I am not going to use Lipsian fonts and Scholars' signs\MessageBreak @@ -394,6 +392,10 @@ Type X <return> to exit.}% {\Lift@accent{62}{\lift@accent{31}{#1}}} \DeclareTextCommand{\Rm}{\GRencoding@name}[1]% {\Lift@accent{60}{\lift@accent{31}{#1}}} +\DeclareTextCommand{\Sb}{\GRencoding@name}[1]% + {\LIFT@accent{62}{-0.15ex}{\lift@accent{30}{#1}}} +\DeclareTextCommand{\Rb}{\GRencoding@name}[1]% + {\LIFT@accent{60}{-0.15ex}{\lift@accent{30}{#1}}} \DeclareTextCommand{\bd}{\GRencoding@name}[1]% {\LIFT@accent{30}{-.1ex}{\lift@accent{34v}{#1}}} \DeclareTextCommand{\iS}{\GRencoding@name}[1] diff --git a/Master/texmf-dist/tex/latex/teubner/teubnertx.sty b/Master/texmf-dist/tex/latex/teubner/teubnertx.sty index b4a79e9751a..12f60171055 100644 --- a/Master/texmf-dist/tex/latex/teubner/teubnertx.sty +++ b/Master/texmf-dist/tex/latex/teubner/teubnertx.sty @@ -18,17 +18,15 @@ %% %% IMPORTANT NOTICE: %% -%% You are not allowed to change this file. -%% %% You are allowed to distribute this file under the conditions that are %% specified in the source file teubner.dtx. %% %% If you receive only some of these files from someone, complain! %% -%% You are NOT ALLOWED to distribute this file alone. You are NOT -%% ALLOWED to take money for the distribution or use of either this -%% file or a changed version, except for a nominal charge for copying -%% etc. +%% You are NOT ALLOWED to distribute this file alone. +%% You are NOT ALLOWED to take money for the distribution or use +%% of either this file or a changed version, except for a nominal +%% charge for copying, etc. %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z @@ -45,8 +43,8 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \ProvidesPackage{teubnertx}[% -2013/12/13 v.4.1 -Access to the LGR encoded Greek fonts when TX fonts are used] +2013/12/31 v.4.2 +Access to the LGR encoded Greek fonts that match the TX fonts] \DeclareFontFamily{LGR}{txr}{} \DeclareFontShape{LGR}{txr}{m}{n}{<->ssub * cmr/m/n}{} |