Skip to content

[Sphinx Extension] Include PDF build from Sphinx LaTeX #37

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

x0rw
Copy link
Contributor

@x0rw x0rw commented Apr 17, 2025

-- This is experimental at the moment --
to generate PDFs from .rst files through Sphinx there are two approaches

  • First rst2pdf, it's more convinient but your control is very limited and often require direct modification to .rst files
  • Second approach is the beloved LaTex, for fine-grained control, which i'm using atm.
    the issue with customising the pdf through sphinx is the ambiguity of documentation, learning curve,
    the documentation itself is quite extensive, they really abused the word 'documentation'.

Current Issues

  • Bad format.

Prerequisite

  • A LaTeX Distribution(quite large)

Usage:

./make.py --output pdf

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