From: "Vincent Belaïche" <vincent.b.1@hotmail.fr>
To: Org mode <emacs-orgmode@gnu.org>
Subject: RE: [Bulk] Column width in export
Date: Fri, 16 Apr 2010 22:29:14 +0200 [thread overview]
Message-ID: <80eiiff8f9.fsf@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 688 bytes --]
Thanks Giovanni,
The documentation is however incomplete, the info node "(org) Column
groups" does not says that the `/' in the first field has the effect of
excluding the row from export. Actually when you read this info node,
what you (or better said I) understand is that the `/' indicates that
this special row is used to specify column grouping.
Therefore I propose the attached patch to documentation.
Vincent.
PS-1: Sorry if sometimes I disturbe this group with naive questions.
PS-2: This is a resend, it seems that the previous message was not
dispatched due to this that I made a too big attachement (tarzipped
complete manual old and new version in addition to patch).
[-- Attachment #2: Type: text/plain, Size: 243 bytes --]
Change log:
#######################################################################
2010-04-16 Vincent Belaïche <vincent.b.1@hotmail.fr>
* org.texi (Column width and alignment): add information how to exclude
special row from export.
[-- Attachment #3: Type: text/plain, Size: 901 bytes --]
Patch:
#######################################################################
*** org.texi.old Fri Apr 16 19:57:15 2010
--- org.texi Fri Apr 16 20:07:59 2010
***************
*** 1862,1867 ****
--- 1862,1884 ----
@samp{<l>} in a similar fashion. You may also combine alignment and field
width like this: @samp{<l10>}.
+ To exclude the special row containing the column width and/or alignment from
+ being exported, insert a dummy first column with @samp{/} in the field that
+ is on the special row, like this (considering the same example as previously):
+
+ @example
+ @group
+ |---+---+--------|
+ | / | | <6> |
+ | # | 1 | one |
+ | # | 2 | two |
+ | # | 3 | This=> |
+ | # | 4 | four |
+ |---+---+--------|
+ @end group
+ @end example
+
+
@node Column groups, Orgtbl mode, Column width and alignment, Tables
@section Column groups
@cindex grouping columns in tables
[-- Attachment #4: Type: text/plain, Size: 885 bytes --]
> From: giovanni.ridolfi@yahoo.it
> To: vincent.b.1@hotmail.fr
> CC: emacs-orgmode@gnu.org
> Subject: Re: [Bulk] [Orgmode] Column width in export
> Date: Wed, 14 Apr 2010 13:26:31 +0200
>
> Vincent Belaïche <vincent.b.1@hotmail.fr> writes:
>
> > | salut | dsdd |
> > | <30> | |
> > | gvrag f gfegegergrgh rghrghr ghrh =>| gerg |
> >
> > When exported to HTML there is one table row with `<30>' in it. Is there
> > anyway to make this row not exported as a row (but possibly exploited in
> > other ways) ?
>
> In the manual, in the "table" section, subsection Column groups
> it is written:
>
> " In order to specify column groups, you can use a special row where the
> first field contains only `/'. The further fields can either contain "
>
> Before posting, please, read, or, at least, search, skim the manual
> to find a possible solution.
>
> Giovanni
[-- Attachment #5: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next reply other threads:[~2010-04-17 4:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-16 20:29 Vincent Belaïche [this message]
2010-04-18 6:26 ` [Bulk] Column width in export Carsten Dominik
2010-04-28 6:50 ` Carsten Dominik
-- strict thread matches above, loose matches on Subject: below --
2010-04-14 5:33 Vincent Belaïche
2010-04-14 11:26 ` [Bulk] " Giovanni Ridolfi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=80eiiff8f9.fsf@gmail.com \
--to=vincent.b.1@hotmail.fr \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).