aboutsummaryrefslogtreecommitdiffstats
path: root/include/report
diff options
context:
space:
mode:
Diffstat (limited to 'include/report')
-rw-r--r--include/report9
1 files changed, 7 insertions, 2 deletions
diff --git a/include/report b/include/report
index 8c80944..50f73c5 100644
--- a/include/report
+++ b/include/report
@@ -19,7 +19,6 @@
# #
###############################################################################
- @SysInclude { fontdefs } # font definitions
@SysInclude { langdefs } # language definitions
@SysInclude { bsf } # BasicSetup package
@SysInclude { dsf } # DocumentSetup package
@@ -90,11 +89,16 @@
# @OddRightMargin { 2.5c @OrIfPlain 10s } # right margin of odd pages
# @EvenLeftMargin { 2.5c @OrIfPlain 10s } # left margin of even pages
# @EvenRightMargin { 2.5c @OrIfPlain 10s } # right margin of even pages
+ # @OddLeftBodyMargin { 0c } # extra margin for page body
+ # @OddRightBodyMargin { 0c } # extra margin for page body
+ # @EvenLeftBodyMargin { 0c } # extra margin for page body
+ # @EvenRightBodyMargin{ 0c } # extra margin for page body
# @PageBoxType { None } # None Box CurveBox ShadowBox
# @PageBoxMargin { 1.00c } # page box margin
# @PageBoxLineWidth { } # page box line thickness
# @PageBoxPaint { none } # page box paint
# @PageBoxShadow { 0.60c } # shadow margin if ShadowBox
+ # @PageEnclose { @Body } # enclose every page in this
# @ColumnNumber { 1 } # number of columns (1 to 10)
# @ColumnGap { 1.00c @OrIfPlain 6s } # column gap
# @FigureLocation { PageTop } # default figure location
@@ -285,7 +289,7 @@
# @FirstSubSubAppendixNumber { 1 } # first sub-sub. num (Arabic)
# @AbstractHeadingFont { Bold } # abstract head font
# @AbstractHeadingBreak { ragged 1.2fx nohyphen } # abstract head break
- # @AbstractHeadingFormat { title } # abstract head fmt
+ # @AbstractHeadingFormat { @Centre title } # abstract head fmt
# @ContentsHeadingFont { Bold } # contents head font
# @ContentsHeadingBreak { ragged 1.2fx nohyphen } # contents head break
# @ContentsHeadingFormat { title } # contents head fmt
@@ -382,4 +386,5 @@
# #
###############################################################################
+@SysDatabase @FontDef { fontdefs } # font definitions
@SysDatabase @RefStyle { refstyle } # reference printing styles