-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
conversion: latexconversion: pdftarget: testingAddresses the testing part of the process; typically has to do with the Test/ or Test2/ directory.Addresses the testing part of the process; typically has to do with the Test/ or Test2/ directory.type: enhancementA feature request or other improvement in the Stylesheets.A feature request or other improvement in the Stylesheets.
Description
I think the reasons I originally omitted latex from Test2 were:
- I didn't know anything about latex at the time (I've since learned a bit).
- Running a full process to generate PDFs would require installation of textlive-full or its equivalent on the host machine, which was a requirement I was reluctant to incur.
- I believed at the time that the XSL:FO/FOP approach to generating PDFs would eventually take precedence.
However, it's clear that tex outputs are quite widely used, so I think it's time to add a single comprehensive test for it. Rather than actually generate the PDF (which would be an output that's hard to assess anyway), we should follow the Test approach, just generating the .tex file and diffing it. However, in contrast to Test, we should use a single comprehensive input file and a single output file.
Metadata
Metadata
Assignees
Labels
conversion: latexconversion: pdftarget: testingAddresses the testing part of the process; typically has to do with the Test/ or Test2/ directory.Addresses the testing part of the process; typically has to do with the Test/ or Test2/ directory.type: enhancementA feature request or other improvement in the Stylesheets.A feature request or other improvement in the Stylesheets.