diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-11 02:43:54 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-11 02:43:54 +0100 |
commit | 96ebbac008223f93e5c2ea796e38170d8e8e73f3 (patch) | |
tree | 892845e10802ee5e2c060ecde5d02c7cbca0a548 /doc/install.texi | |
parent | b3dd88e1379767c79941a39b4b5bc4f02c9b5be6 (diff) | |
download | geiser-96ebbac008223f93e5c2ea796e38170d8e8e73f3.tar.gz geiser-96ebbac008223f93e5c2ea796e38170d8e8e73f3.tar.bz2 |
More documentation fixes
Diffstat (limited to 'doc/install.texi')
-rw-r--r-- | doc/install.texi | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/install.texi b/doc/install.texi index 38703e0..05fe9c4 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -78,7 +78,12 @@ its moral equivalents): @noindent or simply evaluate that form inside Emacs (you wouldn't kill a friend just to start using Geiser, would you?). That's it: you're ready to -@alt{@ref{quick-start,,go}., go (@pxref{The REPL}).} +@ifhtml +@ref{quick-start,,go}. +@end ifhtml +@ifnothtml +go (@pxref{The REPL}). +@end ifnothtml @ifnotinfo If you obtained the Geiser source tree from a release tarball, you can |