Changes

Jump to navigation Jump to search
no edit summary
< [[From LaTeX to ConTeXt]] >
== In LaTeX ==<texcode>\documentclass{article}\usepackage[T1]{fontenc}\begin{document}\textbf{\textsc{bold small caps}}\end{document}</texcode> == In ConTeXt MKIV (current) ==
<texcode>
Note that the legacy command <texcode>\sc</texcode> should be considered deprecated; it should no longer be used.
See also <to be added>[[Small caps and other styles]].
== In ConTeXt MKII (legacy) ==
<texcode>
You can download the module t-cmscbf.tex from http://pmrb.free.fr/work/OS/ConTeXt/
 
== In LaTeX ==
 
See also [[From LaTeX to ConTeXt]]
 
<texcode>
\documentclass{article}
\usepackage[T1]{fontenc}
\begin{document}
\textbf{\textsc{bold small caps}}
\end{document}
</texcode>
[[Category:Fonts]]
[[Category:From LaTeX]]
67

edits

Navigation menu