diff options
author | Karl Berry <karl@freefriends.org> | 2015-09-19 20:46:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-09-19 20:46:43 +0000 |
commit | 0b6226d2b5c6201c2873e16cfb871a32bafb961b (patch) | |
tree | 2b12251f26a9db5d1b50b67d07418470e651fc36 /Master/texmf-dist/tex | |
parent | 9e4aee570f598acd87a543dded2cee65faf4a994 (diff) |
teubner (19sep15)
git-svn-id: svn://tug.org/texlive/trunk@38410 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/teubner/teubner.sty | 29 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/teubner/teubnertx.sty | 19 |
2 files changed, 9 insertions, 39 deletions
diff --git a/Master/texmf-dist/tex/latex/teubner/teubner.sty b/Master/texmf-dist/tex/latex/teubner/teubner.sty index 02411d62cbc..5d60988e4ef 100644 --- a/Master/texmf-dist/tex/latex/teubner/teubner.sty +++ b/Master/texmf-dist/tex/latex/teubner/teubner.sty @@ -5,7 +5,7 @@ %% The original source files were: %% %% teubner.dtx (with options: `package') -%% Copyright 2001--2013 Claudio Beccari All rights reserved. +%% Copyright 2001--2015 Claudio Beccari All rights reserved. %% %% This system is distributed in the hope that it will be useful, %% but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -27,24 +27,9 @@ %% 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 -%% Digits \0\1\2\3\4\5\6\7\8\9 -%% Exclamation \! Double quote \" Hash (number) \# -%% Dollar \$ Percent \% Ampersand \& -%% Acute accent \' Left paren \( Right paren \) -%% Asterisk \* Plus \+ Comma \, -%% Minus \- Point \. Solidus \/ -%% Colon \: Semicolon \; Less than \< -%% Equals \= Greater than \> Question mark \? -%% Commercial at \@ Left bracket \[ Backslash \\ -%% Right bracket \] Circumflex \^ Underscore \_ -%% Grave accent \` Left brace \{ Vertical bar \| -%% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{teubner}[% -2015/01/18 v.4.5a +2015/09/19 v.4.6 Extensions for Greek philology] \RequirePackage{iftex} \let\ifPDF\ifPDFTeX @@ -1274,7 +1259,7 @@ Illegal value (\number#1) for \string\ActicNumeral\space}} \DeclareRobustCommand*\AtticNumeral[1]{% \ifnum#1<\@ne \attic@ill@value{#1}\else \ifnum#1>99999\relax \attic@ill@value{#1}\else - \AtticCycl@{#1} + \AtticCycl@{#1}% \fi \fi} @@ -1284,19 +1269,19 @@ Illegal value (\number#1) for \string\ActicNumeral\space}} \valore=#1\relax \cifra=\valore\divide\cifra10000\relax \valore=\numexpr\valore-\cifra*10000\relax - \ifnum\cifra>4\relax\Vmiria \advance\cifra-5\fi + \ifnum\cifra>4\relax\Vmiria \advance\cifra-5\relax\fi \@whilenum\cifra>\z@\do{M\advance\cifra\m@ne}% \cifra=\valore\divide\cifra1000\relax \valore=\numexpr\valore-\cifra*1000\relax - \ifnum\cifra>4\relax\Vkilo \advance\cifra-5\fi + \ifnum\cifra>4\relax\Vkilo \advance\cifra-5\relax\fi \@whilenum\cifra>\z@\do{Q\advance\cifra\m@ne}% \cifra=\valore\divide\cifra100\relax \valore=\numexpr\valore-\cifra*100\relax - \ifnum\cifra>4\relax\Vetto \advance\cifra-5\fi + \ifnum\cifra>4\relax\Vetto \advance\cifra-5\relax\fi \@whilenum\cifra>\z@\do{H\advance\cifra\m@ne}% \cifra=\valore\divide\cifra10\relax \valore=\numexpr\valore-\cifra*10\relax - \ifnum\cifra>4\relax\Vdeka \advance\cifra-5\fi + \ifnum\cifra>4\relax\Vdeka \advance\cifra-5\relax\fi \@whilenum\cifra>\z@\do{D\advance\cifra\m@ne}% \cifra=\valore \ifnum\cifra>4\relax P\advance\cifra-5\relax\fi diff --git a/Master/texmf-dist/tex/latex/teubner/teubnertx.sty b/Master/texmf-dist/tex/latex/teubner/teubnertx.sty index 819d6142f14..e18108a365c 100644 --- a/Master/texmf-dist/tex/latex/teubner/teubnertx.sty +++ b/Master/texmf-dist/tex/latex/teubner/teubnertx.sty @@ -5,7 +5,7 @@ %% The original source files were: %% %% teubner.dtx (with options: `tbtx') -%% Copyright 2001--2013 Claudio Beccari All rights reserved. +%% Copyright 2001--2015 Claudio Beccari All rights reserved. %% %% This system is distributed in the hope that it will be useful, %% but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -27,23 +27,8 @@ %% 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 -%% Digits \0\1\2\3\4\5\6\7\8\9 -%% Exclamation \! Double quote \" Hash (number) \# -%% Dollar \$ Percent \% Ampersand \& -%% Acute accent \' Left paren \( Right paren \) -%% Asterisk \* Plus \+ Comma \, -%% Minus \- Point \. Solidus \/ -%% Colon \: Semicolon \; Less than \< -%% Equals \= Greater than \> Question mark \? -%% Commercial at \@ Left bracket \[ Backslash \\ -%% Right bracket \] Circumflex \^ Underscore \_ -%% Grave accent \` Left brace \{ Vertical bar \| -%% Right brace \} Tilde \~} \ProvidesPackage{teubnertx}[% -2015/01/18 v.4.5a +2015/09/19 v.4.6 Access to the LGR encoded Greek fonts that match the TX fonts] \DeclareFontFamily{LGR}{txr}{} |