Tagged Questions
9
votes
1answer
2k views
How to correctly use the palatino font (in memoir)?
I'm preparing a PhD thesis (using memoir and pdfLaTeX), and I find the palatino font a nice body font.
Reading the font related questions and answers on this awesome site, I think I have pieced ...
2
votes
1answer
953 views
Using small caps roman for chapter number with memoir class
I want to use small caps roman numbers for chapter numbering using memoir. So far I have tried the following:
\documentclass[oneside]{memoir}
\usepackage[osf]{mathpazo}
...