Am 15.08.2011 um 16:31 schrieb Cecil Westerhof:

> While writing the documentation about using ConTeXt I need some 'special' 
> characters. A few I have found, for example \%, \backslash, \texttilde, 
> \percent. But until now I did not find how to represent [ and ]. How would I 
> use those characters in my document?
> 
> Also: is there somewhere a 'complete' list? I found several, but they where 
> all for LaTeX and are not completely the same. For example LaTeX uses 
> \textbackslash which does not work in ConTeXt which uses \backslash.


\starttext

[ ] @ _ ^ % normal characters

\startlines
\textbackslash\ or \letterbackslash
\textbraceleft\ or \letterleftbrace\ or \{
\textbraceright\ or \letterrightbrace\ or \}
\percent\ or \letterpercent\ or \%
\textdollar\ or \letterdollar\ or \$
\letterampersand\ or \&
\letterhash\ or \#
\stoplines

\asciimode
% $ # & %% this is a comment

\stoptext

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