Tagged Questions
1
vote
3answers
49 views
Itemize inside longtable
I have the following (Non-working) example.
\renewcommand*{\arraystretch}{1.8}
\begin{longtable}{lcl}
\caption{Summary of proven determinants for falling}\\ \toprule
...
2
votes
1answer
18 views
longtable on dedicated tables page
I have written a document that includes many tables, so I have chosen to place all tables at the end of the document, invoked via the [p] option in the table environment. I now have to include a long ...
2
votes
0answers
38 views
Differences between longtable and xtab
I have a pretty simple table that needs to span multiple pages. This seems like a job for either the supertabular/xtab package or the longtable package.
The voting on the answers to this question ...
0
votes
0answers
27 views
Codes running smoothly when run separately but generates error on running together [closed]
I have two chunks of code running both of them individually gives no error but when i run them together in a single tex file i get errors as mentioned below
\begin{longtable}{l c}
\caption{Basic ...
4
votes
1answer
39 views
Problem with fontsize when using longtable
I am using longtable package to make my large table span two pages. However I have set the font size with \fontsize to my table to be quite small. The only problem is that when the table is finished, ...
2
votes
1answer
38 views
How to adjust space between columns in longtable environment?
In the regular tabular environment, we can use \setlength{\tabcolsep} to specify the size of the space between the columns, but this doesn't work in longtable. Is there a similar command?
...
3
votes
1answer
43 views
Using longtable with \cmidrule: page-breaking issues
Here's a (minimal?) working example that illustrates both the issues I am having:
\documentclass{article}
\usepackage{longtable,booktabs,lipsum,array}
\usepackage{pgfplots}
...
4
votes
3answers
103 views
Set longtable to fit the page-width
I would like to set a longtable to fit correctly the page-witdh. From now, I've this situation:
and the related tex code is:
\usepackage{array}
\usepackage{multirow}
\usepackage{longtable}
...
1
vote
1answer
57 views
Dashed hline in longtabu (arydshln conflicts, does not work?)
I have a large table with the following requirements:
Spans multiple pages (currently using longtable)
The last column's text must wrap (using tabu's longtabu environment as tabularx does not ...
1
vote
1answer
208 views
LaTeX split long table in multiple pages and resize the width
I am trying to find a way to fix the width of my table to the margin of a portrait page (not landscape) while continuing the table in another page since it is very long. I can adjust the width by ...
3
votes
1answer
72 views
Inaccurate table numbering with LyX
I'm using LyX to create some tables, but the numbering is complete borked.
In the LyX window, the table numbers are accurate. However, when I render to a PDF, they are evens only: 2, 4, 6 etc. (I'm ...
2
votes
1answer
57 views
How to wrap web address in table?
All of my text in my table wraps except for line 13, which I have copied below. The website runs off to the side of the page. I'd like it to wrap the web address. Can anyone help?
...
1
vote
1answer
37 views
Make a particular column of a longtable borderless
I am using longtable package to create tables as the number of rows are large and doesn't fit in a single page. This works fine for me. I now need a particular column not to have top and bottom border ...
1
vote
1answer
74 views
Longtable with multicolumn and multirow not working
I'm using a table generated from Excel2Latex in my document. Despite using longtable, the table gets truncated at the end of page after overflowing the bottom margin. Min. working example provided ...
2
votes
1answer
62 views
Fit a page to table
How can I fit a page to show an entire table (all I've seen here is the opposed, fit the table size to the page size. But, as I'll not print the result, I want to do the opposite)
This is a sample of ...
2
votes
1answer
79 views
Placement of tablenotes in longtable with threeparttablex
How can I prevent a pagebreak of the tablenotes within ThreePartTable (threeparttablex) in the following MWE (btw it's a landscape table)? \enlargethispage seems to have no effect.
...
4
votes
2answers
145 views
Appendix with mostly tables—problems with floats and longtable
I am sectioning my appendix with \chapter and \section, I sometimes have to add some text sections and then the following table is placed after the next page. I don't know how to prevent these table ...
2
votes
2answers
155 views
Dificult using LTXtable
I have a script in R that build a report in LaTeX. Sometimes, this report has very long and very wide table, so, after some research I decided try ltxtable. My problem is that I didn't get how it ...
1
vote
0answers
65 views
Wide table spanning multiple pages using longtable and landscape packages
I am using the longtable and landscape package in the hope it would allow my very wide table to be read easily across multiple pages without breaks. However, it only spans one page and any extra ...
2
votes
2answers
201 views
How to make a table smaller?
I am going make a table smaller in a paper which I am going to submit to a journal. I used \small but it does not make it small enough ?
0
votes
1answer
136 views
LaTeX table is cut off, with extra page of output that is blank. How to fix?
I am trying to make a table, but when I make the PDF, the top and bottom of the table are cut off. I am also getting a blank page of output in the beginning, but I can deal with that. I have tried ...
3
votes
1answer
63 views
Table width and height woes for multipage landscape table
I'm writing up my thesis and trying to convert a table to LaTeX (http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3523805/table/T1/). It's rather large so I'm using the lscape and the longtable library. ...
2
votes
0answers
88 views
Supertabular across pages [closed]
I am using the supertabularenvironment to split tables over pages.
Does anybody know, how I can give LaTeX a hint, where to break the table and turn to the next page? There are some rows, which should ...
1
vote
1answer
120 views
Big Table with line and pagebreaks
For a technical documentation (two columns: function name left, description right) I need a way for automatic line and page breaks in a table environment in case the descriptions get a bit longer.
I ...
1
vote
0answers
86 views
Is it possible to put a long table (longtabu) into a adjust box (adjustbox)?
I am wondering as the title says whether it is possible to put a long table, especially for me a longtabu into a adjustbox? My code throws an error but I guess this is the same issue as is with ...
2
votes
1answer
426 views
Long table (longtabu) and font style issues
I use the longtabu environment for my tables to span it across several pages. This works great, however, I always change the font size and type as you will see in my example. This worked also very ...
3
votes
1answer
188 views
Sideways table with rotated header on multiple pages
I am trying to have a sideways table on multiple pages with the header rotated at 90 deg.
I have used landscape and longtable for the rotation and multipage span (sidewaystable doesn't work with ...
1
vote
1answer
235 views
float table with subfloat extend to multiple pages lyx
I have a float (table) which contains several subfloats. The last of these subfloats does not fit on the page and is cut off. I would like it to extend to the next page. I know of longtable but that ...
13
votes
1answer
314 views
Column-wise break of extra wide tables
I have to plot geochemical data tables that are like this table
, i.e. with a header column, but that have much more sample columns. When having too many columns, the table has to be broken at a ...
4
votes
1answer
428 views
Vertical lines in a multirow and multicolumn table
I am trying to finish this table scheme but I can't figure out what I am doing wrong. I want to convert those discontinued lines into continuous lines and I want to center the label "Total" between ...
4
votes
1answer
92 views
How to restrict tables under same section
I have a problem in managing tables in LyX. Problem is that I need tables under the same section, but I could not. Can anybody help me in this regard?
7
votes
1answer
174 views
In-row table page break
I'm stuck on a problem for hours. I'm using the tabularx environment to create a double-column table where the second column takes up several lines. An example of that table is shown here.
Since such ...
9
votes
2answers
221 views
Best practices longtable
I have a long table with the explanation of 50 items (the MWE displays only 9). I believe this is hard to read. How do I make it easy to read?
\documentclass[10pt,cleardoublepage=empty,twoside]{book}
...
5
votes
2answers
180 views
htbp and longtable
I am applying a longtable environment.
I would like to use something like [htbp] in order to put the table in the next page. Every time I do it gives me an error.
Now I am solving the problem with a ...
5
votes
1answer
58 views
How do I forward a length from a command into a column specifier?
I'm using longtable where I want vertical bars separating cells, although not for the table headers. I have 8 columns (but show only 3 here as example) and want to re-use the same lengths on the main ...
3
votes
1answer
53 views
How to make a tabular in a header ignore the environment set by the currently processed longtable
I have a tabular in my header, using fancyhdr and a longtable that take multiple pages.
The longtable has been created by an environment that also sets some variables:
...
2
votes
2answers
116 views
How to make a cell content take up multiple lines
I am creating a table where some cells would contain very long text. For these cases, I want the content of this cell to take up multiple lines. With the default implementation, after building , I see ...
0
votes
1answer
118 views
Continue header of a long table in next page [duplicate]
Possible Duplicate:
How to repeat top rows (column headings) on every page
I have a long table that spans multiple pages. I would like the header of the table to repeat at the top of every ...
0
votes
0answers
124 views
Positioning of landscape table [closed]
I will have a full page table like:
\begin{landscape}
\begin{table}
....
\end{table}
\begin{longtable}
....
\end{longtable}
\end{landscape}
The problem is that it doesn't behave like a ...
1
vote
1answer
87 views
“supertabular” affects text that comes after the table finishes
After having searched on the internet for a few hours, I could finally make a longtable that spans over many, many pages. Besides, I was able to split this table into two columns (in order for my work ...
6
votes
1answer
262 views
How does LaTeX make line-breaking for word that can not fit in cell?
Often in my tables LaTeX doesn't want to line-break a word that can not fit in a cell.
How I can teach it to split such a word?
As you can see in my example below the same word in some cases will be ...
7
votes
1answer
186 views
Multi-page with Tabulary?
I know that you can combine tabularx and longtable functionality with either ltxtable or ltablex, but is there something similar for tabulary? My searching has come up dry when looking for any way to ...
0
votes
1answer
137 views
LaTeX pushes the cell off the bottom of the page
I have a problem with too long text in one cell.
Text in cell is autocreated, and I cannot know previously how long will be it. When text is too long LaTeX pushes the cell off the bottom of the page.
...
4
votes
1answer
164 views
Too long hyperlink can not fit on page
I have a problem with a too long hyperlink.
This reference is one word, but it is too long and doesn't set the text width, so some part is pushed beyond the margin:
...
4
votes
1answer
347 views
top-of-page positioning: \longtable vs. \tabular
Why is a longtable environment on top of pages vertically placed different to a tabular environment? I'm digging several days on this question and didn't find a way to align the longtable vertically ...
1
vote
1answer
101 views
Complex tables - commentry
I have a table which I need to go over multiple pages, hence I am using \usepackage{longtable}.
However I am also using \multirow as my comments are simply too long to fit into one! But there are ...
3
votes
3answers
195 views
CSVTools and Lines Every Fifth line [duplicate]
Possible Duplicate:
Checking if a number is a multiple of 4
First, let me apologize for probably a dumb question. I'm trying to make a table, but I want to use CSVTools because, well ...
3
votes
1answer
178 views
Vertical aligning in longtable environment
i have got a longtable that spans over many pages and contents both graphics and text. Now i want to align both columns vertically to the top, but the text column is being automatically parsed to the ...
1
vote
1answer
111 views
Clearing the footer inside tabular data after some of the content
The europecv package, which I'm using to typeset my CV, seems to use the longtable package for the whole content and this presents a problem for me. I have no direct access to the tabular commands, I ...
3
votes
1answer
827 views
Strange problem with `longtabu`
I would like to share with you a quite simple example LaTeX is not able to compile.
I use the longtabu environment provided by tabu package. I am using commands from booktabs as recommended in the ...
