Guys, I have huge table that I'm turning into latex/pdf. Good news is that sphinx and the longtable work like a charm, IIRC this wasn't always the case.
I am adding a line (\hline) between each table row by tweaking the latex writer in the sphinx distribution. Do you guys have advice on the right place to make these changes so I am not modifying the Sphinx distribution? I don't think I can do this with a latex stylesheet, but my latex knowledge is limited so I may be mistaken. Is this a case of writing an extension and overloading a function in the latex builder? I appreciate the input, Chip --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
