]> git.lyx.org Git - features.git/blobdiff - lib/layouts/litinsets.inc
DocBook: fix indentation.
[features.git] / lib / layouts / litinsets.inc
index 7e1e9f00d7155f4d8bc4c792f8370a105eb07a73..03c4c0524018be9dde0a8a7ab651effb8128c44d 100644 (file)
@@ -6,9 +6,10 @@
 # Note that this file is included in sweave.module,
 # knitr.module and noweb.module.
 
-Format 67
+Format 85
 
 Counter chunk
+       GuiName "Knitr Chunk"
     PrettyFormat "Chunk ##"
 End
 
@@ -52,4 +53,7 @@ InsetLayout "Flex:Chunk"
     ResetsFont            false
     ForceOwnlines         true
     NeedCProtect          true
+    EditExternal          true
+       DocBookTag            programlisting
+       DocBookAttr           role='literate-programming'
 End