~ubuntu-branches/debian/sid/texstudio/sid

« back to all changes in this revision

Viewing changes to utilities/qxs/sweave.qnfa

  • Committer: Package Import Robot
  • Author(s): Tom Jampen
  • Date: 2015-04-29 20:35:43 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20150429203543-l9pyg93qz1y13ke4
Tags: 2.8.8+debian-1
* Merging upstream version 2.8.8+debian (Closes: #774084).
* Updating 01-use-libhunspell.patch.
* Regenerating 03-disable-auto-update.patch.
* Regenerating 04-no-qt-translations.patch.
* Regenerating 05-use-libsynctex.patch.
* Regenerating 06-fix-silent-file-saving.patch.
* Updating year in copyright file.
* Removing doc-base registration for usermanual-fr, as the french
  version has been removed upstream.
* Rebuilding upstream tarball without:
  - conflicting debian directory
  - unused hunspell directory
  - unused include_win32 directory
  - unused include_win32_qt5 directory
  - unused qt translations
  - unused dictionary and thesaurus files
  - unused TexTablet directory
  - unused poppler-data directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
                <stop parenthesis="sweave:close@nocomplete" parenthesisWeight="30" fold="1" format="sweave-delimiter">@</stop>
17
17
        </context>
18
18
 
 
19
        <embed target="(La)TeX">
 
20
 
19
21
  <!-- need to have a single line comment for selection commenting (embed does not copy the editor information, only highlighting ) -->
20
22
        <context id="comment/single" format="comment" stayOnLine="true" ambiguous="true"> 
21
23
                <start>%</start>
22
24
                <stop exclusive="false">\n</stop>
23
25
        </context>
24
 
        
25
 
        <embed target="(La)TeX">
26
 
 
27
26
 
28
27
 
29
28
</QNFA>