Search found 3 matches

by Rishahnu
Wed Jan 26, 2011 9:35 pm
Forum: Graphics, Figures & Tables
Topic: Using Math to Format Tables
Replies: 3
Views: 2372

Re: Using Math to Format Tables

Thanks folks! Your suggestions worked!

Cheers,
Greg
by Rishahnu
Wed Jan 26, 2011 8:40 pm
Forum: Graphics, Figures & Tables
Topic: Using Math to Format Tables
Replies: 3
Views: 2372

Using Math to Format Tables

Hi Folks,

I would like to be able to determine table column width based on the text width. Something like the following:

\begin{table*}[ht] % Table I
\caption{Microgrid ``Functions''}
\centering
\begin{tabular}{p{\textwidth\4}|p{\textwidth/4}|p{\textwidth/2}}
Actor Name & Actor Type ...
by Rishahnu
Sun Apr 05, 2009 7:43 pm
Forum: Graphics, Figures & Tables
Topic: Flourishes and Fancy Underlines
Replies: 1
Views: 8302

Flourishes and Fancy Underlines

Hi Folks,

Does anyone know how I could create a flourish underline in latex, similar to that shown in the attached image? I might even be satisfied with something like a very large tilde as an underline. Image

Thanks!