Peter Rolf wrote:
> Hans Hagen wrote:
>   
>> Peter Rolf wrote:
>>     
>>> \processaction[\FOO][
>>>   |=>,
>>>   unknown=>]
>>>   
>>>       
>> hm, | and ~ are always special, put \string in fron tof it, or use 
>> \letterbar and \lettertilde 
>>
>>     
> hm, same error if I use \string| or \letterbar
>   
do you have a minimal tes file?

a solution may be

\let\savedbarcommand=|

\unexpanded\def|{\savedbarcommand}

 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to