diff options
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 |