On Sun, 28 Jul 2013, john Culleton wrote:
Using MKIV and MyriadProBold for my sanserif font I have the following
chapter title:
"Can You Type \bye?"
which I type as
\chapter{Can You type \backslash bye?}
The slash appears but a bit low and much too thin. I have tried
various games including creating a special font just for this
character but nothing changes. the \backslash command seems
invulnerable to change. Is there a way in MKIV to express a backslash
in another way (bigger and bolder)?
\backslash is a math mode command. For text backslash, use \textbackslash
or \letterbackslash. You can also try
\chapter{Can you type \tex{bye}?}
Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________