Search:
GitHub Login
Preferences
My Notifications
Tickets
Wiki
GitHub
Timeline
Roadmap
Ticket Reports
Search
Context Navigation
Back to Ticket #11174
Ticket #11174
: urltest.tex
File urltest.tex,
156 bytes
(added by
ludwig@…
,
18 years ago
)
minimal file that causes xelatex to load the wrong url.sty
Line
1
\documentclass
[11pt]
{
article
}
\makeatletter
2
3
\usepackage
{
hyperref
}
4
5
\begin
{
document
}
6
7
This is a
\href
{
http://localhost/
}{
test
}
for hyperref.
8
9
\end
{
document
}
Download in other formats:
Original Format