]> git.lyx.org Git - features.git/blobdiff - lib/layouts/litinsets.inc
Fix compilation with gcc 4.9
[features.git] / lib / layouts / litinsets.inc
index 33e31deb0c103504ecf9dabafa3c1f0ef74cf509..0ecb846eb9f3ce28c3f7810ebcc4f1d06855823f 100644 (file)
@@ -6,7 +6,7 @@
 # Note that this file is included in sweave.module,
 # knitr.module and noweb.module.
 
-Format 80
+Format 95
 
 Counter chunk
        GuiName "Knitr Chunk"
@@ -54,4 +54,6 @@ InsetLayout "Flex:Chunk"
     ForceOwnlines         true
     NeedCProtect          true
     EditExternal          true
+       DocBookTag            programlisting
+       DocBookAttr           role='literate-programming'
 End