]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/linuxdoc.layout
Fix conversion of minipages that contains tabulars.
[lyx.git] / lib / layouts / linuxdoc.layout
index 408bd87a96c97477a8306c0d3258f9c6fcfdcb6e..389fe38dcb0f7bb0921bbe535e4e8b9b554d1623 100644 (file)
@@ -9,6 +9,9 @@ Sides                   1
 PageStyle              Plain
 MaxCounter             Counter_Section
 OutputType             linuxdoc
+DefaultStyle           Standard
+
+Input stdcounters.inc
 
 # Standard style definition
 Style Standard
@@ -275,6 +278,7 @@ End
 Style Code
   Margin               Static
   LatexType            Environment
+  LatexParam           CDATA
   LatexName            code
   LeftMargin           MM
   LabelSep             xx
@@ -368,18 +372,14 @@ End
 Style SGML
   Margin                Static
   LatexType             Paragraph
-  LatexName             p
+  LatexName             "!-- --"
   NewLine               0
   ParIndent             MM
   ParSkip               0.4
   ParSep                0.5
-  Align                 Center
+  Align                 Left
   AlignPossible         Block, Left, Right, Center
   LabelType             No_Label
   FreeSpacing           1
-
-  # standard font definition
-  Font 
-    Latex               Latex
-  EndFont
+  PassThru             1
 End