0

I want to paste a long text with many special characters (&,...) into my Latex doc.

Is there any command to tell Latex to parse this text as it is, rather than parsing it as a Latex source?

Thank you very much,

Torbjørn T.
  • 206,688
  • Something like the verbatim environment? Or lstlisting from the listings package? – Torbjørn T. Jan 12 '17 at 09:30
  • In fact it depends on the type of document, you have some ways to paste programming languages in a pretty way but they are not the same as with a simple "litterary" text or some maths. It would help to have a precision. – Rémi Nazin Jan 12 '17 at 09:56
  • Some more options are given in http://tex.stackexchange.com/questions/167714/writing-source-code-in-latex-as-text?noredirect=1&lq=1 – Torbjørn T. Mar 05 '17 at 11:12

0 Answers0