diff options
author | Karl Berry <karl@freefriends.org> | 2006-09-24 21:48:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-09-24 21:48:55 +0000 |
commit | 9e3200d38fdb38d5feaa3f48bb0f37e6716df871 (patch) | |
tree | f72f272c430f3e7c4dd16043dba8832d808f5f0a /Master/texmf-dist/tex/latex/ocr-latex/ot1ocrbo.fd | |
parent | 52070124a281591790b169745b1d45844b513a91 (diff) |
new package ocr-latex (23sep06)
git-svn-id: svn://tug.org/texlive/trunk@2189 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ocr-latex/ot1ocrbo.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/ocr-latex/ot1ocrbo.fd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/ocr-latex/ot1ocrbo.fd b/Master/texmf-dist/tex/latex/ocr-latex/ot1ocrbo.fd new file mode 100644 index 00000000000..ec7e2d30f67 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ocr-latex/ot1ocrbo.fd @@ -0,0 +1,20 @@ +\ProvidesFile{ot1ocro.fd}[2006/09/18 Font definitions for the OCR-B outline fonts. Look in ocr.sty for further information.] + +\DeclareFontFamily{OT1}{ocrbo}{} +\DeclareFontShape{OT1}{ocrbo}{m}{n}{% + <5><6><7><8><9><10><10.95><12><14.4><17.28><20.74><24.88>ocrb10f}{} + +\DeclareFontShape{OT1}{ocrbo}{m}{sl}{% + <5><6><7><8><9><10><10.95><12><14.4><17.28><20.74><24.88>ocrb10g}{} + +\DeclareFontShape{OT1}{ocrbo}{m} {it}{<->ssub * ocrbo/m/sl}{} +\DeclareFontShape{OT1}{ocrbo}{m} {sc}{<->ssub * ocrbo/m/n}{} +\DeclareFontShape{OT1}{ocrbo}{b} {n} {<->ssub * ocrbo/m/n}{} +\DeclareFontShape{OT1}{ocrbo}{b} {sc}{<->ssub * ocrbo/m/n}{} +\DeclareFontShape{OT1}{ocrbo}{b} {sl}{<->ssub * ocrbo/m/sl}{} +\DeclareFontShape{OT1}{ocrbo}{b} {it}{<->ssub * ocrbo/m/it}{} +\DeclareFontShape{OT1}{ocrbo}{bx}{n} {<->ssub * ocrbo/b/n}{} +\DeclareFontShape{OT1}{ocrbo}{bx}{sc}{<->ssub * ocrbo/b/sc}{} +\DeclareFontShape{OT1}{ocrbo}{bx}{sl}{<->ssub * ocrbo/b/sl}{} +\DeclareFontShape{OT1}{ocrbo}{bx}{it}{<->ssub * ocrbo/b/it}{} +\endinput
\ No newline at end of file |