Skip to content

Comments

Adapt flag for pandoc version#149

Merged
laboon merged 1 commit intolaboon:masterfrom
glesica:pandoc-version
Mar 20, 2019
Merged

Adapt flag for pandoc version#149
laboon merged 1 commit intolaboon:masterfrom
glesica:pandoc-version

Conversation

@glesica
Copy link
Contributor

@glesica glesica commented Aug 25, 2018

Hey, the Makefile uses the --pdf-engine pandoc option, but it used to be called --latex-engine in pandoc 1.x and was renamed for 2.x. Ubuntu (and presumably Debian) still have 1.x in their repositories, so I thought it would be nice if the Makefile adapted automatically. I tested this on both 1.x and 2.x (installed manually) on Ubuntu 18.04. The PDF compiles successfully under both. I think my 2.x install failed to find some LaTeX packages (specifically, the \huge usages on the title page show up inline), so you may want to verify.

@laboon laboon merged commit 3599823 into laboon:master Mar 20, 2019
@laboon
Copy link
Owner

laboon commented Mar 20, 2019

Sorry this took so long for me to get around to it, I've been working on other things. Finally fixing all of this up. Thanks for the PR, adding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants