On 2013–05–20 Sander Maijers wrote:

> What is the most straightforward way to print a percent symbol
> inside the argument to \type{} (or, if necessary, more generally:
> monospace type)

I'd say the most straightforward way is using \asciimode:

\starttext
  \startlines
    \mono{foo \% bar}
    \mono{foo \letterpercent\ bar}
    \asciimode
    \mono{foo % bar}
  \stoplines
\stoptext

Marco

PS: Please don't hijack threads. Start a new thread for each new issue.

Attachment: signature.asc
Description: Digital signature

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

Reply via email to