Hello

A funny problem

When I use pascal verbatim I've got a curious feature (?)

Here is a minimal problem

\starttext
\startPAS
   i/ 2;
   nom/ 2;
  ;
\stopPAS
\stoptext

When I typeset it the i desappear.

I only occurs when the / is followed by a space and when the variable  
before / is made from letters (not followed by a space)

It seems it comes from the gestion of comments but I don't understand  
where it comes from.

I could type spaces before / but I need this to type oCaml source code  
and I changed comments (there are (* ..... *)) but I also need to  
refer arrays as t.(i).

Eric DÉTREZ
Lycée Faidherbe Lille
Maths PC* : http://sites.google.com/site/pc1faidherbe/
Info MP-MP* : http://sites.google.com/site/infofaidherbe/





___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to