Thank you very much On Friday, October 4, 2019 at 7:06:02 AM UTC-5, Jeff Larson wrote: > > Is it possible to have Sphinx ignore part of index.rst when building the > pdf with latexpdf? > > For example, my index.rst file contains (but does not begin with) the > lines > > .. image:: https://img.shields.io/.... > :target: https://pypi.org/.... > > .. image:: https://travis-ci.org/.... > :target: https://travis-ci.org/... > > .. image:: https://coveralls.io/repos/github/.... > :target: https://coveralls.io/github/.... > > .. image:: https://readthedocs.org/..... > :target: https://libensemble.readthedocs.org/.... > > These should appear in the html that is built, but not in the PDF. I > didn't see anything here: > https://www.sphinx-doc.org/en/master/latex.html > > Is it possible to tell sphinx to ignore these lines? > >
-- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/f87dc2fc-694d-4d94-9462-1cf6fb103394%40googlegroups.com.
