Back out r1.59 until I have time to fix this properly
Requested by: bmah
This commit is contained in:
parent
6025bb05f6
commit
c0e16ca1e7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11469
1 changed files with 1 additions and 5 deletions
|
@ -430,11 +430,7 @@
|
|||
(element ulink
|
||||
(make sequence
|
||||
(if (node-list-empty? (children (current-node)))
|
||||
(make formatting-instruction data:
|
||||
(string-append "\\url{"
|
||||
(fix-url (attribute-string
|
||||
(normalize "url")))
|
||||
"}"))
|
||||
(literal (fix-url (attribute-string (normalize "url"))))
|
||||
(make sequence
|
||||
($charseq$)
|
||||
(if %footnote-ulinks%
|
||||
|
|
Loading…
Reference in a new issue