roll @pie

Font size command list - LaTeX

The command \small changes the font size small.

{\small x=1}

LaTex has 10 commands to change the font size.

output
  • tiny
  • scriptsize
  • footnotesize
  • small
  • normalsize
  • large
  • Large
  • LARGE
  • huge
  • Huge
0
105 Views
0 Comments

Comments

Powered by Markdown

More

  • roll @pie

    LaTeX noindent command

    LaTeX automatically indents all the paragraphs. The command `\noindent` removes an auto indentation from the paragraph.

    0
    590 Views
    0 Comments
  • roll @pie

    How to remove auto indentations in LaTeX

    Changing a global setting like `\setlength{\parindent}{0pt}` removes all indentations from your document.

    0
    29 Views
    0 Comments
  • roll @pie

    Vertical space between paragraphs in LaTeX

    The space between sentences and paragraphs seem to be the same in the default settings.

    0
    18 Views
    0 Comments
  • roll @pie

    LaTeX cancel (cross out a text)

    The `cancel` command crosses out a text.

    0
    764 Views
    0 Comments
  • roll @pie

    LaTeX strikethrough symbols

    Symbol | Command --- | --- $\sout{x = 1}$ | \sout{x = 1} $\sout{ABCxyz}$ | \sout{ABCxyz}

    0
    303 Views
    0 Comments
LaTeX

LaTeX symbol

23

LaTeX character

5

LaTeX number

6

LaTeX arrow

15

LaTeX fraction

3

LaTeX equation

11

LaTeX comparison

8

LaTeX sum

6

LaTeX function

13

LaTeX calculus

9

LaTeX vector

11

LaTeX algebra

7

LaTeX geometry

7

LaTeX combinatorics

5

LaTeX list

4

LaTeX table

3

LaTeX set

13

LaTeX text

6

LaTeX editor

1
Legends
Terms Privacy

© Rollpie