Changes

Jump to navigation Jump to search
12 bytes added ,  18:51, 31 May 2020
no edit summary
#There is mainly 2 basics fonts you want to setup : '''serif''' and '''sans serif'''.
#* TeX practice refer to them as '''roman''' and '''sans'''.
#* the command \{{cmd|rm}} , as Roman, will switch to Serif font#* the command \{{cmd|ss}} , as Sans Serif, will switch to Sans Serif font# Give a name to the font you want to use for both with [[Command/{{cmd|definefontfamily]] }}
#* <texcode>\definefontfamily[MyFontFamilyName][rm][refcode to the serif font]</texcode>
#* <texcode>\definefontfamily[MyFontFamilyName][ss][refcode to the sans serif font]</texcode>

Navigation menu