From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Frankel Subject: Re: org-table: missing vertical boundary when exported Date: Tue, 10 Jun 2014 09:23:41 -0400 Message-ID: <425643e10ffe7568a26049ef408851dd@mail.rickster.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54712) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WuM1t-0005dy-W6 for emacs-orgmode@gnu.org; Tue, 10 Jun 2014 09:24:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WuM1o-0008WS-4y for emacs-orgmode@gnu.org; Tue, 10 Jun 2014 09:23:57 -0400 Received: from mail.rickster.com ([204.62.15.78]:50317) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WuM1o-0008W0-2a for emacs-orgmode@gnu.org; Tue, 10 Jun 2014 09:23:52 -0400 In-Reply-To: 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: Shiyuan Cc: emacs-orgmode@gnu.org On 2014-06-07 17:15, Shiyuan wrote: > =C2=A0 =C2=A0 I am following the manual > example=C2=A0http://orgmode.org/worg/org-tutorials/tables.html [1]. But= the > two vertical boundary line on the very left and right=C2=A0 > is not showing up when exported to html. =C2=A0Anything I am missing?=20 > Thanks.=C2=A0 My guess is that it is related to the css being used to style the table in your setup. Could you post a minimal example with the html output? rick