diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-26 22:15:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-26 22:15:47 +0000 |
commit | 48c3c8df1244c0c6ee27db4ee499ea2595100537 (patch) | |
tree | 9e8ce6e4163cd75c16fa18ab7ed779cc0f3cdeb0 /Master/texmf-dist/tex/latex/dejavu/LGRDejaVuSansMono-TLF.fd | |
parent | f80f3edd14b1bf08d038a855120c73c3f04804a8 (diff) |
dejavu (25aug11)
git-svn-id: svn://tug.org/texlive/trunk@23701 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/dejavu/LGRDejaVuSansMono-TLF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/dejavu/LGRDejaVuSansMono-TLF.fd | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/dejavu/LGRDejaVuSansMono-TLF.fd b/Master/texmf-dist/tex/latex/dejavu/LGRDejaVuSansMono-TLF.fd new file mode 100644 index 00000000000..0268925b1ed --- /dev/null +++ b/Master/texmf-dist/tex/latex/dejavu/LGRDejaVuSansMono-TLF.fd @@ -0,0 +1,36 @@ +\ProvidesFile{LGRDejaVuSansMono-TLF.fd} + [2011/06/01 Font definitions for LGR/DejaVuSansMono-TLF.] + +\expandafter\ifx\csname DejaVuSansMono@scale\endcsname\relax + \let\DejaVuSansMono@@scale\@empty +\else + \edef\DejaVuSansMono@@scale{s*[\csname DejaVuSansMono@scale\endcsname]}% +\fi + +\DeclareFontFamily{LGR}{DejaVuSansMono-TLF}{} + +\DeclareFontShape{LGR}{DejaVuSansMono-TLF}{b}{it}{ + <-> \DejaVuSansMono@@scale DejaVuSansMono-BoldOblique-tlf-lgr +}{} + +\DeclareFontShape{LGR}{DejaVuSansMono-TLF}{b}{n}{ + <-> \DejaVuSansMono@@scale DejaVuSansMono-Bold-tlf-lgr +}{} + +\DeclareFontShape{LGR}{DejaVuSansMono-TLF}{m}{it}{ + <-> \DejaVuSansMono@@scale DejaVuSansMono-Oblique-tlf-lgr +}{} + +\DeclareFontShape{LGR}{DejaVuSansMono-TLF}{m}{n}{ + <-> \DejaVuSansMono@@scale DejaVuSansMono-tlf-lgr +}{} + + +\DeclareFontShape{LGR}{DejaVuSansMono-TLF}{m}{sl}{<->ssub * DejaVuSansMono-TLF/m/it}{} +\DeclareFontShape{LGR}{DejaVuSansMono-TLF}{b}{sl}{<->ssub * DejaVuSansMono-TLF/b/it}{} +\DeclareFontShape{LGR}{DejaVuSansMono-TLF}{bx}{sl}{<->ssub * DejaVuSansMono-TLF/b/it}{} +\DeclareFontShape{LGR}{DejaVuSansMono-TLF}{bx}{it}{<->ssub * DejaVuSansMono-TLF/b/it}{} +\DeclareFontShape{LGR}{DejaVuSansMono-TLF}{bx}{n}{<->ssub * DejaVuSansMono-TLF/b/n}{} + + +\endinput |