diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-11 22:22:10 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-11 22:22:10 +0100 |
commit | 847fd9c4e5f847a5bf0b007c7dddf693a6857229 (patch) | |
tree | 03a6248ac28c94b4c366d8e44c99bbd9efca0459 /doc/parens.texi | |
parent | 309bb67eb7b9ff06a3278eea4680a3287283c9b6 (diff) | |
download | geiser-guile-847fd9c4e5f847a5bf0b007c7dddf693a6857229.tar.gz geiser-guile-847fd9c4e5f847a5bf0b007c7dddf693a6857229.tar.bz2 |
Manual: fixes for the print edition
Diffstat (limited to 'doc/parens.texi')
-rw-r--r-- | doc/parens.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/parens.texi b/doc/parens.texi index f7018d3..56c3c32 100644 --- a/doc/parens.texi +++ b/doc/parens.texi @@ -134,12 +134,12 @@ surrounded by @code{-*-} marks, as in: @item If you've customized @code{geiser-active-implementations} so that it's a single-element -@ifnotinfo +@ifhtml list (as explained in @ref{choosing-impl,,here}), -@end ifnotinfo -@ifinfo +@end ifhtml +@ifnothtml list, -@end ifinfo +@end ifnothtml that element is used as the chosen implementation. @item The contents of the file is scanned for hints on its associated |