X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fagu_stdlists.inc;h=9115812ddd7666e4d36d5d2381a1e892af49e2b2;hb=8b92a2a689c2548a263065a24c0d3aa917785cce;hp=769415dff27c93420f94e688eab3cb9f28698306;hpb=af37f0d23e8aab1bfbd7ab7f26a10e7685dfca68;p=lyx.git diff --git a/lib/layouts/agu_stdlists.inc b/lib/layouts/agu_stdlists.inc index 769415dff2..9115812ddd 100644 --- a/lib/layouts/agu_stdlists.inc +++ b/lib/layouts/agu_stdlists.inc @@ -1,18 +1,19 @@ # Textclass definition file for AGU-Article. -# Author : José Abílio Oliveira Matos +# Author : José Abílio Oliveira Matos # Martin Vermeer # This is the counterpart of stdlists.inc # It is desirable, as far as possible, to have the same look and feel for # related layouts in latex and docbook. +Format 70 Input stdlists.inc Style Itemize LatexType Item_Environment LatexName lst - Latexparam "type="bulleted"" + Latexparam "type=" ItemTag item End @@ -20,7 +21,7 @@ End Style Enumerate LatexType Item_Environment LatexName lst - Latexparam "type="ordered"" + Latexparam "type=" ItemTag item End @@ -28,7 +29,7 @@ End Style Description LatexType Item_environment LatexName lst - Latexparam "type="unordered"" + Latexparam "type=" ItemTag item End