diff options
author | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:37:45 +0000 |
---|---|---|
committer | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:37:45 +0000 |
commit | c89f0bc2209f7f98695e6b94fbac316c84fbf9d4 (patch) | |
tree | 456d506bd18edd3b768eaffa8f70ae93565682e4 /include/diag | |
parent | 7db8921aac3a0e1223af269ec7092bdd91a7c7a2 (diff) | |
download | lout-c89f0bc2209f7f98695e6b94fbac316c84fbf9d4.tar.gz |
Lout 3.25.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@19 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'include/diag')
-rw-r--r-- | include/diag | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/diag b/include/diag index 9289975..eb99116 100644 --- a/include/diag +++ b/include/diag @@ -33,7 +33,7 @@ # save { no } # maxlabels { 200 } # title { (none) } - # titleformat { Italic @Font @Title //0.7f ||0.35f @Body } + # titleformat { Slope @Font @Title //0.7f ||0.35f @Body } ############################################################################# # # @@ -383,6 +383,8 @@ # bias { 2.0f } # fbias { 2.0f } # tbias { 2.0f } + # hfrac { 0.5 } + # hbias { 0.0f } # radius { 1.0f } # xindent { 0.8f } # zindent { 0.8f } |