]> git.lyx.org Git - features.git/blobdiff - lib/layouts/litinsets.inc
DocBook: fix indentation.
[features.git] / lib / layouts / litinsets.inc
index efb974890078868060a60467c4b912fd243afb9e..03c4c0524018be9dde0a8a7ab651effb8128c44d 100644 (file)
@@ -6,7 +6,7 @@
 # Note that this file is included in sweave.module,
 # knitr.module and noweb.module.
 
-Format 82
+Format 85
 
 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