* [PATCH] Fix a small typo.
@ 2009-01-08 11:22 Christian Egli
0 siblings, 0 replies; only message in thread
From: Christian Egli @ 2009-01-08 11:22 UTC (permalink / raw)
To: emacs-orgmode
---
lisp/org-exp.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lisp/org-exp.el b/lisp/org-exp.el
index cf017d1..66597fa 100644
--- a/lisp/org-exp.el
+++ b/lisp/org-exp.el
@@ -399,7 +399,7 @@ This option can also be set with the +OPTIONS line, e.g. \"-:nil\"."
(defcustom org-export-with-TeX-macros t
"Non-nil means, interpret simple TeX-like macros when exporting.
For example, HTML export converts \\alpha to α and \\AA to Å.
-No only real TeX macros will work here, but the standard HTML entities
+Not only real TeX macros will work here, but the standard HTML entities
for math can be used as macro names as well. For a list of supported
names in HTML export, see the constant `org-html-entities'.
Not all export backends support this.
--
1.5.6.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-08 11:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-08 11:22 [PATCH] Fix a small typo Christian Egli
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).