emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/auctex 558da5f 24/95: * latex/preview.dtx: Fix example


From: Tassilo Horn
Subject: [elpa] externals/auctex 558da5f 24/95: * latex/preview.dtx: Fix example for \PreviewMacro* macro.
Date: Sun, 16 Apr 2017 01:26:48 -0400 (EDT)

branch: externals/auctex
commit 558da5fef0a4d5475214e1bc5aba1b9cd3863366
Author: Arash Esbati <address@hidden>
Commit: Arash Esbati <address@hidden>

    * latex/preview.dtx: Fix example for \PreviewMacro* macro.
    Add missing backslash.
---
 latex/preview.dtx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/latex/preview.dtx b/latex/preview.dtx
index 5372032..c98a451 100644
--- a/latex/preview.dtx
+++ b/latex/preview.dtx
@@ -388,7 +388,7 @@
 % 
 % As an example for using this argument, you might want to specify
 % \begin{quote}
-%   |\PreviewMacro*\footnote[{[]}][#1{}]|
+%   |\PreviewMacro*[{[]}][#1{}]{\footnote}|
 % \end{quote}
 % This will replace a footnote by an empty footnote, but taking any
 % optional parameter into account, since an optional paramter changes
@@ -420,7 +420,7 @@
 % is essential for the operation of \cmd{\PreviewOpen} that the macro
 % treated with it will open an additional group even when the preview
 % falls inside of another preview or inside of a |nopreview|
-% environment.  Similarly, the macro treated with \cmd{PreviewClose}
+% environment.  Similarly, the macro treated with \cmd{\PreviewClose}
 % will close an environment even when inactive.
 % 
 % \DescribeMacro{\ifPreview} In case you need to know whether



reply via email to

[Prev in Thread] Current Thread [Next in Thread]