I am using TexMaker 3.5.2. Compiling with default options.
The following code
Code: Select all
<< >> \textit{ << } \textit{>>}
Code: Select all
! Extra }, or forgotten \endgroup.
! Missing } inserted.
Furthermore it shows some fancy less than and greater than symbols but i just want << and >> to be written.
I have checked out Wiki Latex Book, but << and >> are not said to be special characters.
How could I get it written << and >> in italic style without errors?
Thanks for your attention.