diff options
author | Karl Berry <karl@freefriends.org> | 2014-03-20 22:53:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-03-20 22:53:14 +0000 |
commit | d94a2db301aa0e2a065aa5cf41dbdcfd4479d087 (patch) | |
tree | 4cac8c281cef15face2d2e7408fc48bcbb1b70f6 /Master/texmf-dist/doc/fonts/newtx/implementation.tex | |
parent | f25003156178593b10b6d6173ca4ec99160faff4 (diff) |
newtx (20mar14)
git-svn-id: svn://tug.org/texlive/trunk@33239 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/newtx/implementation.tex')
-rw-r--r-- | Master/texmf-dist/doc/fonts/newtx/implementation.tex | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtx/implementation.tex b/Master/texmf-dist/doc/fonts/newtx/implementation.tex index 04629e52ac0..e1db6e47fa5 100644 --- a/Master/texmf-dist/doc/fonts/newtx/implementation.tex +++ b/Master/texmf-dist/doc/fonts/newtx/implementation.tex @@ -11,8 +11,9 @@ \usepackage[libertine]{newtxmath} %\usepackage[bb=boondox,frak=boondox,scr=boondoxo]{mathalfa} \usepackage{bm} -\renewcommand*{\rmdefault}{fxlj} %old-style figures in text, not math -\def\libertine{\fontfamily{fxlj}\selectfont} +\useosf +%\renewcommand*{\rmdefault}{fxlj} %old-style figures in text, not math +%\def\libertine{\fontfamily{fxlj}\selectfont} %SetFonts \usepackage{longtable,booktabs} %\usepackage[dvipsnames]{pstricks} @@ -113,7 +114,7 @@ tftopl fxlzi-jv fxlzi-jv \end{verbatim} and so on. \section{Issues with math italic v and w} -Linux Libertine contains a glyph named {\tt v.alt} that is distinct from Greel \verb|\nu|, and that glyph is used as the default math italic v. It is ceratainly problematic---it just doesn't fit in with other Libertine glyphs, though it is surely distinctive. The recent versions of \textsf{newtx} offer the option {\tt libaltvw} which provides substitute glyphs for math italic v and w (based on Linux Libertine \textsf{upsilon}, with some serious modifications) so that one has glyphs that appear to be in the same family, with v distinct from \verb|\nu|. +Linux Libertine contains a glyph named {\tt v.alt} that is distinct from Greek \verb|\nu|, and that glyph is used as the default math italic v. It is certainly problematic---it just doesn't fit in with other Libertine glyphs, though it is surely distinctive. The recent versions of \textsf{newtx} offer the option {\tt libaltvw} which provides substitute glyphs for math italic v and w (based on Linux Libertine \textsf{upsilon}, with some serious modifications) so that one has glyphs that appear to be in the same family, with v distinct from \verb|\nu|. After constructing the glyphs using FontForge, the same procedure described above for {\tt7pt} and {\tt5pt} sizes was applied, and new virtual fonts constructed. \section{Files in the distribution} |