Class FontSizes
java.lang.Object
ch.stegmaier.java2tex.commands.registry.FontSizes
The following standard type size commands are supported by LaTeX.
The table shows the command name and the corresponding actual font size used (in points) with the ‘10pt’, ‘11pt’, and ‘12pt’ document size options, respectively
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GenericCommandstatic GenericCommandhuge()static GenericCommandHuge()static GenericCommandlarge()static GenericCommandLarge()static GenericCommandLARGE()static GenericCommandstatic GenericCommandstatic GenericCommandsmall()static GenericCommandtiny()
-
Constructor Details
-
FontSizes
public FontSizes()
-
-
Method Details
-
tiny
-
scriptsize
-
footnotesize
-
small
-
normalsize
-
large
-
Large
-
LARGE
-
huge
-
Huge
-