diff options
Diffstat (limited to 'include/doc')
-rw-r--r-- | include/doc | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/include/doc b/include/doc index 7dda601..cf483ef 100644 --- a/include/doc +++ b/include/doc @@ -103,9 +103,12 @@ # @TableNumbers { Arabic } # method of numbering tables # @FigureCaptionPos { Below } # Above or Below # @TableCaptionPos { Below } # Above or Below - # @CaptionFont { } # figure, table caption font - # @CaptionBreak { } # figure, table caption break - # @CaptionFormat { @B { number @DotSep @OneCol } } # figure, table caption format + # @FigureCaptionFont { -2p } # figure caption font + # @FigureCaptionBreak { adjust hyphen 1.2fx } # figure caption break + # @FigureCaptionFormat{ {@B { word @NumSep number. &2s }} @Insert caption } + # @TableCaptionFont { -2p } # table caption font + # @TableCaptionBreak { adjust hyphen 1.2fx } # table caption break + # @TableCaptionFormat { {@B { word @NumSep number. &2s }} @Insert caption } # @MakeFigureContents { No } # list of figures at start # @MakeTableContents { No } # list of tables at start # @MakeContents { No } # make contents? Yes or No |