LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Ulrike Fischer <[log in to unmask]>
Reply To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Tue, 7 Sep 2010 17:16:22 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (26 lines)

> Is it or will it be possible with LaTeX 3 to have standard classes 
> (really) do this :

> \documentclass[12.37pt]{article}

> or

> \documentclass[31pt]{book}

Well I don't know about the future of standard classes, but you can do
this already with one the KOMA-classes:

\RequirePackage{fix-cm}
\documentclass[fontsize=39pt]{scrbook}
\begin{document}
abcde \large abc

\end{document}


-- 
Mit freundlichen Grüßen
Ulrike Fischer
mailto:[log in to unmask]

ATOM RSS1 RSS2