Tagged Questions
5
votes
1answer
196 views
Is there an easy way to change the font and size for Chapter Heading in Memoir?
I'm a total TeX newb - please be nice! :-)
How can I change the font and size of Chapter headings? I don't mind where it's placed on the page - but would like it to be a sans-serif font and perhaps ...
1
vote
1answer
77 views
Adjust \lxvchars etc. for \documentclass point size
Follow-up to query re: adjusting textheight in memoir
Apparently, memoir's \setlxvchars[\normalfont]\setxlvchars[\normalfont] commands standardize the result to 10pt, regardless of the point size ...
8
votes
1answer
260 views
How to change font size in Index in memoir class?
Each time I build the index with makeindex I have to insert \footnotesize after \begin{theindex} in book.ind file. I use memoir class. Is there an automatic way to do this?
3
votes
2answers
503 views
Change font size of “Table of Contents” heading in memoir and make it bold
I'm using the memoir document class and the babel package and I need to change the size of the "Table of Contents" heading or at least to make it bold. Is it possible?
5
votes
1answer
695 views
Set caption font size in memoir
How do I set the default caption font in a memoir?
I tried:
\documentclass{memoir}
\usepackage[font=small]{caption}
But that gives me a warning:
Class memoir Warning: You are using the caption ...
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
410 views
Configuring Memoir page and font size for the Kindle3
I'm trying to output a document sides for the Kindle3 and have a preamble that looks like so:
\documentclass[oneside,6pt,final]{memoir}
...