ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Using backslash in chapter title.
@ 2013-07-28 23:11 john Culleton
  2013-07-29  0:23 ` Aditya Mahajan
  2013-07-29  0:28 ` Marco Patzer
  0 siblings, 2 replies; 3+ messages in thread
From: john Culleton @ 2013-07-28 23:11 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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)?

John Culleton
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Using backslash in chapter title.
  2013-07-28 23:11 Using backslash in chapter title john Culleton
@ 2013-07-29  0:23 ` Aditya Mahajan
  2013-07-29  0:28 ` Marco Patzer
  1 sibling, 0 replies; 3+ messages in thread
From: Aditya Mahajan @ 2013-07-29  0:23 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Using backslash in chapter title.
  2013-07-28 23:11 Using backslash in chapter title john Culleton
  2013-07-29  0:23 ` Aditya Mahajan
@ 2013-07-29  0:28 ` Marco Patzer
  1 sibling, 0 replies; 3+ messages in thread
From: Marco Patzer @ 2013-07-29  0:28 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 174 bytes --]

On 2013–07–28 john Culleton wrote:

> \chapter{Can You type \backslash bye?}
> 
> The slash appears but a bit low and much too thin.

Use \textbackslash.

Marco

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-29  0:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-28 23:11 Using backslash in chapter title john Culleton
2013-07-29  0:23 ` Aditya Mahajan
2013-07-29  0:28 ` Marco Patzer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).