

Use a custom cache dir for code evaluations (default:Īdd directories that should be checked for referencedįiles (like relative path images) (default: ) Second part of answer with a line before it.Įxample document to show how subdecks work. # Lines in answers with multiple `-` (f0e03cb6-2015-4f64-bcd3-51e24763705b)įirst question answer seperator in the question. **Basic** *Markdown* and HTML formatting is supported. Question thanks to a question answer separator ( `-`) # > For matplotlib python graphs (used in some examples):Ĭheckout the examples directory for more examples.

(On Windows rsvg-convert can sometimes throw errors in combination with pandoc but the latest build from miyako does not throw them so try this one if you get errors) # Linux + Windows
#ANKIAPP EXPORT PDF PDF#
# Windows (the choco package manager is just an example) # > Evaluate code choco install inkscape llvm miktex nodejs # > PDF export choco install miktex pandoc rsvg-convert Sudo apt install librsvg2-bin pandoc texlive-xetex Sudo apt install clang inkscape latexmk nodejs texlive texlive-latex-extra #texlive-full # > PDF export To evaluate code and export to pdf the following additional software needs to be installed: # Linux (the apt package manager is just an example) # > Evaluate code Merge notes from multiple markdown input files into a single deck output fileĮxport document and all used local assets to a custom directory that can easily be shared or used as backup

