]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/lyxmacros.inc
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / lyxmacros.inc
index 16cd111bc2d2fae690654f5fa8d93cd39d2e9e03..1dabb5bf557616961b8c16253e1fd5b10816d923 100644 (file)
@@ -8,7 +8,7 @@
 # be removed later.
 
 
-Format 53
+Format 98
 Style LyX-Code
        Category              MainText
        Margin                Static
@@ -38,6 +38,9 @@ Style LyX-Code
        Font
          Family              Typewriter
        EndFont
+       DocBookTag            programlisting
+    DocBookTagType        paragraph
+       DocBookAttr                       language='lyx'
 End
 
 
@@ -59,6 +62,8 @@ Style Address
                        \noindent\par}
                }
        EndPreamble
+       DocBookTag            address
+       DocBookTagType        paragraph
 End
 
 
@@ -80,4 +85,7 @@ Style Right_Address
                        \par}
                }
        EndPreamble
+       DocBookTag            address
+       DocBookTagType        paragraph
+       DocBookAttr           role='right-address'
 End