Re: [NTG-context] How to embed formatting commands into the syntax highlight code generated by scite module?

2016-04-13 Thread 李延瑞
2016-04-12 10:24 GMT+08:00 Aditya Mahajan :

>
> > i want to embed some formatting commands into code highlighted with
> scite or vim module, but i do not find its option like "escape=yes". Is
> there a way to do it?
> >
>
>  With the vim module, `escape=yes` should work in the comment region. See
> the documentation:
>

Thanks Aditya.

I need insert some pseudo-code into the verbatim text, so I want it to be
the same as "escape=yes" in \starttyping ... \stoptyping.

-- 
Best regards,

Li Yanrui (李延瑞)
___
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
___

Re: [NTG-context] How to embed formatting commands into the syntax highlight code generated by scite module?

2016-04-11 Thread Aditya Mahajan

> i want to embed some formatting commands into code highlighted with scite or 
> vim module, but i do not find its option like "escape=yes". Is there a way to 
> do it?
> 

 With the vim module, `escape=yes` should work in the comment region. See the 
documentation:

https://github.com/adityam/filter/blob/master/vim-README.md

Aditya
___
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
___

[NTG-context] How to embed formatting commands into the syntax highlight code generated by scite module?

2016-04-11 Thread 李延瑞
Hi,

i want to embed some formatting commands into code highlighted with scite
or vim module, but i do not find its option like "escape=yes". Is there a
way to do it?

-- 
Best regards,

Li Yanrui (李延瑞)
___
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
___