snacks.nvim/.gitignore
saxon1964 07f4b9adff
test(image): better latex test document (#1392)
Current test.tex page is poorly written and often contains mistakes
(e.g. missing backspace in front of greek letters). I have created a
page that is much more useful. It contains some of the most beautiful
math equations ever written. The file is validated: "pdflatex test.tex"
command produces valid (and nice looking) PDF document.

The document is also much longer - I have some issues with it in nvim
(partial latex rendering or rendering that works only if something major
is changed), so maybe it can help Folke to check the latex preview
functionality once again.

<img width="1019" alt="Screenshot 2025-02-23 at 11 13 48"
src="https://github.com/user-attachments/assets/306715be-89c0-4186-8910-c0069717c23a"
/>

---------

Co-authored-by: Sasa Markovic <provincijalac@gmail.com>
2025-02-27 08:46:07 +01:00

14 lines
109 B
Text

*.log
/.repro
/.tests
/build
/debug
/doc/tags
foo.*
foo*.*
node_modules
tt.*
/tmp
repomix*
.DS_Store
.aider*