Skip to content

Commit

Permalink
add support for XR@URL to properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrike Fischer committed Jan 19, 2024
1 parent c4b1fd5 commit a28d579
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion xr-hyper.sty
Expand Up @@ -130,7 +130,8 @@
{\expandafter\bibcite\expandafter{\XR@prefix#2}{#3}}%
{\edef\XR@list{\XR@list\filename@area#2\relax}}%
{%
\expandafter\new@label@record\expandafter{\XR@prefix#2}{#3}%
\edef\next{\noexpand\new@label@record{\XR@prefix#2}{\unexpanded{#3}{xr-url}{\XR@URL}}}%
\next
}
\ifeof\@inputcheck\expandafter\XR@aux
\else\expandafter\XR@read\fi}
Expand Down

0 comments on commit a28d579

Please sign in to comment.