* Horizontal lines in tables
@ 2007-11-28 10:15 D. Kapetanakis
0 siblings, 0 replies; 3+ messages in thread
From: D. Kapetanakis @ 2007-11-28 10:15 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
Thanks for 5.14.
works pretty good except that when I try to export in HTML an org file
containing a table with a first horizontal line like the following
|--------+------------|
| 172141 | |
|--------+------------|
| 16000 | 20582162-6 |
| 20000 | |
| 7725 | 20582165-1 |
| 5000 | 20582166-9 |
| 1000 | |
|--------+------------|
| 221866 | |
#+TBLFM: @7$1=vsum(@1$1..@6$1)
I get
mapconcat: Args out of range: [2], 1
while if I delete the first line (the horizontal) I get HTML but the
horizontal line inside the table does not get transformed to an html
horizontal line.
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
**********************************************************************
^ permalink raw reply [flat|nested] 3+ messages in thread
* Horizontal lines in tables
@ 2007-11-28 10:48 Dimitris Kapetanakis
2007-11-28 15:13 ` Carsten Dominik
0 siblings, 1 reply; 3+ messages in thread
From: Dimitris Kapetanakis @ 2007-11-28 10:48 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 651 bytes --]
Thanks for 5.14.
works pretty good except that when I try to export in HTML an org file
containing a table with a first horizontal line like the following
|--------+------------|
| 172141 | |
|--------+------------|
| 16000 | 20582162-6 |
| 20000 | |
| 7725 | 20582165-1 |
| 5000 | 20582166-9 |
| 1000 | |
|--------+------------|
| 221866 | |
#+TBLFM: @7$1=vsum(@1$1..@6$1)
I get
mapconcat: Args out of range: [2], 1
while if I delete the first line (the horizontal) I get HTML but the
horizontal line inside the table does not get transformed to an html
horizontal line.
[-- Attachment #1.2: Type: text/html, Size: 1764 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Horizontal lines in tables
2007-11-28 10:48 Horizontal lines in tables Dimitris Kapetanakis
@ 2007-11-28 15:13 ` Carsten Dominik
0 siblings, 0 replies; 3+ messages in thread
From: Carsten Dominik @ 2007-11-28 15:13 UTC (permalink / raw)
To: Dimitris Kapetanakis; +Cc: emacs-orgmode
Fixed, thanks.
- Carsten
On 11/28/07, Dimitris Kapetanakis <katepano@gmail.com> wrote:
>
>
> Thanks for 5.14.
>
>
>
> works pretty good except that when I try to export in HTML an org file
> containing a table with a first horizontal line like the following
>
>
>
> |--------+------------|
>
> | 172141 | |
>
> |--------+------------|
>
> | 16000 | 20582162-6 |
>
> | 20000 | |
>
> | 7725 | 20582165-1 |
>
> | 5000 | 20582166-9 |
>
> | 1000 | |
>
> |--------+------------|
>
> | 221866 | |
>
> #+TBLFM: @7$1=vsum(@1$1..@6$1)
>
>
>
>
>
> I get
>
>
>
> mapconcat: Args out of range: [2], 1
>
>
>
> while if I delete the first line (the horizontal) I get HTML but the
> horizontal line inside the table does not get transformed to an html
> horizontal line.
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-11-28 15:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-28 10:48 Horizontal lines in tables Dimitris Kapetanakis
2007-11-28 15:13 ` Carsten Dominik
-- strict thread matches above, loose matches on Subject: below --
2007-11-28 10:15 D. Kapetanakis
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.