I don't like the vertical lines in tables, and I think that in your table the data aspect is best centered, but below you have a code for this table.
\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\makeatletter
\providecommand{\tabularnewline}{\\}
\usepackage ...
Search found 29 matches
- Sat Jul 31, 2010 8:34 pm
- Forum: Graphics, Figures & Tables
- Topic: Missing vertical line in table
- Replies: 3
- Views: 11387
- Fri Jul 30, 2010 9:40 pm
- Forum: Graphics, Figures & Tables
- Topic: Table = 1 problem
- Replies: 6
- Views: 3951
Table = 1 problem
You can use this code where I cute your long formula with a gather* environment. For you page layout you should modify the margins in geometry package. See the packages array and booktabs.
\documentclass[11pt]{article}
\usepackage{graphicx,latexsym,amsfonts,amssymb,amsmath,verbatim,lscape,multirow ...
\documentclass[11pt]{article}
\usepackage{graphicx,latexsym,amsfonts,amssymb,amsmath,verbatim,lscape,multirow ...
- Thu Jul 29, 2010 6:13 pm
- Forum: Graphics, Figures & Tables
- Topic: Table = 1 problem
- Replies: 6
- Views: 3951
Re: Table = 1 problem
I'm foolish with your table head formula. Can you send us a hand type example of this?
- Tue Jul 27, 2010 8:46 pm
- Forum: Graphics, Figures & Tables
- Topic: Difficult table.
- Replies: 2
- Views: 2336
Re: Difficult table.
You can use this code for that:
\documentclass[spanish]{article}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\makeatletter
\providecommand{\tabularnewline}{\\}
\makeatother
\usepackage{babel}
\usepackage{multirow}
\usepackage{array}
\usepackage{colortbl}
\usepackage{color}
\addto ...
\documentclass[spanish]{article}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\makeatletter
\providecommand{\tabularnewline}{\\}
\makeatother
\usepackage{babel}
\usepackage{multirow}
\usepackage{array}
\usepackage{colortbl}
\usepackage{color}
\addto ...
- Fri May 07, 2010 1:24 am
- Forum: Graphics, Figures & Tables
- Topic: Multirow table problem
- Replies: 0
- Views: 1585
Multirow table problem
Hello to all. I have a problem with a table with multirows and I can't to center the headers. Of course in the preamble I have \usepackage{multirow}. This is the LaTeX code for the table:
\renewcommand{\arraystretch}{1.2}
\begin{center}
\begin{tabular}{|>{\centering}m{2cm}|>{\centering}m{1cm ...
\renewcommand{\arraystretch}{1.2}
\begin{center}
\begin{tabular}{|>{\centering}m{2cm}|>{\centering}m{1cm ...
- Wed Apr 07, 2010 2:08 am
- Forum: LyX
- Topic: Problem with references
- Replies: 2
- Views: 6075
Re: Problem with references
OK. Thank you very much to localghost for his reply. So, without nothing, any other time, this is the errors that I have:
Hello to all.
I am writing a book (two sides) on astronomy and navigation with a lot of figures, tables and equations. I don't have any problem to reference in the text to the ...
Hello to all.
I am writing a book (two sides) on astronomy and navigation with a lot of figures, tables and equations. I don't have any problem to reference in the text to the ...
- Mon Apr 05, 2010 11:59 am
- Forum: LyX
- Topic: Problem with references
- Replies: 2
- Views: 6075
Problem with references
Hello to all.
I am writing a book (two sides) on astronomy and navigation with a lot of figures, tables and equations. I don't have any problem to reference in the text to the apropiate labels of figures, tables, equations and chapters, but when I put a label in a section title I have this two ...
I am writing a book (two sides) on astronomy and navigation with a lot of figures, tables and equations. I don't have any problem to reference in the text to the apropiate labels of figures, tables, equations and chapters, but when I put a label in a section title I have this two ...
- Wed Jan 13, 2010 8:12 pm
- Forum: Graphics, Figures & Tables
- Topic: Double arrow in tikZ
- Replies: 10
- Views: 39848
Re: Double arrow in tikZ
In the document pgfmanual.pdf you need to read carefully the nexts sections and tips:
14.3.4 Graphic Parameters: Arrow Tips (pag. 134)
14.3.5 Graphic Parameters: Double Lines and Bordered Lines (pag. 136)
22 Arrow Tips Library (pag.224)
39.5 Arrow Shapes (pag. 334)
58 Arrow Tips (pag. 466)
14.3.4 Graphic Parameters: Arrow Tips (pag. 134)
14.3.5 Graphic Parameters: Double Lines and Bordered Lines (pag. 136)
22 Arrow Tips Library (pag.224)
39.5 Arrow Shapes (pag. 334)
58 Arrow Tips (pag. 466)
- Sun Jan 10, 2010 6:25 pm
- Forum: Graphics, Figures & Tables
- Topic: Very wide table
- Replies: 4
- Views: 3152
Re: Very wide table
Can you send us an example of that you need? Thanks.
- Wed Jan 06, 2010 1:54 pm
- Forum: Graphics, Figures & Tables
- Topic: Problem with table
- Replies: 2
- Views: 2107
Re: Problem with table
I think that for your table is better to use another aplication than LaTeX for to construct a spreedsheet, with OpenOffice Calc or Micro$soft Excel for example, but if you want to use LaTeX see the attached file.