[O] Longtable in orgmode latex export is breaking table header

2012-10-05 Thread Sanjib Sikder
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   header4header5header6 header7


Any solution ?

Thanks

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

*


Re: [O] Longtable in orgmode latex export is breaking table header

2012-10-05 Thread Thomas S. Dye
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 sanjibju2...@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   header4header5header6 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



Re: [O] Longtable in orgmode latex export is breaking table header

2012-10-05 Thread Sanjib Sikder
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 t...@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 sanjibju2...@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   header4header5header6 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   header4header5header6 header7
 
 
  Any solution ?
 
  Thanks
 
  -
  Sanjib Sikder
  Ph.D. Fellow
  Chemical Engineering
  IIT Bombay
 
 
 

 --
 Thomas S. Dye
 http://www.tsdye.com