After setting up Zettlr on my PC this morning and realising that it may well be my ideal writing environment, I decided that what I really want is to have identical environments on every machine I write on. That means my PC (done), my windows laptop (done), my Linux laptop (not done yet, as I haven’t received the machine yet), and my Chromebook.| Chris Bissette's Blog
A couple of years ago I posted a few things about my experiments using Markdown and Pandoc to produce quick PDFs that share styling with the properly typeset products I release for A Dungeon Game. That workflow hasn't really changed at all over the past two years, and while I'm happy with the results, I've never been particularly pleased with the actual process of making these things. I'm not a coder and I'm not comfortable in the command line, and I've had a sticky note on my monitor for two...| Chris Bissette's Blog
Successfully combining writing and LaTeX skills| Brain Baking
I have posted on Github my notes on creating a word template to use with quarto. And since Quarto is just feeding into pandoc, those who are just using pandoc (so not doing intermediate computation…| Andrew Wheeler
I’m rebuilding the site and completing the transition to a pandoc| “You can’t do that online anymore!” Hugo Roy’s Blog
By default, pandoc creates low-res images in word documents. Here's how to fix that.| Blair’s Science Desk
There are lots of Tufte-style LaTeX thesis templates to be found on GitHub, but there’s little …| Brain Baking
Warning on 2021-06-21: Don’t try this work-around With a pandoc 2.5 installation on Ubuntu 20.04.2 LTS I am not able to get this hack working anymore. My suggestion is to look into some of the better solutions that were later implemented in ox-hugo. Introduction I have written before explaining how you can use org-ref to insert citations into your org mode documents, and then have them export perfectly into PDF documents via LaTeX.| vxlabs