Tagged Questions
1
vote
0answers
74 views
newtxmath, libertine, cm figures [closed]
Newtxmath with libertine and otf
is an attractive combination for beautiful mathematics text. But it
is inconsistent in that for figures 0,1,2,...,9 within math mode it uses the CM font,
not the ...
1
vote
0answers
160 views
Spacing & sizing with libertine and newtxmath
I'm using the following setup for the Libertine font:
\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[lining]{libertine}
\usepackage[libertine, cmintegrals]{newtxmath}
\begin{document}
...
6
votes
2answers
285 views
Problem of Arabic numbers in math mode with 'New TX' math font option [Libertine] compiled by XeLaTeX
Recently i decided to use the Libertine font to write my dissertation, because finally there is kinda math font for Libertine: \usepackage[libertine]{newtxmath}. Since I want to enable of the ...
9
votes
2answers
439 views
why does newtxmath fail to work with pdflatex and libertine
There seems to be some sort of incompatibility between the newtxmath package and libertine-legacy; the following code fails to compile:
\documentclass{article}
\usepackage[libertine]{newtxmath}
...
14
votes
2answers
617 views
Parentheses differ (XeLaTeX, fontspec, newtxmath, libertine)
After Internal error: bad native font flag I stumbled upon another weird problem with the combination XeLaTeX/fontspec/Libertine/newtxmath:
\documentclass{scrartcl}
\usepackage[no-math]{fontspec}
...
7
votes
2answers
300 views
Internal error: bad native font flag (XeLaTeX, fontspec, newtxmath, libertine, \dot)
I'm trying to use \dot{P} in a math environment.
MWE:
\documentclass{scrartcl}
\usepackage[no-math]{fontspec}
\usepackage{libertineotf}
\usepackage[libertine]{newtxmath}
\begin{document}
...
0
votes
1answer
446 views
Missing \scriptstyle and \scriptscriptstyle letters with libertine and newtxmath
I have manually installed the newtx package to TEXMFLOCAL (with admin rights), placing everything into the appropriate folders in TEXMFLOCAL/fonts/ and TEXMFLOCAL/tex/latex, and running updmap-sys ...
