I'm trying to use a hash symbol as part of a url. I want the url to be clickable so \# doesn't work. It cuts everything after it out of the url.
I tried putting it in math mode, but that didn't work either.
I get this error - You can't use `macro parameter character #' in horizontal mode.
This is my header....
Code: Select all
\documentclass{book}
\pagestyle{empty}
\usepackage[margin=1in]{geometry}
\geometry{a4paper,margin=1in,}
\usepackage{url}