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

Replace individual lesson PDFs with 1 "All in one" PDF #27

Merged
merged 14 commits into from
Jun 8, 2023

Conversation

milanmlft
Copy link

@milanmlft milanmlft commented Jun 8, 2023

PDF rendering can be enabled by setting pdf: TRUE in the config.yaml of an existing lesson. For new lessons, sandpaper::create_lesson(..., pdf = TRUE) will set this option for you.

The generated pdf will be located at site/docs/aio.pdf.

Currently still missing: a button/link to the PDF on the lesson website --> LearnToDiscover/varnish#4

Fixes #20 and #2

@milanmlft milanmlft merged commit 53fd3ef into LearnToDiscover:l2d Jun 8, 2023
@milanmlft milanmlft deleted the fix-pdf-figs branch June 8, 2023 15:55
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

Successfully merging this pull request may close these issues.

Fix pdf (not showing plots images)
1 participant