Changes

Jump to navigation Jump to search
582 bytes added ,  18:42, 7 June 2006
'''Note:''' Since this is an italic script, one needs italic correction <code>\/</code> in the definition.
 
 
Another method to use the font is
<texcode>
\font\tenscr=rsfs10 at 12pt %bodyfontsize
\font\sevenscr=rsfs7 at 9pt %scriptfontsize
\font\fivescr=rsfs5 at 7pt %scriptscriptfontsize
\skewchar\tenscr='177 \skewchar\sevenscr='177 \skewchar\fivescr='177
\newfam\scrfam \textfont\scrfam=\tenscr \scriptfont\scrfam=\sevenscr
\scriptscriptfont\scrfam=\fivescr
\def\scr{\fam\scrfam}
</texcode>
 
With these defintions one can use <cmd>scr</cmd> just like <cmd>cal</cmd>. This method has the advantage that it uses different fonts (rsfs10, rsfs7, rsfs5) in body script and scriptscipt.
 
 
[[Category:Math]]
[[Category:Fonts]]

Navigation menu