THIS FORUM IS DEPRECATED
It will be disabled at any point in the future. Please post your discussions to any of these alternative available channels:
* GitHub Discussions: https://github.com/Zettlr/Zettlr/discussions
* Zettlr Subreddit: https://www.reddit.com/r/Zettlr
* Discord: https://discord.gg/PcfS3DM9Xj
It will be disabled at any point in the future. Please post your discussions to any of these alternative available channels:
* GitHub Discussions: https://github.com/Zettlr/Zettlr/discussions
* Zettlr Subreddit: https://www.reddit.com/r/Zettlr
* Discord: https://discord.gg/PcfS3DM9Xj
Exporting one particular note produces distorted documents
Here is a picture of a markdown file with Zotero citations in Zettlr.
But when I export to any document format it creates a very distorted document (see screenshot below). Below that are my preferences & parameters just using the standard Zettlr Latex default template, but I've even tried it with Eisvogel Latex template but it has the same issue. ANybody have any idea what's going on? It seems like it's only happening with this note and not other notes. But I can't think what is wrong with this note why it's producing this.
Comments
Could be the empty frontmatter. Might be that Pandoc doesn't like that. Try removing it completely. Plus, you need to space out your headings with empty lines to prevent potential errors.
Yep you got it spot on. Thanks so much Hendrik!
Specifically, pandoc didn't like the empty frontmatter.