emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] about table width mark in html export


From: waterloo
Subject: Re: [Orgmode] about table width mark in html export
Date: Fri, 28 Aug 2009 12:07:22 +0800

Thanks

2009/8/28 Nick Dokos <address@hidden>
Nick Dokos <address@hidden> wrote:

> waterloo <address@hidden> wrote:
>
>
> > when export to html , tabel width <10> appears.
> >
> > I think <10> should disappear in html exporting.
> >
> > | <10>       | <45>                                          |
> > | *LANG*     | A catch-all setting which identifies the locale for all
> > possible features. However, individual topics can be overridden using one of
> > the following variables. |
> > | *LC_COLLATE* and *LC_CTYPE* | Character handling (which characters are
> > part of the alphabet) and (alphabetical) orderkdf |
> >
>
> I presume you mean that the whole first row should not be present in
> the exported table.
>
> Try changing the table to the following and then exporting:
>
> --8<---------------cut here---------------start------------->8---
> | ! | <10>       | <45>                    |
> |   | *LANG*     | A catch-all etc.        |
> |   | *LC_COLLATE* and *LC_CTYPE* | Character handling etc. |
> --8<---------------cut here---------------end--------------->8---
>
> See section 3.5.8 "Tables"/"The spreadsheet"/"Advanced features"
> for details.
>

... and if you read that section a bit more carefully than I did,
you will see that I made a mistake: don't use ! just to inhibit
exporting, use / instead:

`/'
    Do not export this line.  Useful for lines that contain the
    narrowing `<N>' markers.

Nick


reply via email to

[Prev in Thread] Current Thread [Next in Thread]