====== Plugin: FontSize2 ====== Diese Dokuwiki-Erweiterung dient zur Einstellung der Schriftgröße ===== Syntax ===== Change the fontsize by clicking a button in the edit toolbar. To change the fontsize, mark the text that you would like to change the size. \\ Then click on the button fontsize2 and choose one of the predefined sizes. The result is: Your own text Alternative you can write this by yourself. \\ In this case you have some additional possibilities: \\ * em - Your own text in 2em Percent-Value 1em = Normal, 2em = double size * ex - Your own text in 2ex Percent-Value 1ex = Normal, 2ex = double size * % - Your own text in 200% Percent-Value 100% = Normal, 200% = double size * px - Your own text in 12px Not so good! px values may vary on different computers! * keywords - xx-small , x-small, small, medium, large, x-large, xx-large - Your own text in small ===== Beispiele ===== * ex - Your own text in 2ex Percent-Value 1ex = Normal, 2ex = double size * em - Your own text in 2em Percent-Value 1em = Normal, 2em = double size * % - Your own text in 150% Percent-Value 100% = Normal, 200% = double size * px - Your own text in 36px Not so good! px values may vary on different computers! * keywords - xx-small , x-small, small, medium, large, x-large, xx-large - Your own text in x-small \\ * [[http://www.tstratmann.de/dokuwiki/doku.php?id=code:dokuwiki:plugin:fontsize2:beispiel|Viele Beispiele]] ===== Quelle und weiter Hinweise ===== Das [[doku>plugin:fontsize2|Plugin FontSize2]] stammt von Thorsten Stratmann