emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] correction to orgtbl-to-html description


From: Carsten Dominik
Subject: Re: [Orgmode] correction to orgtbl-to-html description
Date: Fri, 25 Jun 2010 10:01:47 +0200

Applied, thanks.

- Carsten

On Jun 22, 2010, at 11:22 PM, Erik Butz wrote:

Hi,

below a trivial fix to the describtion of the orgtbl-to-html function

Hope I didn't miss something obvious ;)

Cheers,

Erik

diff --git a/lisp/org-table.el b/lisp/org-table.el
index 46efc28..f6b77aa 100644
--- a/lisp/org-table.el
+++ b/lisp/org-table.el
@@ -4226,7 +4226,7 @@ this function is called."
    (orgtbl-to-generic table (org-combine-plists params2 params))))

(defun orgtbl-to-html (table params)
-  "Convert the orgtbl-mode TABLE to LaTeX.
+  "Convert the orgtbl-mode TABLE to HTML.
TABLE is a list, each entry either the symbol `hline' for a horizontal
separator line, or a list of fields for that line.
PARAMS is a property list of parameters that can influence the conversion.

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten






reply via email to

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