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

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

[elpa] externals-release/org e07cb2a: manual: Fix org-latex-listings ref


From: ELPA Syncer
Subject: [elpa] externals-release/org e07cb2a: manual: Fix org-latex-listings reference in footnote
Date: Tue, 16 Mar 2021 23:57:10 -0400 (EDT)

branch: externals-release/org
commit e07cb2ad3c14a64ad8e48e5468c8c5080d98d330
Author: Kyle Meyer <kyle@kyleam.com>
Commit: Kyle Meyer <kyle@kyleam.com>

    manual: Fix org-latex-listings reference in footnote
    
    * doc/org-manual.org (Footnotes): Refer to org-latex-listings instead
    of org-export-latex-listings.
    
    The last occurrence of org-export-latex-listings was deleted with the
    contrib/oldexp/ removal in Org 8.
---
 doc/org-manual.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/org-manual.org b/doc/org-manual.org
index 12879b7..6ff731f 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -21735,7 +21735,7 @@ a fragment, see the documentation of the function
 version 1.34 of the =htmlize.el= package, which you need to install).
 Fontified code chunks in LaTeX can be achieved using either the
 [[https://www.ctan.org/pkg/listings][listings]] package or the 
[[https://www.ctan.org/pkg/minted][minted]] package.  Refer to
-~org-export-latex-listings~ for details.
+~org-latex-listings~ for details.
 
 [fn:115] Source code in code blocks may also be evaluated either
 interactively or on export.  See [[*Working with Source Code]] for more



reply via email to

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