diff options
Diffstat (limited to 'include/slides')
-rw-r--r-- | include/slides | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/include/slides b/include/slides index b3fb95c..14de206 100644 --- a/include/slides +++ b/include/slides @@ -3,7 +3,6 @@ # Lout setup file for overhead transparencies # # # # Jeffrey H. Kingston # -# 5 February 1999 # # # ############################################################################### @@ -63,6 +62,9 @@ # @ListIndent { 0s } # indent of list items # @ListRightIndent { 0s } # right indent of list items # @ListLabelWidth { 2.00f @OrIfPlain 5s } # width allowed for list tags + # @ListLabelRight { No } # right-adjust list labels + # @ListLabelRightGap { 2s } # gap when right-adjusting + # @ListBreak { } # break style of list items # @NumberSeparator { . } # separates nums like 2.3.7 # @CrossLinkFormat { @Body } # format of cross links # @ExternalLinkFormat { @Body } # format of external links @@ -332,7 +334,11 @@ # @OverheadNumbers { Arabic } # kind of overhead numbers # @FirstOverheadNumber { 1 } # first overhead num # @TitlePageFont { Helvetica Base 1.5f } # title page font - # @LectureHeadingFont { Bold 1.20f } # lecture head font + # @AboveTitleGap { 0.5i } # gap above title + # @AboveAuthorGap { 1.0i } # gap above author + # @AboveInstitutionGap { 0.5i } # gap above inst + # @AboveDateLineGap { 0.5i } # gap above date + # @LectureHeadingFont { Bold 1.2f } # lecture head font # @LectureHeadingBreak { clines 1.2fx nohyphen } # lecture head break # @LectureHeadingFormat { @Centre number @DP @Centre title @DP } # @AboveLectureGap { 3.0f } # gap above lec head |