Alessandro Bertulli <alessandro.bertull...@gmail.com> writes:

>> You were clearly confused by the manual text, so you may certainly be
>> improved.
>
>> If you have a suggestion how to improve the present text in the manual,
>> feel free to share it.
>
> I don't know if it's worth changing it, but I may suggest to change
> "modifies the symbol before point with an accent or a font."
> with
> "modifies the symbol before THE SINGLE-QUOTE with an accent or a font." ?

Hmm. Note that SINGLE-QUOTE is not actually typed, so your version is
also kind of confusing.

I propose an alternative as the attached.

Best,
Ihor

>From 961192fc0dec17b4f3a54519ac4a2289de514961 Mon Sep 17 00:00:00 2001
Message-Id: <961192fc0dec17b4f3a54519ac4a2289de514961.1651373883.git.yanta...@gmail.com>
From: Ihor Radchenko <yanta...@gmail.com>
Date: Sun, 1 May 2022 10:42:55 +0800
Subject: [PATCH] * doc/org-manual.org (Using CDLaTeX to enter math): Clarify '
 binding

See https://orgmode.org/list/cajcznmb95tdwgycb6gp-b4lh5+w0sbmya+z38fh7sy+ksfp...@mail.gmail.com
---
 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 c9c1c1298..c0bd853ca 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -11112,8 +11112,8 @@ *** Using CDLaTeX to enter math
   #+kindex: '
 
   Pressing the single-quote followed by another character modifies the
-  symbol before point with an accent or a font.  If you wait more than
-  1.5 seconds after the single-quote, a help window pops up.
+  LaTeX symbol before point with an accent or a font.  If you wait
+  more than 1.5 seconds after the single-quote, a help window pops up.
   Character modification works only inside LaTeX fragments; outside
   the quote is normal.
 
-- 
2.35.1

Reply via email to