Replace old contrib/drexel-thesis.layout with John's newer version.
authorW. Trevor King <wking@drexel.edu>
Tue, 16 Nov 2010 21:28:38 +0000 (16:28 -0500)
committerW. Trevor King <wking@drexel.edu>
Tue, 16 Nov 2010 21:28:45 +0000 (16:28 -0500)
I'd accidentally placed his new version in the repository root directory.

contrib/drexel-thesis.layout
drexel-thesis.layout [deleted file]

index 31694c03ce9cc8211bee720616fbc67ff2670588..03e0c9d000d2cfd964b786785a9e11dad6e43060 100644 (file)
@@ -4,7 +4,7 @@
 # Read the definitions from book.layout
 Input book.layout
 
-# Put environments in the listed order on the menu.
+# This puts these in the listed order on the menu.
 
 Style Abstract
 End
@@ -18,78 +18,78 @@ End
 Style Vita
 End
 
-# Define various elements.  Those not explicitly defined here are
-# taken from Book.
+# The actual definitions for the various elements.
+# Those not explicitly defined here are taken from Book.
 
 Style Abstract
-   LeftMargin  "MMM"
-   RightMargin "MMM"
-   ParIndent   "MM"
-   Category    FrontMatter
-   LatexType   Environment
-   LatexName   abstract
-   Align       Block
-   LabelType   Centered_Top_Environment
-   LabelString "Abstract"
+   LeftMargin     "MMM"
+   RightMargin    "MMM"
+   ParIndent      "MM"
+   Category       FrontMatter
+   LatexType      Environment
+   LatexName      thesisabstract
+   Align          Block
+   LabelType      Centered_Top_Environment
+   LabelString    "Abstract"
    Font
-     Size      Normal
+     Size         Normal
    EndFont
    LabelFont
-     Series    Bold
-     Size      Normal
+     Series       Bold
+     Size         Normal
    EndFont
 End
 
 Style Acknowledgements
-   LeftMargin  "MMM"
-   RightMargin "MMM"
-   ParIndent   "MM"
-   Category    FrontMatter
-   LatexType   Environment
-   LatexName   acknowledgments
-   Align       Block
-   LabelType   Centered_Top_Environment
-   LabelString "Acknowledgements"
+   LeftMargin     "MMM"
+   RightMargin    "MMM"
+   ParIndent      "MM"
+   Category       FrontMatter
+   LatexType      Environment
+   LatexName      acknowledgments
+   Align          Block
+   LabelType      Centered_Top_Environment
+   LabelString    "Acknowledgements"
    Font
-     Size      Normal
+     Size         Normal
    EndFont
    LabelFont
-     Series    Bold
-     Size      Normal
+     Series       Bold
+     Size         Normal
    EndFont
 End
 
 Style Dedication
-   Category    FrontMatter
-   LatexType   Environment
-   LatexName   dedications
-   LabelType   Centered_Top_Environment
-   Align       Center
-   LabelString "Dedication"
+   Category       FrontMatter
+   LatexType      Environment
+   LatexName      dedications
+   LabelType      Centered_Top_Environment
+   Align          Center
+   LabelString    "Dedication"
    Font
-     Size      Normal
+     Size         Normal
    EndFont
    LabelFont
-     Series    Bold
-     Size      Normal
+     Series       Bold
+     Size         Normal
    EndFont
 End
 
 Style Vita
-   LeftMargin  "MMM"
-   RightMargin "MMM"
-   ParIndent   "MM"
-   Category    BackMatter
-   LatexType   Environment
-   LatexName   vita
-   Align       Block
-   LabelType   Centered_Top_Environment
-   LabelString "Vita"
+   LeftMargin     "MMM"
+   RightMargin    "MMM"
+   ParIndent      "MM"
+   Category       BackMatter
+   LatexType      Environment
+   LatexName      vita
+   Align          Block
+   LabelType      Centered_Top_Environment
+   LabelString    "Vita"
    Font
-     Size      Normal
+     Size         Normal
    EndFont
    LabelFont
-     Series    Bold
-     Size      Normal
+     Series       Bold
+     Size         Normal
    EndFont
 End
diff --git a/drexel-thesis.layout b/drexel-thesis.layout
deleted file mode 100644 (file)
index c0e180d..0000000
+++ /dev/null
@@ -1,95 +0,0 @@
-#% Do not delete the line below; configure depends on this      
-#  \DeclareLaTeXClass[drexel-thesis]{Drexel Thesis}
-
-# Read the definitions from article.layout
-Input book.layout
-
-# This puts these in the listed order on the menu.
-
-Style Abstract
-End
-
-Style Dedication
-End
-
-Style Acknowledgements
-End
-
-Style Vita
-End
-
-# The actual definitions for the various elements.
-# Those not explicitly defined here are taken from Book.
-
-Style Abstract
-   LeftMargin     "MMM"
-   RightMargin    "MMM"
-   ParIndent      "MM"
-   Category       FrontMatter
-   LatexType      Environment
-   LatexName      thesisabstract
-   Align          Block
-   LabelType      Centered_Top_Environment
-   LabelString    "Abstract"
-   Font
-     Size         Normal
-   EndFont
-   LabelFont
-     Series       Bold
-     Size         Normal
-   EndFont
-End
-
-Style Acknowledgements
-   LeftMargin     "MMM"
-   RightMargin    "MMM"
-   ParIndent      "MM"
-   Category       FrontMatter
-   LatexType      Environment
-   LatexName      acknowledgments
-   Align          Block
-   LabelType      Centered_Top_Environment
-   LabelString    "Acknowledgements"
-   Font
-     Size         Normal
-   EndFont
-   LabelFont
-     Series       Bold
-     Size         Normal
-   EndFont
-End
-
-Style Dedication
-   Category       FrontMatter
-   LatexType      Environment
-   LatexName      dedications
-   LabelType      Centered_Top_Environment
-   Align          Center
-   LabelString    "Dedication"
-   Font
-     Size         Normal
-   EndFont
-   LabelFont
-     Series       Bold
-     Size         Normal
-   EndFont
-End
-
-Style Vita
-   LeftMargin     "MMM"
-   RightMargin    "MMM"
-   ParIndent      "MM"
-   Category       BackMatter
-   LatexType      Environment
-   LatexName      vita
-   Align          Block
-   LabelType      Centered_Top_Environment
-   LabelString    "Vita"
-   Font
-     Size         Normal
-   EndFont
-   LabelFont
-     Series       Bold
-     Size         Normal
-   EndFont
-End