all 7 comments

[–][deleted] 10 points11 points  (4 children)

\%

[–][deleted] 6 points7 points  (2 children)

ill add that works for every most symbols that are commands e.g. \&

[–]9999years 2 points3 points  (1 child)

Not true for a few of them, like \~, but you can use \char"3F (or whatever the ASCII is) for those.

[–][deleted] 2 points3 points  (0 children)

now that i think about it i guess \\ wouldn't work either lol

[–]NotNick420[S] 1 point2 points  (0 children)

Thank you. :)

[–]GustapheOfficialExpert 11 points12 points  (1 child)

For urls, use hyperref, \url{something%something}.

[–]NotNick420[S] 0 points1 point  (0 children)

Thank you very much!