mystmd icon indicating copy to clipboard operation
mystmd copied to clipboard

PDF export via Latex includes "Made with Curvenote" badge

Open choldgraf opened this issue 10 months ago • 2 comments

Doing a PDF export with --pdf includes a "Created in Curvenote" logo in the output:

Image

References

  • Originally reported in: https://github.com/jupyter-book/jupyter-book/issues/2279

choldgraf avatar Jan 03 '25 17:01 choldgraf

We ran into this curvenote bug when generating a PDF for the Sloan Foundation final report. cc @mmcky

choldgraf avatar Mar 31 '25 20:03 choldgraf

Perhaps the Curvenote template is still the default?

https://github.com/myst-templates/curvenote

We should change that to plain latex or for the template and make a myst-ified one, this is the line to change in a fork:

https://github.com/myst-templates/curvenote/blob/814fe3758e98f45339a4ac3ee667ab82576b1b5a/curvenote.sty#L230

rowanc1 avatar Mar 31 '25 20:03 rowanc1