]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlayouts.inc
Catalan mathed.lyx: move outdated file to attic/ca/mathed.lyx
[lyx.git] / lib / layouts / stdlayouts.inc
index a9f3db86d178dd7463a7af71f05f25610318ffe8..0052ca3c1237d91493e3318dea35d24e05764212 100644 (file)
@@ -7,7 +7,7 @@
 # quotations and such.
 
 
-Format 54
+Format 65
 
 Style Quotation
        Category              MainText
@@ -91,7 +91,12 @@ Style Verbatim
        Font
          Family              Typewriter
        EndFont
-       HTMLTag               <pre></pre>
+       HTMLTag               pre
        HTMLItem              p
 End
 
+
+Style Verbatim*
+       CopyStyle             Verbatim
+       LatexName             verbatim*
+End