D26151: LaTeX: fix brackets in some commands

2019-12-22 Thread Nibaldo González
This revision was automatically updated to reflect the committed changes.
Closed by commit R216:6ddf50d243dd: LaTeX: fix brackets in some commands 
(authored by nibags).

REPOSITORY
  R216 Syntax Highlighting

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D26151?vs=71983&id=72031

REVISION DETAIL
  https://phabricator.kde.org/D26151

AFFECTED FILES
  autotests/folding/highlight.tex.fold
  autotests/html/highlight.tex.html
  autotests/input/highlight.tex
  autotests/reference/highlight.tex.ref
  data/syntax/latex.xml

To: nibags, #framework_syntax_highlighting, cullmann
Cc: cullmann, kwrite-devel, kde-frameworks-devel, LeGast00n, GB_2, domson, 
michaelh, ngraham, bruns, demsking, sars, dhaumann


D26151: LaTeX: fix brackets in some commands

2019-12-22 Thread Christoph Cullmann
cullmann accepted this revision.
cullmann added a comment.
This revision is now accepted and ready to land.


  Thanks

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  latex-brackets

REVISION DETAIL
  https://phabricator.kde.org/D26151

To: nibags, #framework_syntax_highlighting, cullmann
Cc: cullmann, kwrite-devel, kde-frameworks-devel, LeGast00n, GB_2, domson, 
michaelh, ngraham, bruns, demsking, sars, dhaumann


D26151: LaTeX: fix brackets in some commands

2019-12-22 Thread Nibaldo González
nibags created this revision.
nibags added a reviewer: Framework: Syntax Highlighting.
Herald added projects: Kate, Frameworks.
Herald added subscribers: kde-frameworks-devel, kwrite-devel.
nibags requested review of this revision.

REVISION SUMMARY
  BUG: 415384
  
  In the parameter of some commands, such as `\input{\a{}}`, the brackets are 
closed incorrectly, which causes the pairs of brackets to be marked incorrectly.

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  latex-brackets

REVISION DETAIL
  https://phabricator.kde.org/D26151

AFFECTED FILES
  autotests/folding/highlight.tex.fold
  autotests/html/highlight.tex.html
  autotests/input/highlight.tex
  autotests/reference/highlight.tex.ref
  data/syntax/latex.xml

To: nibags, #framework_syntax_highlighting
Cc: kwrite-devel, kde-frameworks-devel, LeGast00n, GB_2, domson, michaelh, 
ngraham, bruns, demsking, cullmann, sars, dhaumann