alfredholmes / TeXNotes

Zettelkasten or Slip box with notes written in LaTeX
MIT License
45 stars 4 forks source link

catchfilebeetweentags #3

Closed gro1729 closed 1 year ago

gro1729 commented 1 year ago

I tried "example.tex" in your export folder, in order to provide a paper from selected "Zetteln". The package catchbeetweentags swallows some "eol", at least with texlive 2021 on my Mac.

\usepackage{catchfilebetweentags} \usepackage{etoolbox} \makeatletter \patchcmd{\CatchFBT@Fin@l}{\endlinechar\m@ne}{} {}{\typeout{Unsuccessful patch!}} \makeatother

works for me.

alfredholmes commented 1 year ago

Thanks for pointing this out, I hadn't noticed - I'll add that to example.tex.