Added contrib to Makefile and cleaned up indentation in drexel-thesis.layout
[drexel-thesis.git] / contrib / drexel-thesis.layout
index 6be6c30f56dccdccf34f9cbe788b8458207d7d20..31694c03ce9cc8211bee720616fbc67ff2670588 100644 (file)
@@ -1,10 +1,10 @@
 #% Do not delete the line below; configure depends on this      
 #  \DeclareLaTeXClass[drexel-thesis]{Drexel Thesis}
 
-# Read the definitions from article.layout
+# Read the definitions from book.layout
 Input book.layout
 
-# This puts these in the listed order on the menu.
+# Put environments in the listed order on the menu.
 
 Style Abstract
 End
@@ -18,78 +18,78 @@ End
 Style Vita
 End
 
-# The actual definitions for the various elements.
-# Those not explicitly defined here are taken from Book.
+# Define 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
+   LeftMargin  "MMM"
+   RightMargin "MMM"
+   ParIndent   "MM"
+   Category    FrontMatter
+   LatexType   Environment
+   LatexName   abstract
+   Align       Block
+   LabelType   Centered_Top_Environment
    LabelString "Abstract"
    Font
-     Size         Normal
+     Size      Normal
    EndFont
    LabelFont
      Series    Bold
-     Size         Normal
+     Size      Normal
    EndFont
 End
 
 Style Acknowledgements
-   LeftMargin     "MMM"
-   RightMargin    "MMM"
-   ParIndent      "MM"
-   Category FrontMatter
-   LatexType             Environment
-   LatexName acknowledgments
-   Align  Block
-   LabelType      Centered_Top_Environment
+   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
+     Size      Normal
    EndFont
 End
 
 Style Dedication
-   Category FrontMatter
-   LatexType             Environment
-   LatexName dedications
-   LabelType      Centered_Top_Environment
-   Align  Center
+   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
+     Size      Normal
    EndFont
 End
 
 Style Vita
-   LeftMargin     "MMM"
-   RightMargin    "MMM"
-   ParIndent      "MM"
-   Category BackMatter
-   LatexType             Environment
-   LatexName vita
-   Align  Block
-   LabelType      Centered_Top_Environment
+   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
+     Size      Normal
    EndFont
 End