I have an XML document which I'm currently trying to converted into XeLaTeX code. I'd like to stick to XeLaTeX rather than move to ConTeXt. However, a problem relatex to the difference in the table syntax keeps appearing. Then I noticed this answer, where it turns out that ConTeXt uses a syntax much closer to the XML syntax I'm converting from when rendering tables. So my question is simple, even if I realise that the answer is most likely no: Is it possible to somehow embed (parts of) ConTeXt into LaTeX so that I can use this ConTeXt table syntax instead of the one in LaTeX.
Asked
Active
Viewed 149 times
4
ConTeXtcode into an external file, run it withcontextcrop it and insert it into the text in the next run as a pdf image. – Nov 19 '14 at 13:43calspackage, it may be better suited for automatic conversion from xml: http://tug.org/TUGboat/tb32-2/tb101parashchenko.pdf – michal.h21 Nov 19 '14 at 14:52