Am 31.05.2012 um 11:16 schrieb Jan Pohanka:

> Hello,
> 
> describing linux file permissions I would like to write rwx------
> As I expected the hyphens are converted to two long dashes (excuse me if I 
> missed the correct name), so I tried something like this 
> rwx{-}{-}{-}{-}{-}{-} or rwx{}-{}-{}-{}-{}-{}- which works in latex, but in 
> context I'm still getting the long dashes. How can I prevent this conversion, 
> please?

\definehighlight[filepermission][style=\setff{none}]

\starttext

Verbatim: \type{rwx------}

Highlight: \filepermission{rwx------}

\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