Thursday, 22 August 2013

Automatic Capitalization of Heads?

Automatic Capitalization of Heads?

Is there anyway to make LaTeX automatically capitalize subheads?
That is, I would like this to generate a capitalized headline:
\documentclass{article}
\begin{document}
\section{This should be in title case.}
But it isn't.
\end{document}

No comments:

Post a Comment