Menu

#549 Make the parser understand multi-line commands

None
closed
nobody
None
5*
2017-02-26
2013-09-18
doncherry
No

Syntax highlighting/recognition doesn’t work if the \usepackage{...} macro is broken arcoss two lines:

\usepackage[someoption
   ]{lipsum}
\usepackage{
   blindtext}
\lipsum
\blindtext

If I understand correctly, this is an issue not only limited to \usepackage, but to all macro parsing.

(This is a follow-up to [bugs:#809].)

Related

Bugs: #809

Discussion

  • Tim Hoffmann

    Tim Hoffmann - 2017-02-26

    This is now supported since 2.11.0

     
  • Tim Hoffmann

    Tim Hoffmann - 2017-02-26
    • status: open --> closed
    • Group: -->
     

Anonymous
Anonymous

Add attachments
Cancel