Search found 4 matches

by chenein
Thu Jun 26, 2008 7:09 pm
Forum: General
Topic: \DeclareMathSizes doesn't work with 11pt text?
Replies: 5
Views: 20796

Re: \DeclareMathSizes doesn't work with 11pt text?

I understand! Thanks very much.
by chenein
Thu Jun 26, 2008 3:36 pm
Forum: General
Topic: \DeclareMathSizes doesn't work with 11pt text?
Replies: 5
Views: 20796

\DeclareMathSizes doesn't work with 11pt text?

Thanks Stefan,

the 10.95 number was what I was missing. I'm using your bottom item.

Can you explain why in math mode the fonts are slightly smaller without tweaking? When I use math mode text it is a bit smaller:
\documentclass[11pt,letterpaper]{report}
\usepackage[charter]{mathdesign ...
by chenein
Thu Jun 26, 2008 12:14 am
Forum: General
Topic: \DeclareMathSizes doesn't work with 11pt text?
Replies: 5
Views: 20796

Re: \DeclareMathSizes doesn't work with 11pt text?

Hmm... an overwhelming response :)

If no one has a magic fix I'm wondering if someone would try to replicate the problem. I'm wondering if something is just screwed up in my distro.

Cheers,
Colin
by chenein
Wed Jun 25, 2008 4:19 am
Forum: General
Topic: \DeclareMathSizes doesn't work with 11pt text?
Replies: 5
Views: 20796

\DeclareMathSizes doesn't work with 11pt text?

I'm trying to get DeclareMathSizes to work, and it seems to work fine with 10 and 12 point text, but not with 11 point text.

\documentclass[12pt,letterpaper]{report}
\DeclareMathSizes{11}{55}{15}{15}
\DeclareMathSizes{12}{55}{15}{15}
\begin{document}
Hello this is regular text. This should be ...