Questions tagged [newtx]

{newtx} is a bundle allowing to use Times clones as text and math fonts. This tag can be used for questions about {newpx} as well.

is a bundle providing a replacement for , with improved metrics and other enhancements. It splits txfonts into two independent packages: newtxtext and newtxmath, which allow to use a Times clone for the main text font and for the main math font, respectively.

This tag can also be used for questions about the newpx bundle, which provides a replacement to pxfonts in the same way as newtx is a replacement to txfonts. As for newtx, newpx is split into two independent packages: newpxtext and newpxmath, which allow to use a Palatino clone for the main text font and for the main math font, respectively.

See the documentation of newtx and that of newpx for more information.

131 questions
4
votes
2 answers

How to prevent newtx from changing footnotemark style?

I am using LuaTex with newtx package. However, using newtx changes the style of the \footnotemark command. However, I want the original style of \footnotemark in the superscript without the square brackets. How can I get back the default…
3
votes
1 answer

newtx spacing and sans serif font issues

I wrote a book five years ago using the newtx package. Now I want to make some corrections and recompile the document. However, this recompiled document is very different from the original. It seems that the letter spacing of all the fonts and the…
Pygmalion
  • 6,387
  • 4
  • 34
  • 68
3
votes
0 answers

Trouble with the newtx package

I've just installed the newtx package using tlmgr. (I'm still on TexLive 2011, if that matters.) The installation did not result in any error messages -- but when I try to use the package, I do receive odd error messages. Here's a minimal…
2
votes
1 answer

newtxtext stopped working after update

I just updated miktex and realized that newtxtext stopped working, although newtxmath is working well with libertine or other fonts using pdflatex. What should I do to make newtxtext work again? Here is what I get: Log file: This is pdfTeX, Version…
1
vote
1 answer

How can I prevent newtx to change fonts format in `\section{}` and `\subsection{}`?

From https://tex.stackexchange.com/a/659813/127048 ; I have been recommended to use newtx If you use IEEEtran, I recommend using newtx in order to get Times font also in math When I add \usepackage{newtx} into following template (2n line) the font…
alper
  • 1,389
1
vote
0 answers

Newtx is blocking creation of a pdf

I have some problem with the newtx package. The MiKTeX package manager says it is installed. But when I try to run PDFLaTeX on this document no pdf is…
1
vote
1 answer

newtxtext problem on OpenSUSE

Here is a problem I have with the .cls file of the AGU Journals. Unfortunately, the file agujournal.cls requires packages that are not included in Tex Live for OpenSUSE Linux, my operating system: \RequirePackage{newtxtext,newtxmath}. In fact, I…
0
votes
0 answers

`newtxtext` package released at 2021/05/16 gave an error `! Incomplete ifx; all text was ignored after line 3.`

My environment is Ubuntu 20.04 + TeX Live 2021 Here is my MWE \documentclass{article} \usepackage{newtxtext}[2021/05/16] \begin{document} hi \end{document} the error said ! Incomplete ifx; all text was ignored after line 3.
Syvshc
  • 1,328
0
votes
1 answer

\existsAlt command does not work with newpxmath

The newtxmath package has 2 variants of the there exists symbol and the forall symbol. While using the newpxmath package i see that there is only one and it looks quite ugly. Can anyone help me out in getting a better thereexist and forall symbol…
C.S.
  • 1,379