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

Allow for multiple LaTeX sources and/or PDF images. #245

Merged
merged 1 commit into from
Sep 27, 2012

Conversation

jwgcarlson
Copy link
Contributor

This addresses issue #183. The builder will now only produce PDF's for the LaTeX files that Sphinx generated.

Reading the project's conf.py to determine the LaTeX sources probably isn't necessary. It should be the same as using glob('*.tex'), but it seems cleaner.

@ericholscher
Copy link
Member

If this does produce multiple files, they will likely make their way to the media server, but won't be shown in the UI or anything. Should we be storing data about what files we are shipping around, and then adding support for this in the UI?

ericholscher added a commit that referenced this pull request Sep 27, 2012
Allow for multiple LaTeX sources and/or PDF images.
@ericholscher ericholscher merged commit 31bd5f9 into readthedocs:master Sep 27, 2012
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.

2 participants