-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Description
First of all: Thank you a lot for providing this template!
I cloned this repository and discovered that the example does not work. Then I went back by one commit and it worked again. I guess that 31e603e somehow introduced a bug here. I ran the following commands:
pandoc-letter$ pandoc --template=template-letter.tex example/letter.md -o example/letter.pdf
Error producing PDF.
! Undefined control sequence.
<recently read> \signature
l.64 \signature
pandoc-letter$ git checkout b0fd7342b352ebb87aea17614ec014f68d48747f
M example/letter.pdf
Note: switching to 'b0fd7342b352ebb87aea17614ec014f68d48747f'.
...
pandoc-letter$ pandoc --template=template-letter.tex example/letter.md -o example/letter.pdfThe for b0fd734 the command worked as expected and a pdf was produced.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels