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

WIP [ENH] pdf generating script #955

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

gabrielbmotta
Copy link
Collaborator

First attempt at a script to generate a pdf based on the GitHub Pages page. First we clean up some jekyll and html content in the files and then use pandoc to do md --> latex --> pdf


Some current issues:

  • code and tables do not respect line spacing and might go off the page.
  • tables without headers can cause a page not to get fully converted (messes with syntax?).
  • images embedded in tables seem not to be supported.

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.

1 participant