diff options
author | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2021-06-16 12:42:47 +0200 |
---|---|---|
committer | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2021-06-16 12:42:47 +0200 |
commit | 943d6504a9e79e76732fe6c8b797558d348e4c7f (patch) | |
tree | 4bd364977cdc56c6f560f7bf8c74f64dc0d5829b /tmac.toc | |
parent | f154836b33e36d360edd1c599c277266494ea237 (diff) | |
download | spiewnik-trakt-943d6504a9e79e76732fe6c8b797558d348e4c7f.tar.gz spiewnik-trakt-943d6504a9e79e76732fe6c8b797558d348e4c7f.zip |
Stylistyczne poprawki
Diffstat (limited to 'tmac.toc')
-rw-r--r-- | tmac.toc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tmac.toc b/tmac.toc index ca6e29a..6909c0e 100644 --- a/tmac.toc +++ b/tmac.toc @@ -4,18 +4,18 @@ . br . mk . nr toc.ll (\\n[.l]u-\w'\\*[toc.\\n[toc.i].name]') -. nr toc.ll (\\n[toc.ll]u-\w'\\n[toc.\\n[toc.i].num]') +. nr toc.ll (\\n[toc.ll]u-\w'\\n[toc.\\n[toc.i].num]'-2) . ad l . post.url "#toc.\\n[toc.i]" "\\*[toc.\\n[toc.i].name]" -\v'-0em'\l'\\n[toc.ll]u.' +\v'0em'\l'\\n[toc.ll]u.' . br -. rt +.\" rt . ad r -. br -\\n[toc.\\n[toc.i].num] +.\" br +\v'-1em'\\n[toc.\\n[toc.i].num] . nr toc.i +1 . if !(\\n[toc.i]=\\n[toc.total]) \{\ -. sp 0.5 +. sp -0.1 . toc.gen \\n[toc.i] . \} .. |