From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shiyuan Subject: Re: org-table: missing vertical boundary when exported Date: Sat, 7 Jun 2014 15:02:08 -0700 Message-ID: References: <874mzws8ir.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b67594c1ec6f004fb46214e Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34580) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WtOgn-0008Vv-8b for emacs-orgmode@gnu.org; Sat, 07 Jun 2014 18:02:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WtOgj-0001ut-I2 for emacs-orgmode@gnu.org; Sat, 07 Jun 2014 18:02:13 -0400 Received: from mail-vc0-x22d.google.com ([2607:f8b0:400c:c03::22d]:58229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WtOgj-0001uf-Bd for emacs-orgmode@gnu.org; Sat, 07 Jun 2014 18:02:09 -0400 Received: by mail-vc0-f173.google.com with SMTP id ik5so4798533vcb.32 for ; Sat, 07 Jun 2014 15:02:08 -0700 (PDT) In-Reply-To: <874mzws8ir.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Thorsten Jolitz Cc: emacs-orgmode@gnu.org --047d7b67594c1ec6f004fb46214e Content-Type: text/plain; charset=UTF-8 I use Emacs 24.3.9, org 8.2.6. I viewed the html on Chrome/Firebox. I don't use emacs-w3m. But could it be the problem of browsers? Thanks. On Sat, Jun 7, 2014 at 2:40 PM, Thorsten Jolitz wrote: > Shiyuan writes: > > > Hi, > > I am following the manual example > > http://orgmode.org/worg/org-tutorials/tables.html. But the two > > vertical boundary line on the very left and right > > is not showing up when exported to html. Anything I am missing? > > Thanks. > > > > | | N | N^2 | N^3 | N^4 | sqrt(n) | sqrt[4](N) | > > |---+----+-----+-----+-----+---------+------------| > > | / | <> | < | | > | < | > | > > | # | 1 | 1 | 1 | 1 | 1 | 1 | > > | # | 2 | 4 | 8 | 16 | 1.4142 | 1.1892 | > > | # | 3 | 9 | 27 | 81 | 1.7321 | 1.3161 | > > |---+----+-----+-----+-----+---------+------------| > > > Looks alright for me as html in emacs-w3m: > > +-------------------------------+ > |N|N^2|N^3|N^4|sqrt(n)|sqrt^1(N)| > |-+---+---+---+-------+---------| > |1|1 |1 |1 |1 |1 | > |-+---+---+---+-------+---------| > |2|4 |8 |16 |1.4142 |1.1892 | > |-+---+---+---+-------+---------| > |3|9 |27 |81 |1.7321 |1.3161 | > +-------------------------------+ > > Footnotes: > > ^1 > > DEFINITION NOT FOUND. > > Author: Thorsten Jolitz > > Created: 2014-06-07 Sa 23:38 > > Emacs 24.3.1 (Org mode 8.2.6) > > Validate > > > -- > cheers, > Thorsten > > > --047d7b67594c1ec6f004fb46214e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I use Emacs 24.3.9, org 8.2.6. I viewed the html on Chrome/Firebox. I don= 't use emacs-w3m. =C2=A0But could it be the problem of browsers? Thanks= .=C2=A0


On Sat,= Jun 7, 2014 at 2:40 PM, Thorsten Jolitz <tjolitz@gmail.com>= wrote:
Shiy= uan <gshy2014@gmail.com> wr= ites:

> Hi,
> I am following the manual example
> http://orgmode.org/worg/org-tutorials/tables.html. But the = two
> vertical boundary line on the very left and right
> is not showing up when exported to html. Anything I am missing?
> Thanks.
>
> | | N | N^2 | N^3 | N^4 | sqrt(n) | sqrt[4](N) |
> |---+----+-----+-----+-----+---------+------------|
> | / | <> | < | | > | < | > |
> | # | 1 | 1 | 1 | 1 | 1 | 1 |
> | # | 2 | 4 | 8 | 16 | 1.4142 | 1.1892 |
> | # | 3 | 9 | 27 | 81 | 1.7321 | 1.3161 |
> |---+----+-----+-----+-----+---------+------------|


Looks alright for me as html in emacs-w3m:

+-------------------------------+
|N|N^2|N^3|N^4|sqrt(n)|sqrt^1(N)|
|-+---+---+---+-------+---------|
|1|1 =C2=A0|1 =C2=A0|1 =C2=A0|1 =C2=A0 =C2=A0 =C2=A0|1 =C2= =A0 =C2=A0 =C2=A0 =C2=A0|
|-+---+---+---+-------+---------|
|2|4 =C2=A0|8 =C2=A0|16 |1.4142 |1.1892 =C2=A0 |
|-+---+---+---+-------+---------|
|3|9 =C2=A0|27 |81 |1.7321 |1.3161 =C2=A0 |
+-------------------------------+

Footnotes:

^1

DEFINITION NOT FOUND.

Author: Thorsten Jolitz

Created: 2014-06-07 Sa 23:38

Emacs 24.3.1 (Org mode 8.2.6)

Validate


--
cheers,
Thorsten



--047d7b67594c1ec6f004fb46214e--