Tagged Questions
5
votes
0answers
23 views
parsing bbl file to an xml file from within pdflatex while typesetting
As editor of a journal I need to translate the bibliography, in a bbl file, into part of an xml file (for potential submission to cross-ref). It seems best done on the fly by pdfLaTeX so I can also ...
3
votes
0answers
74 views
XML or other markup to LaTeX?
In my university project I am doing software testing - planning, implementation, evaulation. All test documents have the format:
General information
Test categories
Test cases
Test implementation ...
10
votes
3answers
284 views
Front end software for editors
The editors and typesetters at my organization are not very computer savvy, so I don't think they would be interested in editing in LaTeX or XML directly. However, we are interested in pursuing a ...
3
votes
2answers
283 views
Someone knows a xml2tex converter?
I've already Googled it, without concrete success. So, I'd like to know if someone knows a converter from XML to TeX. Something "simple" as latex2rtf.
3
votes
1answer
219 views
How can I convert a TeX document to Texinfo format?
I have a straight TeX document, and I'd like to produce from it a Texinfo document. Does there exist a tool that does this, or a set of guidelines? TeX and Texinfo seem to be closely related, so it ...
8
votes
7answers
1k views
Want a TeX to XML or MathML converter
Is there a TeX engine that converts a TeX document to MathML or XML directly the way PDFTeX converts text input to PDF?
I am familiar with some converters that transform a subset of TeX into ...