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

Inadequate printing in a european context. #3

Open
gl-yziquel opened this issue Nov 13, 2024 · 3 comments
Open

Inadequate printing in a european context. #3

gl-yziquel opened this issue Nov 13, 2024 · 3 comments

Comments

@gl-yziquel
Copy link

Hi.

I've tried the curvenote template with mystmd. I like the .pdf file it generates very much.

However, I tried printing it. And everything went mad. I guess (but I only guess) that the issue is that paper layout that is declared in the curvenote template is the US paper format. A european A4 format would make my printer much more happy, I guess.

I don't see how it could be possible to pass some options to the curvenote template in order for it to behave in A4 format. So:

  1. Is it possible ?
  2. If it is, documenting it would be pretty much welcome.
@rowanc1
Copy link
Member

rowanc1 commented Nov 13, 2024

This isn't possible yet, no.

It would require moving this line which defines the page geometry to the template.tex and then adding an option in the template.yml that gives a few options that can be templated into that file!

Happy to give more pointers if helpful. To get started, clone this repo, and point your local template to the folder, and then you should be able to test and tweak it!

@rowanc1
Copy link
Member

rowanc1 commented Nov 13, 2024

@gl-yziquel
Copy link
Author

Thank you very much for your pointers.

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