I use sphinx python documentation generator,Sphinx generates LaTeX files via make latex , and then uses LaTeX to generate the PDF via xelatex I am able to generate notes using the Sphinx directive .. note:: .. attention:: However, the notes in html file have a background color while those from the generated PDF don’t.How can I add color to Sphinx-generated PDF files?
-- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
