]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdstruct.inc
de.po
[lyx.git] / lib / layouts / db_stdstruct.inc
index ff7350f1cdf58c153bf06177ec433efa29df7984..fa36e2c025d4a7b6390c2f71c316960a91fcbcdc 100644 (file)
@@ -1,17 +1,21 @@
 # Textclass definition file for docbook.
-# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
+# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
 
 # This file is the counterpart of stdstruct.inc
-# It is desireable, as far as possible, to have the same look and feeling for
+# It is desirable, as far as possible, to have the same look and feel for
 # related layouts in latex and docbook.
 
+Format 104
 Input stdstruct.inc
 
-# Abstract style definition
 Style Abstract
-  LatexType            Environment
-  LatexName            abstract
-  LatexParam           para
-End 
+       LatexType             Environment
+       LatexName             abstract
+       DocBookAbstract       true
+       DocBookInInfo         always
+       DocBookWrapperTag     abstract
+       DocBookWrapperMergeWithPrevious    true
+       DocBookTag            para
+End
 
-NoStyle Bibliography
\ No newline at end of file
+NoStyle Bibliography