Skip to main content

All Questions

Tagged with
2 votes
1 answer
36 views

How to use bold horizontal and vertical lines in a specific row of table?

I need a Table as shown in the attached image file. Could you help me to generate this table according to the image file. Thank you in advance. \documentclass[]{article} %\usepackage{booktabs} \begin{...
relinquere's user avatar
0 votes
0 answers
25 views

Table page overflow with images

I am creating a table of images for a report using the tabular environment. Unfortunately, the table keeps going over the page boundary and into the "void", and I can't seem to break the ...
John Macauskey's user avatar
4 votes
1 answer
47 views

Why do `ftcap` and `caption` produce different vertical spacing?

I usually load the caption package to fix the spacing between tables and their captions in the article class. Since I don't use any other features of the caption package, I decided to try using the ...
inavda's user avatar
  • 251
2 votes
1 answer
49 views

Need to expand table to fit hsize

I need help expanding this table to the hsize of the page in LaTeX: \documentclass{article} \usepackage{adjustbox} \begin{document} \begin{adjustbox}{rotate=270} \begin{tabularx}{\...
Jake's user avatar
  • 21
5 votes
3 answers
216 views

Adjusting two "three part tables" side by side in a document

I am trying to put two "three part tables" side by side in a document using this TeX code: \documentclass[10pt, a4paper]{article} \usepackage[a4paper, total={7in, 10in}]{geometry} \...
codebpr's user avatar
  • 199
0 votes
0 answers
74 views

How can i possible fit this table into Latex? It's my first time using LateX

I just stared using Latex and i have to make the following table into a latex version : This table occupies 9 pages in Word format and has alot of text. (It has 3 topics on the rotated label: Sensor, ...
Sunnari's user avatar
0 votes
0 answers
29 views

Reset table/equation/figures counter to 1 after every new chapter (for chapter functionality manually added in article class) and then increment

In reference to a question asked by @Bhanuday Sharma on How to use \chapter{} in article class?, I was able to add the chapter functionality in article class using his answer to his own question. But ...
Shahmeer's user avatar
0 votes
0 answers
58 views

Are there any technique to make tabular contents non-renderable text?

I wonder whether any technique exists in LaTeX to make some parts non-renderable, for example, the contents in tabular data? Of course, if someone wants to recognize the texts (say from a table) using ...
relinquere's user avatar
4 votes
1 answer
130 views

Column line missing after "E"?

Column line missing after "E"? Can someone help me solve it? \documentclass{article} \usepackage[utf8]{inputenc} \usepackage{multirow} \usepackage{multicol} \begin{document} \begin{table}[...
relinquere's user avatar
1 vote
1 answer
32 views

How to make a text-heavy table in a two-column document?

I've been trying to insert a table, that is essentially quite simple, into a two-column document. It has been throwing up all sorts of warnings (most perplexingly: Missing number, treated as zero for ...
BlueIris's user avatar
  • 339
0 votes
0 answers
56 views

Introduce a table which takes all the width of a current article page (with 2 columns writting text) and continue after to write text on 2 columns

I am writing a scientific article and I neeed help to put a table taking all the width of paper (which is writing on main both text columns). Here is an example of these main both text columns : I ...
user avatar
0 votes
1 answer
117 views

Two-Column Articel, Table / Picture Across all Columns

I have a latex document with two columns and I want to insert a table and in another place an image over two columns (all columns). I have gone through all the Google results and just can't get it to ...
Barney Stinson's user avatar
3 votes
3 answers
532 views

White row in merged cells

I've created the following table: \begin{table}[htb] \centering \begin{tabular}{cc|c|c|c|c|} \cline{3-6} & & \cellcolor[HTML]{3166FF}{\color[HTML]{...
Giordano's user avatar
  • 133
0 votes
1 answer
35 views

How to fit a large column to page without rendering the text too small?

I'm trying to fit a large column in a two column article document, such that it spans the width of the columns. The first solution I tried to have the table fit the page was to use the \adjustbox ...
preposteroustomato's user avatar
3 votes
2 answers
488 views

“Missing $ inserted” errors generated in tabular figure

I've used the code below which doesn't seem to be working for my Latex table. I think it might be because I'm using the iopart document class. It gives me the following error. <inserted text> ...
AYUSH N DESHMUKH's user avatar

15 30 50 per page