]> git.eshelyaron.com Git - sweep.git/commitdiff
Prefer plain "Sweep" over "\texttt{sweep}"
authorEshel Yaron <me@eshelyaron.com>
Mon, 21 Aug 2023 18:05:22 +0000 (20:05 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 21 Aug 2023 18:05:22 +0000 (20:05 +0200)
* sweep.doc: Say "Sweep" instead of "\texttt{sweep}".

sweep.doc

index 08931375b12b7015272f3a6f3ee1008ea1db65d4..b508ce1178b4430b195d2a1d218fabbde228cda0 100644 (file)
--- a/sweep.doc
+++ b/sweep.doc
 \maketitle
 
 \begin{abstract}
-  \texttt{sweep} is an embedding of SWI-Prolog in GNU Emacs.  It
-  provides an interface for executing Prolog queries and consuming
-  their results from Emacs Lisp.  \texttt{sweep} further builds on top
-  of this interface and on top of the standard Emacs facilities to
-  provide advanced features for developing SWI-Prolog programs in
-  Emacs.
+  Sweep is an embedding of SWI-Prolog in GNU Emacs.  It provides an
+  interface for executing Prolog queries and consuming their results
+  from Emacs Lisp.  Sweep further builds on top of this interface and
+  on top of the standard Emacs facilities to provide advanced features
+  for developing SWI-Prolog programs in Emacs.
 \end{abstract}
 
 \pagebreak
@@ -61,7 +60,7 @@ Emacs:
 
 All set!  You can now use Sweep for Prolog development and for
 integrating Prolog into your Emacs Lisp code.  For a full description
-of the different features of \texttt{sweep}, see
+of the different features of Sweep, see
 \href{https://eshelyaron.com/sweep.html}{the Sweep manual}.
 
 \printindex