diff --git a/README.org b/README.org index 6d440d5..96e83fb 100644 --- a/README.org +++ b/README.org @@ -1117,9 +1117,9 @@ Listing [[lst:configure-keycast]] configures =keycast=. Emacs can act as a server that listens to a socket to share its state (for instance buffers and command history) with other programs by means of a shell -command =emacsclient=. Section [[#sec:latexmk-save-compile-display-loop]] how to -use ~emacsclient~ to install an asynchronous (or background) loop of saving a -LaTeX file, compiling it, and redisplaying the output in Emacs. +command =emacsclient=. Section [[#sec:latexmk-save-compile-display-loop]] explains +how to use ~emacsclient~ to install an asynchronous (or background) loop of +saving a LaTeX file, compiling it, and redisplaying the output in Emacs. #+caption[Start the Emacs server]: #+caption: Start the Emacs server.