You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Is it possible ?
If it is, documenting it would be pretty much welcome.
The text was updated successfully, but these errors were encountered:
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!
Hi.
I've tried the
curvenote
template withmystmd
. 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:The text was updated successfully, but these errors were encountered: