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/LGRDejaVuSerif-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/LGRDejaVuSerif-TLF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/dejavu/LGRDejaVuSerif-TLF.fd | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/dejavu/LGRDejaVuSerif-TLF.fd b/Master/texmf-dist/tex/latex/dejavu/LGRDejaVuSerif-TLF.fd new file mode 100644 index 00000000000..6386dc40501 --- /dev/null +++ b/Master/texmf-dist/tex/latex/dejavu/LGRDejaVuSerif-TLF.fd @@ -0,0 +1,56 @@ +\ProvidesFile{LGRDejaVuSerif-TLF.fd} + [2011/06/01 Font definitions for LGR/DejaVuSerif-TLF.] + +\expandafter\ifx\csname DejaVuSerif@scale\endcsname\relax + \let\DejaVuSerif@@scale\@empty +\else + \edef\DejaVuSerif@@scale{s*[\csname DejaVuSerif@scale\endcsname]}% +\fi + +\DeclareFontFamily{LGR}{DejaVuSerif-TLF}{} + +\DeclareFontShape{LGR}{DejaVuSerif-TLF}{b}{it}{ + <-> \DejaVuSerif@@scale DejaVuSerif-BoldItalic-tlf-lgr +}{} + +\DeclareFontShape{LGR}{DejaVuSerif-TLF}{b}{n}{ + <-> \DejaVuSerif@@scale DejaVuSerif-Bold-tlf-lgr +}{} + +\DeclareFontShape{LGR}{DejaVuSerif-TLF}{m}{it}{ + <-> \DejaVuSerif@@scale DejaVuSerif-Italic-tlf-lgr +}{} + +\DeclareFontShape{LGR}{DejaVuSerif-TLF}{m}{n}{ + <-> \DejaVuSerif@@scale DejaVuSerif-tlf-lgr +}{} + + +\DeclareFontShape{LGR}{DejaVuSerif-TLF}{c}{n}{ + <-> \DejaVuSerif@@scale DejaVuSerifCondensed-tlf-lgr +}{} + +\DeclareFontShape{LGR}{DejaVuSerif-TLF}{bc}{n}{ + <-> \DejaVuSerif@@scale DejaVuSerifCondensed-Bold-tlf-lgr +}{} + +\DeclareFontShape{LGR}{DejaVuSerif-TLF}{c}{it}{ + <-> \DejaVuSerif@@scale DejaVuSerifCondensed-Italic-tlf-lgr +}{} + +\DeclareFontShape{LGR}{DejaVuSerif-TLF}{bc}{it}{ + <-> \DejaVuSerif@@scale DejaVuSerifCondensed-BoldItalic-tlf-lgr +}{} + + +\DeclareFontShape{LGR}{DejaVuSerif-TLF}{m}{sl}{<->ssub * DejaVuSerif-TLF/m/it}{} +\DeclareFontShape{LGR}{DejaVuSerif-TLF}{b}{sl}{<->ssub * DejaVuSerif-TLF/b/it}{} +\DeclareFontShape{LGR}{DejaVuSerif-TLF}{bx}{sl}{<->ssub * DejaVuSerif-TLF/b/it}{} +\DeclareFontShape{LGR}{DejaVuSerif-TLF}{bx}{it}{<->ssub * DejaVuSerif-TLF/b/it}{} +\DeclareFontShape{LGR}{DejaVuSerif-TLF}{bx}{n}{<->ssub * DejaVuSerif-TLF/b/n}{} + +\DeclareFontShape{LGR}{DejaVuSerif-TLF}{c}{sl}{<->ssub * DejaVuSerif-TLF/c/it}{} +\DeclareFontShape{LGR}{DejaVuSerif-TLF}{bc}{sl}{<->ssub * DejaVuSerif-TLF/bc/it}{} + + +\endinput |