Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile only partially working #1

Open
alexarje opened this issue Oct 24, 2016 · 1 comment
Open

Makefile only partially working #1

alexarje opened this issue Oct 24, 2016 · 1 comment

Comments

@alexarje
Copy link

Testing on Ubuntu 16.10:

Running 'make' generates PDF and HTML, not DOCX. I guess the first line should be for this to work:

all: nime2017.pdf nime2017.html nime2017.docx

Otherwise, great that this is coming together!

@cerkut
Copy link
Owner

cerkut commented Oct 25, 2016

Nice that it works. The default docx make generates one column word document with the default template. There is a way to apply an external dotm template in pandoc, but NIME word template needs to be revised for that. I am working on a full solution, therefore did not add the docx export to the makefile yet.

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

No branches or pull requests

2 participants