Re: [O] org-table: missing vertical boundary when exported

2014-08-14 Thread Rick Frankel
On 2014-08-13 00:46, Shiyuan wrote: Rick,     Do you mean that   and don't mean the same thing? Their names suggest they do the same things. That's a terrible naming. Changing the former to the latter does fix the problem though. Why is that?  Please read the HTML specifications for an explain

Re: [O] org-table: missing vertical boundary when exported

2014-08-12 Thread Shiyuan
Rick, Do you mean that and don't mean the same thing? Their names suggest they do the same things. That's a terrible naming. Changing the former to the latter does fix the problem though. Why is that? Using the #+HTML_HEAD_EXTRA options as you suggest can also fix the problem. But could you

Re: [O] org-table: missing vertical boundary when exported

2014-08-11 Thread Rick Frankel
On Sat, Aug 09, 2014 at 05:49:27PM -0700, Shiyuan wrote: >Hi,� >� � I learned a bit a about html/css and took another look the issue. It >turns out that org-mode uses the border attribute which is not respected >by my browser(Google Chrome version 36.0.1985.125 on Mac 10.9.4) .� >

Re: [O] org-table: missing vertical boundary when exported

2014-08-09 Thread Shiyuan
Hi, I learned a bit a about html/css and took another look the issue. It turns out that org-mode uses the border attribute which is not respected by my browser(Google Chrome version 36.0.1985.125 on Mac 10.9.4) . Org mode generated this line in the html for table but the border is not displaye

Re: [O] org-table: missing vertical boundary when exported

2014-06-10 Thread Shiyuan
Yes, it seems to be related to the browser or css style stuff. In fact, for the attached html in Thorsten's previous email, the two boundaries vertical lines are also missing in my Google Chrome or Firefox. Thanks. This is the example directed from copy-paste. | | N | N^2 | N^3 | N^4 | sqrt

Re: [O] org-table: missing vertical boundary when exported

2014-06-10 Thread John Hendy
On Tue, Jun 10, 2014 at 8:23 AM, Rick Frankel wrote: > On 2014-06-07 17:15, Shiyuan wrote: >> >> I am following the manual >> example http://orgmode.org/worg/org-tutorials/tables.html [1]. But the >> two vertical boundary line on the very left and right >> is not showing up when exported to ht

Re: [O] org-table: missing vertical boundary when exported

2014-06-10 Thread Rick Frankel
On 2014-06-07 17:15, Shiyuan wrote:     I am following the manual example http://orgmode.org/worg/org-tutorials/tables.html [1]. 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.  My guess is that it is relat

Re: [O] org-table: missing vertical boundary when exported

2014-06-07 Thread Thorsten Jolitz
Shiyuan writes: > 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. hmm ... no idea, but I attach the html, so you can compare that. Title: tmp tmp N N2 N3 N4 sqrt(n) sqrt1(

Re: [O] org-table: missing vertical boundary when exported

2014-06-07 Thread Shiyuan
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-

Re: [O] org-table: missing vertical boundary when exported

2014-06-07 Thread Thorsten Jolitz
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) | sqr