emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sanjib Sikder <sanjibju2002@gmail.com>
To: "Thomas S. Dye" <tsd@tsdye.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Longtable in orgmode latex export is breaking table header
Date: Fri, 5 Oct 2012 21:57:02 +0530	[thread overview]
Message-ID: <CAL1SgUr_efbDO9X4gVZ_Ymp_N9ua4ttvWhKu4OiLMpotagzzpA@mail.gmail.com> (raw)
In-Reply-To: <m1wqz4vqoi.fsf@tsdye.com>

[-- Attachment #1: Type: text/plain, Size: 2343 bytes --]

Hi,

Thanks for your reply. It is working now.

#+CAPTION:Table name \citep{myref}

here after #+CAPTION:

One space is needed before starting the actual table caption.

The space was not there initially and it was giving error.

-----------------------------
*Sanjib Sikder
*Ph.D. Fellow
Chemical Engineering
IIT Bombay*

*



On Fri, Oct 5, 2012 at 9:47 PM, Thomas S. Dye <tsd@tsdye.com> wrote:

> Hi Sanjib Sikder,
>
> Hmmm, I don't think I've seen this one before. Can you post a complete
> minimal example (ECM) with the intermediate LaTeX output?
>
> All the best,
> Tom
>
> Sanjib Sikder <sanjibju2002@gmail.com> writes:
>
> > Hi,
> >
> > The longtable attribute is breaking the table header in two rows.
> >
> > For example, take the following table
> >
> >> #+CAPTION:Table name \citep{myref}
> >> #+LABEL: tbl:mylabel
> >> #+ATTR_LaTeX: longtable
> >>
> >> | header1    |     header2 |      header3 |    header4 |    header5 |
> >> header6 |    header7 |
> >>
> >>
> |---------+----------+----------+----------+----------+----------+----------|
> >> | Col1     | 1 | 1 |  4 |  6 | 7 | 8 |
> >> | Col2      |  6 | 7 |   2 |  1 |  3 |  2 |
> >>
> >
> > In pdf it is showing like
> >
> >>
> >> header1
> >> header2      header3   header4    header5    header6     header7
> >>
> >
> > Any solution ?
> >
> > Thanks
> >
> > -----------------------------
> > *Sanjib Sikder
> > *Ph.D. Fellow
> > Chemical Engineering
> > IIT Bombay*
> >
> > *
> > Hi,
> >
> > The longtable attribute is breaking the table header in two rows.
> >
> > For example, take the following table
> >
> >     #+CAPTION:Table name \citep{myref}
> >     #+LABEL: tbl:mylabel
> >     #+ATTR_LaTeX: longtable
> >
> >     | header1    |     header2 |      header3 |    header4 |
> >     header5 |    header6 |    header7 |
> >     |---------+----------+----------+----------+----------+----------+-
> >     ---------|
> >     | Col1     | 1 | 1 |  4 |  6 | 7 | 8 |
> >     | Col2      |  6 | 7 |   2 |  1 |  3 |  2 |
> >
> >
> > In pdf it is showing like
> >
> >
>
> >     header1
> >     header2      header3   header4    header5    header6     header7
> >
> >
> > Any solution ?
> >
> > Thanks
> >
> > -----------------------------
> > Sanjib Sikder
> > Ph.D. Fellow
> > Chemical Engineering
> > IIT Bombay
> >
> >
> >
>
> --
> Thomas S. Dye
> http://www.tsdye.com
>

[-- Attachment #2: Type: text/html, Size: 3685 bytes --]

      reply	other threads:[~2012-10-05 16:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-05 12:48 Longtable in orgmode latex export is breaking table header Sanjib Sikder
2012-10-05 16:17 ` Thomas S. Dye
2012-10-05 16:27   ` Sanjib Sikder [this message]

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=CAL1SgUr_efbDO9X4gVZ_Ymp_N9ua4ttvWhKu4OiLMpotagzzpA@mail.gmail.com \
    --to=sanjibju2002@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=tsd@tsdye.com \
    /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).