texdict: add logo idea to todo.md

This commit is contained in:
uni@bor.mac 2025-07-20 20:10:26 +02:00
parent 9066701bdd
commit 9fbab51257

View File

@ -18,6 +18,14 @@
- [ ] what about that every entry should only appear once? - [ ] what about that every entry should only appear once?
- [ ] if input and output are the same, should it be converted to json trotzdem? - [ ] if input and output are the same, should it be converted to json trotzdem?
- [ ] maybe not and add a --test flag for testing the syntax correctness - [ ] maybe not and add a --test flag for testing the syntax correctness
- [ ] logo could be
```
\documentclass{standalone}
\begin{document}
$\tau$e$\chi$\textit{dict}\texttt{.py}
\end{document}
```
--- ---
--- ---