Back out previous change which is wrong.
Pointy hat to: me
This commit is contained in:
parent
77b5c7ca76
commit
0601c77b10
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26925
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@
|
|||
(renderas (inherited-attribute-string (normalize "renderas") sect))
|
||||
(hlevel ;; the apparent section level;
|
||||
(if renderas ;; if not real section level,
|
||||
(string->number ;; then get the apparent level
|
||||
(string->number ;; then get the apparent level
|
||||
(substring renderas 4 5)) ;; from "renderas",
|
||||
(SECTLEVEL))) ;; else use the real level
|
||||
(hs (HSIZE (- 4 hlevel))))
|
||||
|
|
Loading…
Reference in a new issue