diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/htexture.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/htexture.def | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/htexture.def b/Master/texmf-dist/tex/latex/hyperref/htexture.def index 136baf1032e..eddde9d9b27 100644 --- a/Master/texmf-dist/tex/latex/hyperref/htexture.def +++ b/Master/texmf-dist/tex/latex/hyperref/htexture.def @@ -29,7 +29,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{htexture.def} - [2011/03/09 v6.82d % + [2011/04/09 v6.82f % Hyperref driver for Textures] \Hy@VersionCheck{htexture.def} \providecommand*{\XR@ext}{pdf} @@ -194,7 +194,7 @@ }% \Hy@colorlink\@urlcolor \Hy@RestoreSpaceFactor - #1% + #1\Hy@xspace@end \Hy@SaveSpaceFactor \@linkdim\ht\@tempboxa \advance\@linkdim by -6.5\p@ @@ -205,7 +205,7 @@ \begingroup \hyper@chars \special{html:<a href=\hyper@quote#2\hyper@quote>}% - \Hy@colorlink\@urlcolor#1% + \Hy@colorlink\@urlcolor#1\Hy@xspace@end \special{html:</a>}% \Hy@endcolorlink \endgroup |