summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ocr-latex/ot1oca.fd
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/ocr-latex/ot1oca.fd
Initial commit
Diffstat (limited to 'macros/latex/contrib/ocr-latex/ot1oca.fd')
-rw-r--r--macros/latex/contrib/ocr-latex/ot1oca.fd20
1 files changed, 20 insertions, 0 deletions
diff --git a/macros/latex/contrib/ocr-latex/ot1oca.fd b/macros/latex/contrib/ocr-latex/ot1oca.fd
new file mode 100644
index 0000000000..39ee21f477
--- /dev/null
+++ b/macros/latex/contrib/ocr-latex/ot1oca.fd
@@ -0,0 +1,20 @@
+\ProvidesFile{ot1oca.fd}[2006/09/18 Font definitions for the OCA fonts. Look in ocr.sty for further information.]
+
+\DeclareFontFamily{OT1}{oca}{}
+\DeclareFontShape{OT1}{oca}{m}{n}{%
+ <5><6><7><8><9><10><10.95>ocra10%
+ <12><14.4>ocra12%
+ <17.28><20.74><24.88>ocra17}{}
+
+\DeclareFontShape{OT1}{oca}{m} {it}{<->ssub * oca/m/n}{}
+\DeclareFontShape{OT1}{oca}{m} {sl}{<->ssub * oca/m/n}{}
+\DeclareFontShape{OT1}{oca}{m} {sc}{<->ssub * oca/m/n}{}
+\DeclareFontShape{OT1}{oca}{b} {n} {<->ssub * oca/m/n}{}
+\DeclareFontShape{OT1}{oca}{b} {it}{<->ssub * oca/m/it}{}
+\DeclareFontShape{OT1}{oca}{b} {sl}{<->ssub * oca/m/sl}{}
+\DeclareFontShape{OT1}{oca}{b} {sc}{<->ssub * oca/m/sc}{}
+\DeclareFontShape{OT1}{oca}{bx}{n} {<->ssub * oca/b/n}{}
+\DeclareFontShape{OT1}{oca}{bx}{it}{<->ssub * oca/b/it}{}
+\DeclareFontShape{OT1}{oca}{bx}{sl}{<->ssub * oca/b/sl}{}
+\DeclareFontShape{OT1}{oca}{bx}{sc}{<->ssub * oca/b/sc}{}
+\endinput \ No newline at end of file