Leite
09/07/2020, 10:59 PMLeite
09/07/2020, 11:00 PMLeite
09/07/2020, 11:00 PMp0lyg0n
09/07/2020, 11:01 PMp0lyg0n
09/07/2020, 11:01 PMkevins8
09/07/2020, 11:02 PMLeite
09/07/2020, 11:03 PMkevins8
09/07/2020, 11:12 PMLeite
09/08/2020, 1:14 PMthor
09/08/2020, 1:19 PMpandoc
you can intermix LaTeX in and export if you edit the default settings for exports. Templates for pandoc
can be created, but they're outside of Dendron so to speak. (I haven't checked if Dendron has custom templates for pandoc
included.)
I would recommend using pandoc
to export to PDFs. Exceptions may include complicated tikz-drawings or other figures or such, but you can compile those with pandoc
and include them using includegraphics
or similarly if you want vector assets.Leite
09/08/2020, 1:22 PMthor
09/08/2020, 1:24 PMpandoc
converts between a whole bunch of different formats. I wouldn't recommend trying to convert from LaTeX to other formats, but you can pipe in be it Markdown, Word-documents, wikitext, some BBcode, and whatnot and it'll use it's syntax tree to convert between them.
Put in some markdown and get a PDF out. (The PDF is created by creating an intermediary .tex from your markdown, which is then compiled.)Leite
09/08/2020, 1:28 PMkevins8
09/08/2020, 2:13 PMkevins8
09/08/2020, 2:13 PMuser
09/08/2020, 2:39 PMvault
directory on git? I think everything else is used for workspace settings (so we can fight over themes with every pull) and export but I can very possibly be wrong.kevins8
09/08/2020, 2:40 PMkevins8
09/08/2020, 2:41 PMkevins8
09/08/2020, 2:41 PMkevins8
09/08/2020, 2:42 PMLeite
09/08/2020, 5:39 PMLeite
09/08/2020, 5:43 PMkevins8
09/08/2020, 6:23 PMkevins8
09/08/2020, 6:24 PMmarkdown-links
, the extension that our graph is forked offimalightbulb
09/09/2020, 12:54 AMimalightbulb
09/09/2020, 1:30 AMTomD
09/09/2020, 2:56 AMimalightbulb
09/09/2020, 3:00 AMimalightbulb
09/09/2020, 3:00 AMimalightbulb
09/09/2020, 3:00 AMassets
file