Search found 3 matches

by caiosan
Sun Mar 28, 2010 2:23 am
Forum: Graphics, Figures & Tables
Topic: Help with row height and cell alignment
Replies: 3
Views: 2053

Re: Help with row height and cell alignment

That's it. Thank you very much. I really appreciated your help.
by caiosan
Sun Mar 28, 2010 12:40 am
Forum: Graphics, Figures & Tables
Topic: Help with row height and cell alignment
Replies: 3
Views: 2053

Help with row height and cell alignment

I've done what I wanted. I expect to there be some more clever way.

\documentclass [a4paper,12pt]{article}
\usepackage [latin1,utf8]{inputenc}
\usepackage [brazil] {babel} % Pacote utilizado (babel)
\usepackage {glossary}
\usepackage {colortbl}
\usepackage {multirow}

\begin{document ...
by caiosan
Sat Mar 27, 2010 9:04 pm
Forum: Graphics, Figures & Tables
Topic: Help with row height and cell alignment
Replies: 3
Views: 2053

Help with row height and cell alignment

Hi,

I'm trying to do this table in the code section below. I've tried many options and I've read many threads and topics, but I can't make the row height equal to some rows. Independently, if some row has two or one line. Moreover, I want centre alignment to both position (vertical and horizontal ...