mc_write_tex: Generate a TeX'ed parallel text from an EAF and write it to file
Description
Generates a TeX file from an EAF file. Make sure to eliminate or escape all
special characters considered active by TeX before conversion!
Usage
mc_write_tex(texts, writeto)
Arguments
writeto
Directory to which to write output to.
eaffile
Path to and filename of an EAF file to be converted.