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 | 481d2b4f4b5ee935779b6916b58d6d9d48f89b3a (patch) | |
tree | 53f5fb6f48e8ebe3780cf945e0edb516a206e01b /doc/install.texi | |
parent | 4b13b107c62682c7a55de18f396862dcfe01acf1 (diff) | |
download | geiser-chez-481d2b4f4b5ee935779b6916b58d6d9d48f89b3a.tar.gz geiser-chez-481d2b4f4b5ee935779b6916b58d6d9d48f89b3a.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 |