]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_lyxmacros.inc
fix typo that put too many include paths for most people
[lyx.git] / lib / layouts / db_lyxmacros.inc
index 8793ed9bf7df326b9ecafe27661a3c3a47f78773..ef3cc0811d4ba4ecbf6d6d16e5be9ce79d27cfad 100644 (file)
@@ -13,17 +13,13 @@ Style Code
   LatexType            Environment
   LatexName            programlisting
   LatexParam           CDATA
-  Preamble
-  EndPreamble
-  Font
-    Latex               Latex
-  EndFont
+  PassThru             1
 End
 
 # Comment style definition
 Style Comment
   LatexType            Paragraph
-  LatexName            comment
+  LatexName            remark
 End
 
 Style LyX-Code