User Tools

Site Tools


cs:latex_font_size
Return to Home page

Differences

This shows you the differences between two versions of the page.


cs:latex_font_size [2024/04/08 22:35] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Font size in Latex ======
 +When you write a document, the normal dimension of is //\normalsize//.
 +You can use the following modifier to modify the dimension of a latex font:
 +<code latex>
 +\tiny
 +\scriptsize
 +\footnotesize
 +\small
 +\normalsize
 +\large
 +\Large
 +\LARGE
 +\huge
 +\Huge
 +</code>
  
 +Example:
 +<code latex>
 +{\small small text}
 +</code>
 +write the text //small text// with a dimension smaller than the normal (//\normalsize//)

If you found any error, or if you want to partecipate to the editing of this wiki, please contact: admin [at] skenz.it

You can reuse, distribute or modify the content of this page, but you must cite in any document (or webpage) this url: https://www.skenz.it/cs/latex_font_size?rev=1551188038&do=diff

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki
Privacy Policy