diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2024-05-19 00:42:48 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2024-05-19 00:42:48 +0200 |
commit | eb3942e15700f3f4f61b4e46917ae8fbe614e524 (patch) | |
tree | be0c003fa8a0dead8d9dc921050ba13a56d1a9dd /doc/user/dia_summ | |
parent | 71d625f730d872791eef74d7999e1be28d5e5c7e (diff) | |
download | lout-master.tar.gz |
http://jeffreykingston.id.au/lout/lout-3.41.tar.gz
Diffstat (limited to 'doc/user/dia_summ')
-rw-r--r-- | doc/user/dia_summ | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/doc/user/dia_summ b/doc/user/dia_summ index 661f1b9..6dd0383 100644 --- a/doc/user/dia_summ +++ b/doc/user/dia_summ @@ -218,9 +218,9 @@ the {@Code nodelabel} options except for {@Code nodelabelpos}. hmargin { 1s } # vmargin { 0.6vx } @Fmth { @Col @Code A ! @Col @Code " " ! @Col @Code B ! @Col @Code " " ! - @Col 1.0c @Wide ! @Col C } + @Col 0.3c @Wide ! @Col C } @Fmta { @Col @Code A ! @Col @Code "{" ! @Col @Code B ! @Col @Code "}" ! - @Col 1.0c @Wide ! @Col C } + @Col 0.3c @Wide ! @Col C } { @FirstRowh A { "@Node" } @@ -256,7 +256,7 @@ any outline } C { {@Code solid}, {@Code dashed}, {@Code cdashed}, {@Code dotted}, {@Code dotdashed}, {@Code dotcdashed}, {@Code dotdotdashed}, {@Code dotdotcdashed}, {@Code dotdotdotdashed}, {@Code dotdotdotcdashed}, -{@Code noline}, or any sequence of one or more of these values } +{@Code noline}, or any sequence of one or more of these } @Rowa A { " outlinedashlength"} B { 0.2f } @@ -266,6 +266,10 @@ any outline } B { thin } C { {@Code thin}, {@Code medium}, {@Code thick}, or any @I length } @Rowa + A { " outlinecolour" } + B { nochange } + C { @Code nochange or any colour from Section {@NumberOf colour} } +@Rowa A { " paint" } B { none } C { @Code none or any colour from Section {@NumberOf colour} } @@ -1243,9 +1247,9 @@ have been omitted where they are the same as the {@Code linklabel} options. hmargin { 1s } # vmargin { 0.6vx } @Fmth { @Col @Code A ! @Col @Code " " ! @Col @Code B ! @Col @Code " " ! - @Col 1.0c @Wide ! @Col C } + @Col 0.3c @Wide ! @Col C } @Fmta { @Col @Code A ! @Col @Code "{" ! @Col @Code B ! @Col @Code "}" ! - @Col 1.0c @Wide ! @Col C } + @Col 0.3c @Wide ! @Col C } { @Rowh A { "@Link" } @@ -1324,6 +1328,10 @@ have been omitted where they are the same as the {@Code linklabel} options. B { thin } C { {@Code thin}, {@Code medium}, {@Code thick}, or any @I length } @Rowa + A { " pathcolour" } + B { nochange } + C { @Code nochange or any colour from Section {@NumberOf colour} } +@Rowa A { " pathgap" } B { thin } C { {@Code thin}, {@Code medium}, {@Code thick}, or any @I length } |