diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-09-16 22:14:26 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-09-16 22:14:26 -0300 |
commit | e94e689d8e8f7dc6e295cd7e957b93174051f525 (patch) | |
tree | 0a9f2a0e043e5b892401281b41f11fbb16b5289a /TODO.md | |
parent | 6ead6169d2461ebfcf948da4af12e015b69350ac (diff) | |
download | bookup-e94e689d8e8f7dc6e295cd7e957b93174051f525.tar.gz bookup-e94e689d8e8f7dc6e295cd7e957b93174051f525.tar.bz2 |
TODO: upstream the TOC fix on tufte-latex
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ If needed, also apply corrections in the existing downstream projects. * [ ] Support to be hosted under relative URLs, perhaps using the HTML `<base>` tag. +* [ ] Upstream on `tufte-latex` the fix for `\titlecontents{section}` when + there are many sections within a chapter: increase, or make customizable, + the width between the section number and the section title. ## Refactor |