Tagged Questions
3
votes
0answers
73 views
Change the way XeTeX sees a string before running/building PDF
For some reason, I'm really struggling to articulate my question, so let me apologise in advance. I may not be approaching this from the right angle.
I'm working in XeTeX (and it's far too late to ...
8
votes
2answers
336 views
Words of more than 32765 characters
When I compile the following document:
\documentclass[10pt, oneside, a4paper]{report}
\begin{document}
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
\end{document}
where the number of x's is greater than ...