From d73011b1e0fa9b66e34e85cf83190a4ced5ced00 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 6 Feb 2026 12:22:10 -0300 Subject: TODO: TOC fixes --- TODO.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index 5ba1018..df71b98 100644 --- a/TODO.md +++ b/TODO.md @@ -3,8 +3,15 @@ ## Issues * [ ] Fix handling of book parts: - * [ ] Needs to fix positioning in the TOC. * [ ] If `\part` is to be used, needs custom style for the part page. + * [ ] Big chapter names make the page number go to the other line (need to + increase overall width). +* [ ] TOC fixes: + * [x] 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. + * [ ] Needs to fix `\part` positioning in the TOC. + * [ ] Send upstream (`tufte-latex`, `xtufte`) the fixes for `\titlecontents`. * [ ] First paragraph indentation issue after \chapter in PDF output on Debian trixie (branch `fix/trixie`). Details at `tests/latex/first-paragraph-indentation`. @@ -28,10 +35,6 @@ If needed, also apply corrections in the existing downstream projects. * [ ] Support to be hosted under relative URLs, perhaps using the HTML `` tag. -* [ ] Upstream on `tufte-latex` the fixes for `\titlecontents`, including: - * [ ] 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. * [ ] Bibliography should honor the `urldate` BibTeX field. ## Refactor -- cgit v1.2.3