Changes

Jump to navigation Jump to search
Undo revision 29377 by Garulfo (talk)
< [[From LaTeX to ConTeXt]]>
== In LaTeX:==<pretexcode>
\documentclass{article}
\usepackage[T1]{fontenc}
\textbf{\textsc{bold small caps}}
\end{document}
</pretexcode>
== In ConTeXtMKIV == <texcode>\starttext\setff{smallcaps} Normal and \bf bold Small Caps.\stoptext</texcode> == In ConTeXt MKII == <texcode>\usemodule[cmscbf]\starttext{\sc Normal and \bf bold Small Caps.}\stoptext</texcode> You can download the module t-cmscbf.tex from http://pmrb.free.fr/work/OS/ConTeXt/ [[Category:Fonts]][[Category: ?? (todo)From LaTeX]]

Navigation menu