1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 21:40:33 +02:00

Add TeX form of jao's name

* doc/ref/scheme-using.texi: Add TeX equivalent for José.
This commit is contained in:
Neil Jerram 2010-10-12 20:00:21 +01:00
parent 51cb0cca66
commit 917b2bf664

View file

@ -587,7 +587,14 @@ unopinionated writing is boring---hence this tone---but it's the
truth, regardless.) Paredit is the bee's knees.
@cindex Geiser
The second is José Antonio Ortega Ruiz's
The second is
@iftex
Jos@'e
@end iftex
@ifnottex
José
@end ifnottex
Antonio Ortega Ruiz's
@uref{http://www.nongnu.org/geiser/, Geiser}. Geiser complements Emacs'
@code{scheme-mode} with tight integration to running Guile processes via
a @code{comint-mode} REPL buffer.