diff options
author | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:36:56 +0000 |
---|---|---|
committer | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:36:56 +0000 |
commit | 162643f981292504f375a7f834d408a4a0fa7f46 (patch) | |
tree | a52e523ace2e98b57c761a8319f45b8aee208fce /include/report | |
parent | b10d39aec443165093f8f28bc6f940530b89cdaf (diff) | |
download | lout-162643f981292504f375a7f834d408a4a0fa7f46.tar.gz |
Lout 3.22.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@13 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'include/report')
-rw-r--r-- | include/report | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/include/report b/include/report index 50f73c5..cebd65a 100644 --- a/include/report +++ b/include/report @@ -266,7 +266,19 @@ # @CoverSheet { Yes } # make cover sheet # @ContentsSeparate { No } # contents on separate pages # @DateLine { No } # Yes, No, or a date + # @AboveTitleGap { 1i } # space above title + # @TitleFont { Bold } # title font + # @TitleBreak { clines 1.4vx } # title break + # @AuthorFont { Italic } # author font + # @AuthorBreak { clines } # author break + # @InstitutionFont { } # institution font + # @InstitutionBreak { clines } # institution break + # @DateLineFont { } # dateline font + # @DateLineBreak { } # dateline break # @AbstractDisplay { No } # abstract full width display + # @AbstractFont { } # font of abstract + # @AbstractBreak { } # break style of abstract + # @AbstractFormat { @Centre @Title @DP @Body } # abstract format # @AbstractTitle { dft } # abstract title (dft is @AbstractWord) # @ReferencesBeforeAppendices { No } # references before appendices # @AbstractWord { abstract } # word for "Abstract" |