Tagged Questions
2
votes
1answer
84 views
disable syntax highlighting in kile
In the \verbatim environment, the syntax highlighting is disabled default, e.g. a $ ist not recognized as beginning of the math mode. I add my own environtment (\rawtext) to the kile Verbatim ...
2
votes
0answers
66 views
Highlight R chunks in a Knitr document when working in Kile
When working on a knitr document in kile I can get highlights for the LaTeX parts of the document by adding the *.Rnw file extension in the Modes & Filetypes tab under Open/save configuration ...
1
vote
0answers
62 views
Highlighting modifications in a .tex file using Kile editor
I am looking for any option of automatically highlighting the modified or added text (in pdf version after compilation) in my current .tex file using Kile editor. I know that there is a similar ...