Search found 4 matches
- Wed Nov 27, 2013 10:36 pm
- Forum: LyX
- Topic: Header and caption importing longtable-file in LyX
- Replies: 7
- Views: 7273
Re: Header and caption importing longtable-file in LyX
I need to import more tables, so I will try the new version. Thank you!
- Wed Nov 27, 2013 8:40 pm
- Forum: LyX
- Topic: Header and caption importing longtable-file in LyX
- Replies: 7
- Views: 7273
Re: Header and caption importing longtable-file in LyX
Yes, your PDF was correct, there is no repetition of the caption.
- Wed Nov 27, 2013 8:07 pm
- Forum: LyX
- Topic: Header and caption importing longtable-file in LyX
- Replies: 7
- Views: 7273
Re: Header and caption importing longtable-file in LyX
I am using LyX Version 2.0.6 on Win 7, also I have recently done a MikeTeX update.
- Wed Nov 27, 2013 7:49 pm
- Forum: LyX
- Topic: Header and caption importing longtable-file in LyX
- Replies: 7
- Views: 7273
Header and caption importing longtable-file in LyX
I am trying to import a longtable formatted .tex-file into LyX. The file works fine with TeXStudio, but after import into LyX the caption is repeated and the footer disappears.
Here is some example code:
\documentclass{article}
\usepackage{longtable}
\providecommand{\tabularnewline}{\\}
\begin ...
Here is some example code:
\documentclass{article}
\usepackage{longtable}
\providecommand{\tabularnewline}{\\}
\begin ...