summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/auncial-new
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-12-26 01:39:09 +0000
committerKarl Berry <karl@freefriends.org>2007-12-26 01:39:09 +0000
commitc7aef4fdf95f9a3190594ba0d9d0a3bda75bc3f7 (patch)
treed0cc88753b9f1575d4c88a6cbe669bc9c9660278 /Master/texmf-dist/tex/latex/auncial-new
parent09c2e34333852c976a2bfb988393426be3139ea5 (diff)
add auncial-new (5dec05)
git-svn-id: svn://tug.org/texlive/trunk@5912 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/auncial-new')
-rw-r--r--Master/texmf-dist/tex/latex/auncial-new/allauncl.sty72
-rw-r--r--Master/texmf-dist/tex/latex/auncial-new/auncial.sty31
-rw-r--r--Master/texmf-dist/tex/latex/auncial-new/b1auncl.fd37
3 files changed, 140 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/auncial-new/allauncl.sty b/Master/texmf-dist/tex/latex/auncial-new/allauncl.sty
new file mode 100644
index 00000000000..c64b2abd9a2
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/auncial-new/allauncl.sty
@@ -0,0 +1,72 @@
+%%
+%% This is file `allauncl.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% auncial.dtx (with options: `uscall')
+%% ------------------------------------------------------------------
+%% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net
+%% Copyright 1999--2005 Peter R. Wilson
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the Latex Project Public License, either
+%% version 1.3 of this license or (at your option) any
+%% later version.
+%% The latest version of the license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of
+%% LaTeX version 2003/06/01 or later.
+%%
+%% This work has the LPPL maintenance status "author-maintained".
+%%
+%% This work consists of the files listed in the README file.
+%% ------------------------------------------------------------------
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{allauncl}[2005/11/27 v2.0 package for all Artificial Uncial fonts]
+\RequirePackage{auncial}
+\providecommand{\Tienc}{OT1}
+\renewcommand{\rmdefault}{auncl}
+\renewcommand{\sfdefault}{auncl}
+\renewcommand{\ttdefault}{auncl}
+\newcommand{\auncial@baselineskip@table}{%
+ <\@vpt>6.6%
+ <\@vipt>7.9%
+ <\@viipt>9.3%
+ <\@viiipt>10.6%
+ <\@ixpt>11.9%
+ <\@xpt>13.3%
+ <\@xipt>14.6%
+ <\@xiipt>16.5%
+ <\@xivpt>18.6%
+ <\@xviipt>22.9%
+ <\@xxpt>26.9%
+ <\@xxvpt>33.7}
+\newcommand{\auncial@new@setfontsize}[3]{%
+ \edef\@tempa{\def\noexpand\@tempb####1<#2}%
+ \@tempa>##2<##3\@nil{\def\auncial@baselineskip@value{##2}}%
+ \edef\@tempa{\noexpand\@tempb\auncial@baselineskip@table<#2}%
+ \@tempa><\@nil
+ \ifx\auncial@baselineskip@value\@empty
+ \def\auncial@baselineskip@value{#3}%
+ \fi
+ \auncial@old@setfontsize{#1}{#2}\auncial@baselineskip@value}
+\ifx\Tienc\encodingdefault
+ \providecommand{\cmrfamily}{\usefont{OT1}{cmr}{m}{n}}
+ \providecommand{\cmssfamily}{\usefont{OT1}{cmss}{m}{n}}
+ \providecommand{\cmttfamily}{\usefont{OT1}{cmtt}{m}{n}}
+\else
+ \providecommand{\cmrfamily}{\usefont{T1}{cmr}{m}{n}}
+ \providecommand{\cmssfamily}{\usefont{T1}{cmss}{m}{n}}
+ \providecommand{\cmttfamily}{\usefont{T1}{cmtt}{m}{n}}
+\fi
+\DeclareTextFontCommand{\textcmr}{\cmrfamily}
+\DeclareTextFontCommand{\textcmss}{\cmssfamily}
+\DeclareTextFontCommand{\textcmtt}{\cmttfamily}
+\AtBeginDocument{%
+ \let\auncial@old@setfontsize=\@setfontsize
+ \let\@setfontsize=\auncial@new@setfontsize}
+\AtBeginDocument{\normalsize}
+\endinput
+%%
+%% End of file `allauncl.sty'.
diff --git a/Master/texmf-dist/tex/latex/auncial-new/auncial.sty b/Master/texmf-dist/tex/latex/auncial-new/auncial.sty
new file mode 100644
index 00000000000..c0126bf0dfd
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/auncial-new/auncial.sty
@@ -0,0 +1,31 @@
+%%
+%% This is file `auncial.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% auncial.dtx (with options: `usc')
+%% ------------------------------------------------------------------
+%% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net
+%% Copyright 1999--2005 Peter R. Wilson
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the Latex Project Public License, either
+%% version 1.3 of this license or (at your option) any
+%% later version.
+%% The latest version of the license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of
+%% LaTeX version 2003/06/01 or later.
+%%
+%% This work has the LPPL maintenance status "author-maintained".
+%%
+%% This work consists of the files listed in the README file.
+%% ------------------------------------------------------------------
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{auncial}[2005/11/27 v2.0 package for Artificial Uncial fonts]
+\newcommand{\aunclfamily}{\usefont{B1}{auncl}{m}{n}}
+\DeclareTextFontCommand{\textauncl}{\aunclfamily}
+\endinput
+%%
+%% End of file `auncial.sty'.
diff --git a/Master/texmf-dist/tex/latex/auncial-new/b1auncl.fd b/Master/texmf-dist/tex/latex/auncial-new/b1auncl.fd
new file mode 100644
index 00000000000..8f9fcb7262f
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/auncial-new/b1auncl.fd
@@ -0,0 +1,37 @@
+%%
+%% This is file `b1auncl.fd',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% auncial.dtx (with options: `fdb1')
+%% ------------------------------------------------------------------
+%% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net
+%% Copyright 1999--2005 Peter R. Wilson
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the Latex Project Public License, either
+%% version 1.3 of this license or (at your option) any
+%% later version.
+%% The latest version of the license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of
+%% LaTeX version 2003/06/01 or later.
+%%
+%% This work has the LPPL maintenance status "author-maintained".
+%%
+%% This work consists of the files listed in the README file.
+%% ------------------------------------------------------------------
+\DeclareFontFamily{B1}{auncl}{}
+ \DeclareFontShape{B1}{auncl}{m}{n}{ <-> auncl10 }{}
+ \DeclareFontShape{B1}{auncl}{m}{sl}{ <-> sub * auncl/m/n }{}
+ \DeclareFontShape{B1}{auncl}{m}{it}{ <-> sub * auncl/m/n }{}
+ \DeclareFontShape{B1}{auncl}{m}{sc}{ <-> sub * auncl/m/n }{}
+ \DeclareFontShape{B1}{auncl}{m}{u}{ <-> sub * auncl/m/n }{}
+ \DeclareFontShape{B1}{auncl}{bx}{n}{ <-> aunclb10 }{}
+ \DeclareFontShape{B1}{auncl}{bx}{it}{ <-> sub * auncl/bx/n }{}
+ \DeclareFontShape{B1}{auncl}{bx}{sl}{ <-> sub * auncl/bx/n }{}
+ \DeclareFontShape{B1}{auncl}{b}{n}{ <-> sub * auncl/bx/n }{}
+\endinput
+%%
+%% End of file `b1auncl.fd'.