can I highlight dfferent language(python, c, fortran) in one document?

for example,

----------------------------------------------------------------

#_begin_python_
--> set python lexer
#_end_python_

#_begin_c_
--> set c lexer
#_end_c_

#_begin_fortran_
--> set fortran lexer
#_end_fortran_

----------------------------------------------------------------

Wonjun, Choi
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to