7

I want to use Charter (http://www.tug.dk/FontCatalogue/charter/) as my font for all the text, but I want to use the normal math-font for my math. Can this be achieved?

3
  • charter has no math so you'll have it by default ... Commented Jan 20, 2011 at 12:40
  • My math changes when I use \usepackage[bitstream-charter]{mathdesign} which is mentioned in the link I posted. Commented Jan 20, 2011 at 12:41
  • but I see now that \usepackage{charter} solves my problem. Commented Jan 20, 2011 at 12:43

1 Answer 1

7

https://tug.org/FontCatalogue/charterbt/ proposes

\usepackage[bitstream-charter]{mathdesign} 

but to use Charter with no implications on the math, using

\usepackage{charter} 

is the right thing to do.

2
  • 1
    Tried it (2020), this has to be loaded after amssymb and amsmath. Also I had to install ly1, as mentionned in tex.stackexchange.com/a/196214/95423 Commented May 22, 2020 at 17:56
  • Perhaps we should now use XCharter than charter. Commented Feb 8, 2021 at 8:37

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.