From c0e16ca1e71f2587ddd81db54273aa4f4ed714c0 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Thu, 20 Dec 2001 13:52:16 +0000 Subject: [PATCH] Back out r1.59 until I have time to fix this properly Requested by: bmah --- share/sgml/freebsd.dsl | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/share/sgml/freebsd.dsl b/share/sgml/freebsd.dsl index 1e2508e0f3..3820091073 100644 --- a/share/sgml/freebsd.dsl +++ b/share/sgml/freebsd.dsl @@ -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%