[AC] Auctex texinfo fixes
Michael Sperber <[email protected]> Sat, 05 Jul 2014 14:31:17 +0200
| Newsgroups | gmane.emacs.xemacs.patches |
|---|---|
| Message-ID | <[email protected]> |
Before this patch, Texinfo 5.2 would barf. I've pushed this one. 2014-07-05 Michael Sperber <[email protected]> * doc/quickstart.texi (Editing): * doc/preview-latex.texi (The preview images): * doc/auctex.texi (Font Specifiers): Texinfo 5.2 fixes. -- Regards, Mike diff --git a/doc/auctex.texi b/doc/auctex.texi --- a/doc/auctex.texi +++ b/doc/auctex.texi @@ -413,7 +413,7 @@ @item C-c C-f C-f @kindex C-c C-f C-f @cindex @code{\textsf} -Insert @sans{sans serif} @samp{\textsf@{@point{}@}} text. +Insert @sansserif{sans serif} @samp{\textsf@{@point{}@}} text. @item C-c C-f C-t @kindex C-c C-f C-t diff --git a/doc/preview-latex.texi b/doc/preview-latex.texi --- a/doc/preview-latex.texi +++ b/doc/preview-latex.texi @@ -698,8 +698,9 @@ customizable concerning aspects of that operation, see the customization group @code{Preview Gs} for this. +@pindex dvipng Another noteworthy setting of @code{preview-image-type} is -@samp{dvipng}: in this case, the @samp{dvipng}@pindex{dvipng} program +@samp{dvipng}: in this case, the @samp{dvipng} program will get run on @acronym{DVI} output (see below for @acronym{PDF}). This is in general much faster than Dvips and Ghostscript. In that case, the option diff --git a/doc/quickstart.texi b/doc/quickstart.texi --- a/doc/quickstart.texi +++ b/doc/quickstart.texi @@ -163,7 +163,7 @@ @item C-c C-f C-f @kindex C-c C-f C-f @cindex @code{\textsf} -Insert @sans{sans serif} @samp{\textsf@{@point{}@}} text. +Insert @sansserif{sans serif} @samp{\textsf@{@point{}@}} text. @item C-c C-f C-t @kindex C-c C-f C-t _______________________________________________ XEmacs-Patches mailing list [email protected] http://lists.xemacs.org/mailman/listinfo/xemacs-patches