On Tue, Apr 15 2025, Ihor Radchenko <yanta...@posteo.net> wrote:

> Leo Butler <leo.but...@umanitoba.ca> writes:
>
>> Subject: [PATCH] doc/org-manual.org: update CDLaTeX url
>> ...
>> -[[https://staff.fnwi.uva.nl/c.dominik/Tools/cdlatex/]].  Do not use
>> +[[https://github.com/cdominik/cdlatex][CDLaTeX's Github repository]].  Do 
>> not use
>
> Better https://elpa.nongnu.org/nongnu/cdlatex.html

Take 2.

Leo

From cb8feaaab70aa0a318575b4105c9a07f66b36a16 Mon Sep 17 00:00:00 2001
From: Leo Butler <leo.but...@umanitoba.ca>
Date: Tue, 15 Apr 2025 13:12:13 -0500
Subject: [PATCH] doc/org-manual.org: update CDLaTeX url

---
 doc/org-manual.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/org-manual.org b/doc/org-manual.org
index 360260149..9b00715f3 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -11572,8 +11572,8 @@ a major LaTeX mode like AUCTeX in order to speed-up insertion of
 environments and math templates.  Inside Org mode, you can make use of
 some of the features of CDLaTeX mode.  You need to install
 =cdlatex.el= and =texmathp.el= (the latter comes also with AUCTeX)
-from [[https://elpa.nongnu.org/][NonGNU ELPA]] with the [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Package-Installation.html][Emacs packaging system]] or alternatively from
-[[https://staff.fnwi.uva.nl/c.dominik/Tools/cdlatex/]].  Do not use
+from [[https://elpa.nongnu.org/nongnu/cdlatex.html][NonGNU ELPA]] with the [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Package-Installation.html][Emacs packaging system]] or alternatively from
+[[https://github.com/cdominik/cdlatex][CDLaTeX's Github repository]].  Do not use
 CDLaTeX mode itself under Org mode, but use the special version Org
 CDLaTeX minor mode that comes as part of Org.  Turn it on for the
 current buffer with {{{kbd(M-x org-cdlatex-mode)}}}, or for all Org
-- 
2.47.2

Reply via email to