Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hyperref's nolinkurl command not parsed #4306

Closed
michaelaye opened this issue Jan 25, 2018 · 0 comments
Closed

hyperref's nolinkurl command not parsed #4306

michaelaye opened this issue Jan 25, 2018 · 0 comments

Comments

@michaelaye
Copy link

v 2.1

Using this example:

\documentclass{article}
\usepackage{hyperref}
\begin{document}
The file id is \nolinkurl{ESP_123_5235}.
\end{document}

and using the command

pandoc nolinkurl_bug.tex -o nolinkurl_bug.docx

I get

The file id is .

in the Word file.

The reason why I am using \nolinkurl like this is convenience: this command both does \texttt AND can deal with the underscores.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants