The newtx tag has no wiki summary.
4
votes
0answers
135 views
Which Times package provides better typesetting for text and math?
I am using libertine and newtxmath packages in my document for typesetting by pdflatex. The following code shows the fonts setup.
\usepackage[oldstyle,semibold,type1]{libertine}% Linux Libertine font
...
1
vote
0answers
43 views
The newtx isn't compatible with pifont?
I need the number of the footnote to be circled.
The following works well:
\documentclass{article}
\usepackage{pifont}
%\usepackage{newtxtext}
...
1
vote
0answers
157 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}
...