Tagged Questions
5
votes
2answers
220 views
Can I set it so that math mode has uppercase letters not italicized?
Is there a way to set it so that math mode automatically stops italicizing upper-case letters? That is, so that $U$ produces the effect of what is now $\mathrm{U}$? I am using computer modern. I am ...
8
votes
1answer
2k views
change the font of chapter title and section title
I am trying to change the font and format of heading using titlesec package. However it gives me the following error.
Missing { inserted \tableofcontents <br>
Missing { inserted ...
3
votes
1answer
289 views
How to uppercase/lowercase the ending 's' in plural acronyms
I'm using a template that somebody else has created, so I don't know if the default LaTeX acronym option is to upper- or lowercase the ending 's', but I would like to have it lowercase. Currently it ...
7
votes
1answer
461 views
Can one set a specific font variant in xelatex for uppercase letters only?
I would like to typeset a short, letter-like document using the Zapfino font, with the following twist: I'm OK using Zapfino's "standard" (i.e., Variant 0) glyphs for lowercase letters, but I'd like ...
10
votes
2answers
929 views
setkomafont with uppercase that works robustly
I know that \setkomafont is supposed to deal with switching fonts but sometimes instead of switching font, I'd like to switch to uppercase. I've not found a way to do this reliably. This breaks:
...
5
votes
2answers
565 views
Is there a way to change the font style of the “References” section?
Is there a way to change the font style of the "References" section of a document?
I'm using the sectsty package to modify section fonts and my code does not seem to affect the "References" section ...