From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dimitris Kapetanakis" Subject: Horizontal lines in tables Date: Wed, 28 Nov 2007 12:48:01 +0200 Message-ID: <2a6300ea0711280248k1708a1b8i1cd12e0791612f53@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2006609799==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IxKSa-0006pb-NJ for emacs-orgmode@gnu.org; Wed, 28 Nov 2007 05:48:04 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IxKSZ-0006nL-Hr for emacs-orgmode@gnu.org; Wed, 28 Nov 2007 05:48:03 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IxKSZ-0006my-0f for emacs-orgmode@gnu.org; Wed, 28 Nov 2007 05:48:03 -0500 Received: from an-out-0708.google.com ([209.85.132.246]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IxKSY-0000a9-EX for emacs-orgmode@gnu.org; Wed, 28 Nov 2007 05:48:02 -0500 Received: by an-out-0708.google.com with SMTP id c25so261636ana for ; Wed, 28 Nov 2007 02:48:02 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============2006609799== Content-Type: multipart/alternative; boundary="----=_Part_2361_25772342.1196246881948" ------=_Part_2361_25772342.1196246881948 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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. ------=_Part_2361_25772342.1196246881948 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

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.

------=_Part_2361_25772342.1196246881948-- --===============2006609799== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============2006609799==--