diff options
author | p <grr@lo2.org> | 2024-12-19 03:17:07 -0500 |
---|---|---|
committer | p <grr@lo2.org> | 2024-12-19 03:17:07 -0500 |
commit | 0d4cac01d49d7f3617d4f60b7380705f8fb5a0fe (patch) | |
tree | 23220637ae79ddf5f5eb126aef584459c45b66e8 | |
parent | 377f30878c453b5d59b7a6c929c22d10b2d73082 (diff) | |
download | sal.otx-master.tar.gz |
-rw-r--r-- | sal.otx | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -78,6 +78,13 @@ % --- default designs, for handy reference +\_def \_thechapnum {\_the\_chapnum} +\_def \_thesecnum {\_othe\_chapnum.\_the\_secnum} +\_def \_theseccnum {\_othe\_chapnum.\_the\_secnum.\_the\_seccnum} +\_def \_thetnum {\_othe\_chapnum.\_othe\_secnum.\_the\_tnum} +\_def \_thefnum {\_othe\_chapnum.\_othe\_secnum.\_the\_fnum} +\_def \_thednum {(\_the\_dnum)} + \_def \_titfont {\_scalemain\_typoscale[\_magstep4/\_magstep5]\_boldify} \_def \_chapfont {\_scalemain\_typoscale[\_magstep3/\_magstep3]\_boldify} \_def \_secfont {\_scalemain\_typoscale[\_magstep2/\_magstep2]\_boldify} |