From be04e20fb0864b09395c5bd55783033e82145148 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 1 May 2011 18:04:30 -0700 Subject: Documentation fixes courtesy of M. Harig In this episode, we learn how to use @ escapes in texinfo urls. --- doc/macros.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/macros.texi') diff --git a/doc/macros.texi b/doc/macros.texi index 29e6321..8b3e325 100644 --- a/doc/macros.texi +++ b/doc/macros.texi @@ -2,11 +2,11 @@ @set GUILE_VERSION 2.0 @set RACKET_VERSION 5.0.1 @set EMACS_VERSION 23.2 -@set DOWN_BASE http://download.savannah.nongnu.org/releases/geiser +@set DOWN_BASE http://download.savannah.nongnu.org/@/releases/@/geiser @set TARBALL geiser-@value{VERSION}.tar.gz @macro downfile{FILE, CAPT} -@uref{@value{DOWN_BASE}/@value{VERSION}/\FILE\, \CAPT\} +@uref{@value{DOWN_BASE}/@/@value{VERSION}/@/\FILE\, \CAPT\} @end macro @macro vblurb{GVERS, RVERS, DATE} -- cgit v1.2.3