Typography characters destroys render
Status: Pre-Alpha
Brought to you by:
uffe_ps
When pasting special characters (unicode?) like a typographic quote (”) and single quote (’) pdflatex stops the rendering process. The user only gets feedback saying that the PDF could not be rendered.
Suggested solution: See if it's possible to detect these characters in PHP and replace them with LaTeX-friendly characters instead.
Logged In: YES
user_id=1633854
Originator: YES
TODO:
Check if the inputenc package helps.
\usepackage[utf8]{inputenc}