diff options
Diffstat (limited to 'include/picture')
-rw-r--r-- | include/picture | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/picture b/include/picture index ec8efc9..d81dbe5 100644 --- a/include/picture +++ b/include/picture @@ -3,7 +3,6 @@ # Lout setup file for stand-alone illustrations # # # # Jeffrey H. Kingston # -# 5 February 1999 # # # ############################################################################### @@ -61,6 +60,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 |