https://bugs.kde.org/show_bug.cgi?id=445820

            Bug ID: 445820
           Summary: ConTeXt: Support highlighting for TABLEs
           Product: frameworks-syntax-highlighting
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: syntax
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: jackhill3...@gmail.com
                CC: walter.von.entfer...@posteo.net
  Target Milestone: ---

Created attachment 143776
  --> https://bugs.kde.org/attachment.cgi?id=143776&action=edit
TABLE environment next to an xtable environment. The TABLE commands should be
highlighted the same as the xtable commands.

TABLEs use commands that are equivalent to start/stop pairs and so these
commands should be highlighted the same as start/stop pairs.
The commands equivalent to "\start()" are:

\bTABLEhead
\bTABLEnext
\bTABLEbody
\bTABLEfoot
\bTR
\bTD

and the commands equivalent to "\stop()" are:

\eTABLEhead
\eTABLEnext
\eTABLEbody
\eTABLEfoot
\eTR
\eTD

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to