diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-12-20 18:27:10 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-12-20 18:27:10 -0300 |
commit | e83aba1e376f50b76bc552408694b0ba796a24b3 (patch) | |
tree | fdb0117b8d57007b812987bbb47c939bed82bf59 | |
parent | b52842a3479c6ebe008e568180b0342b4ca23009 (diff) | |
download | bookup-e83aba1e376f50b76bc552408694b0ba796a24b3.tar.gz bookup-e83aba1e376f50b76bc552408694b0ba796a24b3.tar.bz2 |
Fix: TODO: line wrapmain
-rw-r--r-- | TODO.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -55,7 +55,8 @@ * [ ] ZIM format using the `zim-tools` package for the book and the notes. * [ ] Update the current available output formats. * [ ] Backmatter: - * [ ] Customized lists of definitions, hypothesis, etimologies, examples etc in the PDF version: + * [ ] Customized lists of definitions, hypothesis, etimologies, examples etc + in the PDF version: https://tex.stackexchange.com/questions/180747/editing-format-of-list-of-theorems-in-thmtools https://tex.stackexchange.com/questions/16494/generating-lists-of-custom-environment * [ ] Lists of definitions, hypothesis, etimologies, examples etc in the HTML version. |