Bug 123353

Summary: highlight support for corrections in document
Product: [Applications] kile Reporter: Matthias Pospiech <matthias.pospiech>
Component: generalAssignee: Michel Ludwig <michel.ludwig>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: trunk-kde4   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Matthias Pospiech 2006-03-09 20:40:52 UTC
Version:           1.8.1 (using KDE 3.5.0 Level "a" , SUSE 9.3 UNSUPPORTED)
Compiler:          gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)
OS:                Linux (i686) release 2.6.11.4-21.9-default

What I propose is actually the ability to define special highlighting for defined commands or environments.

This could be helpfull for corrections in a document or multiple authors.

For example I have defined macros \oldtext{} and  \newtext{} In the output they appears as strikethrough and higlighted. But the same meaning is not displayed in the code, which makes it hard to distinguish between used and not printed text.

It would be therefor great if one could define the content of the macro \oldtext to be red and the content of the macro \newtext to be green.

Clear ?

Matthias
Comment 1 Thomas Braun 2009-05-26 23:55:27 UTC
Is there a standard latex package for that purpose?
Adding the code you ask for into the highlightning file should not be too difficult.