as proposed in bug 1492, this patch classifies layouts a bit more 
systematically. It's not urgent, but I'd like to do this change before 1.5.

Jürgen
Index: lib/layouts/dinbrief.layout
===================================================================
--- lib/layouts/dinbrief.layout	(Revision 18335)
+++ lib/layouts/dinbrief.layout	(Arbeitskopie)
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{letter (german)}
+#  \DeclareLaTeXClass{letter (DIN-Brief, german)}
 # German DIN-Brief textclass definition file.
 # Author : Juergen Vigna <[EMAIL PROTECTED]>
 # Modified by: Carsten Kaemmerer <[EMAIL PROTECTED]>
Index: lib/layouts/extreport.layout
===================================================================
--- lib/layouts/extreport.layout	(Revision 18335)
+++ lib/layouts/extreport.layout	(Arbeitskopie)
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{extreport}
+#  \DeclareLaTeXClass[extreport]{report (big font sizes)}
 # Extented report textclass definition file.
 # Herbert Voss <[EMAIL PROTECTED]>
 
Index: lib/layouts/g-brief-de.layout
===================================================================
--- lib/layouts/g-brief-de.layout	(Revision 18335)
+++ lib/layouts/g-brief-de.layout	(Arbeitskopie)
@@ -1,5 +1,5 @@
 #% Do not delete he line below; configure depends on this
-#  \DeclareLaTeXClass[g-brief]{letter (g-brief)}
+#  \DeclareLaTeXClass[g-brief]{letter (g-brief, German)}
 # Letter textclass definition file.
 # Author : Thomas Hartkens <[EMAIL PROTECTED]>
 
Index: lib/layouts/extbook.layout
===================================================================
--- lib/layouts/extbook.layout	(Revision 18335)
+++ lib/layouts/extbook.layout	(Arbeitskopie)
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{extbook}
+#  \DeclareLaTeXClass[extbook]{book (big font sizes)}
 # Extended book textclass definition file.
 # Herbert Voss <[EMAIL PROTECTED]>
 
Index: lib/layouts/memoir.layout
===================================================================
--- lib/layouts/memoir.layout	(Revision 18335)
+++ lib/layouts/memoir.layout	(Arbeitskopie)
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{memoir}
+#  \DeclareLaTeXClass[memoir]{book (memoir)}
 # Memoir textclass definition file
 # Author: Jürgen Spitzmüller <[EMAIL PROTECTED]>
 # Improvements by: Bennett Helm <[EMAIL PROTECTED]>
Index: lib/layouts/extarticle.layout
===================================================================
--- lib/layouts/extarticle.layout	(Revision 18335)
+++ lib/layouts/extarticle.layout	(Arbeitskopie)
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{extarticle}
+#  \DeclareLaTeXClass[extarticle]{article (big font sizes)}
 # Herbert Voss <[EMAIL PROTECTED]>
 
 Format 4
Index: lib/layouts/foils.layout
===================================================================
--- lib/layouts/foils.layout	(Revision 18335)
+++ lib/layouts/foils.layout	(Arbeitskopie)
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{slides (FoilTeX)}
+#  \DeclareLaTeXClass{presentation (FoilTeX)}
 # Foils textclass definition file.
 # Created (1.Oct.96):   Alejandro Aguilar Sierra
 # Enhanced (fonts & centering):  Jean-Marc Lasgouttes
Index: lib/layouts/extletter.layout
===================================================================
--- lib/layouts/extletter.layout	(Revision 18335)
+++ lib/layouts/extletter.layout	(Arbeitskopie)
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{extletter}
+#  \DeclareLaTeXClass[extletter]{letter (big font sizes)}
 # Extended article textclass definition file.
 # Herbert Voss <[EMAIL PROTECTED]>
 
Index: lib/layouts/slides.layout
===================================================================
--- lib/layouts/slides.layout	(Revision 18335)
+++ lib/layouts/slides.layout	(Arbeitskopie)
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{slides (default)}
+#  \DeclareLaTeXClass{presentation (slides)}
 # Slides textclass definition file.
 # Author : John Weiss <[EMAIL PROTECTED]>
 #
Index: lib/layouts/agu-dtd.layout
===================================================================
--- lib/layouts/agu-dtd.layout	(Revision 18335)
+++ lib/layouts/agu-dtd.layout	(Arbeitskopie)
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareDocBookClass[AGU-article]{AGU Article (SGML)}
+#  \DeclareDocBookClass[AGU-article]{AGU article (SGML)}
 # AGU XML textclass definition file.
 # Authors : Jose' Matos <[EMAIL PROTECTED]>
 #           Martin Vermeer <[EMAIL PROTECTED]>
Index: lib/layouts/beamer.layout
===================================================================
--- lib/layouts/beamer.layout	(Revision 18335)
+++ lib/layouts/beamer.layout	(Arbeitskopie)
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[beamer,pgf.sty,xcolor.sty]{Beamer Presentation Class}
+#  \DeclareLaTeXClass[beamer,pgf.sty,xcolor.sty]{presentation (beamer)}
 # Author : Till Tantau <[EMAIL PROTECTED]>
 
 # $Header: /cvsroot/latex-beamer/latex-beamer/lyx/layouts/beamer.layout,v 1.16 2004/10/07 20:53:07 tantau Exp $
Index: lib/layouts/seminar.layout
===================================================================
--- lib/layouts/seminar.layout	(Revision 18335)
+++ lib/layouts/seminar.layout	(Arbeitskopie)
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{slides (seminar)}
+#  \DeclareLaTeXClass{presentation (seminar)}
 # Initial attemt at makeing a LyX layout file for the seminar class.
 # Author : Lars Gullik Bjønnes <[EMAIL PROTECTED]>
 

Reply via email to