diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-05-01 23:13:10 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-05-02 11:59:05 +0300 |
commit | cb1ef4788be0117f57497299ba008652f62cba24 (patch) | |
tree | cbfd1ad93c12a7d4c1ba1041a50e1d62e6447837 /fallback.teco_ini | |
parent | d734f9904bbe0ba33dd86083e44d89cf2da3cbb2 (diff) | |
download | sciteco-cb1ef4788be0117f57497299ba008652f62cba24.tar.gz |
grosciteco: folding in woman pages
* Support fold level configuration using `.SCITECO_FOLDLEVEL`.
This sets the current output line as the fold header and all subsequent lines
with the given fold level (until another `.SCITECO_FOLDLEVEL` instruction
is encountered).
* This is now done automatically for man's SH and SS macros,
so the man-page based woman pages provide folding.
* The folding margin is therefore now always enabled in fallback.teco_ini.
Diffstat (limited to 'fallback.teco_ini')
-rw-r--r-- | fallback.teco_ini | bin | 2148 -> 2141 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/fallback.teco_ini b/fallback.teco_ini Binary files differindex 954b070..7919c34 100644 --- a/fallback.teco_ini +++ b/fallback.teco_ini |