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:
parent
51cb0cca66
commit
917b2bf664
1 changed files with 8 additions and 1 deletions
|
@ -587,7 +587,14 @@ unopinionated writing is boring---hence this tone---but it's the
|
||||||
truth, regardless.) Paredit is the bee's knees.
|
truth, regardless.) Paredit is the bee's knees.
|
||||||
|
|
||||||
@cindex Geiser
|
@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'
|
@uref{http://www.nongnu.org/geiser/, Geiser}. Geiser complements Emacs'
|
||||||
@code{scheme-mode} with tight integration to running Guile processes via
|
@code{scheme-mode} with tight integration to running Guile processes via
|
||||||
a @code{comint-mode} REPL buffer.
|
a @code{comint-mode} REPL buffer.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue