CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/href-ul

README.md

make CTAN License

This package makes hyperlinks underlined. The package uses hyperref and ulem packages.

First, install it from CTAN and then use in the preamble:

\documentclass{article}
\usepackage{href-ul}
\begin{document}
Go to \href{https://www.google.com}{Google}!
\end{document}

Otherwise, you can download href-ul.sty and add to your project.

If you want to contribute yourself, make a fork, then create a branch, then run l3build ctan in the root directory. It should compile everything without errors. If not, submit an issue and wait. Otherwise, make your changes and then run l3build ctan again. If the build is still clean, submit a pull request.

Download the contents of this package in one zip archive (281.6k).

href-ul – Underscored hyperlinks

This package makes hyperlinks underscored, just like on the web. The package uses hyperref and ulem.

Packagehref-ul
Bug trackerhttps://github.com/yegor256/href-ul/issues
Repositoryhttps://github.com/yegor256/href-ul
Version0.4.0
LicensesMIT License
Copyright2021–2024 Yegor Bugayenko
MaintainerYegor Bugayenko
Contained inTeX Live as href-ul
MiKTeX as href-ul
TopicsUnderline
Hyper
Verbatim
...
Guest Book Sitemap Contact Contact Author