Text Formatting ⇒ Completing mathematical commands when I don't want it to
Completing mathematical commands when I don't want it to
I'm hand writing my references list and obviously some of the references include website links, however some of the website links include underscores _ and this is causing the rest of the link to become italicized and sub scripted and the link runs off the page when compiled. I can put $ either side of the _ to stop the sub scripting but then it removes the _ giving a false link in my references. Is there anyway to make certain text immune to the general mathematical commands that latex always uses?
Many thanks in advance!
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Completing mathematical commands when I don't want it to
\url
.Re: Completing mathematical commands when I don't want it to
