How to embed formatting commands into the syntax highlight code generated by scite module?
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 (李延瑞)
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
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 (李延瑞)
participants (2)
-
Aditya Mahajan
-
Li Yanrui (李延瑞)