Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Tables Title Word Wrapping

1 view
Skip to first unread message

Piragash Velummylum

unread,
Jan 12, 2004, 12:32:44 AM1/12/04
to
Hi,

I want to know how I can make Table Headings word wrap so the Table doesn't
go beyond the page?

Cheers,

Piragash


Simon Law

unread,
Jan 12, 2004, 9:59:24 AM1/12/04
to
In article <bttbi0$q4u$1...@rumours.uwaterloo.ca>, Piragash Velummylum wrote:
> I want to know how I can make Table Headings word wrap so the Table doesn't
> go beyond the page?

I'm sorry, but you're not providing enough information. Could
you post sample code that shows your problem?

Simon

Michael Jarrett

unread,
Jan 12, 2004, 10:20:49 AM1/12/04
to
> I want to know how I can make Table Headings word wrap so the Table doesn't
> go beyond the page?

The way I normally do it is to use a fixed-width column.
eg.

\begin{tabular}{|p{1.2in}|p{2in}|}
...

That should correctly word wrap as you expect, though you have to specify
your column widths manually.

Cheers,
Michael Jarrett

Piragash Velummylum

unread,
Jan 17, 2004, 11:20:09 PM1/17/04
to
Hi Michael,

Thanks, that worked :-) Has anyone used a resume cls or sty ? I tried some
off the net, and they were alright. Have any of you done your resumes in
LaTeX?

Piragash


"Michael Jarrett" <msja...@engmail.uwaterloo.ca> wrote in message
news:2004011210...@engage.uwaterloo.ca...

Simon Law

unread,
Jan 18, 2004, 1:54:34 AM1/18/04
to
In article <bud1hr$lfd$1...@rumours.uwaterloo.ca>, Piragash Velummylum wrote:
> Thanks, that worked :-) Has anyone used a resume cls or sty ? I tried some
> off the net, and they were alright. Have any of you done your resumes in
> LaTeX?

Yes I have. See http://www.eng.uwaterloo.ca/~sfllaw/narcissism/

Simon

Michael Jarrett

unread,
Jan 18, 2004, 3:50:45 AM1/18/04
to
On Sat, 17 Jan 2004, Piragash Velummylum wrote:
> Thanks, that worked :-) Has anyone used a resume cls or sty ? I tried some
> off the net, and they were alright. Have any of you done your resumes in
> LaTeX?

I actually did my resume in HTML for awhile, but printing it varied from
problematic to downright nightmare. A Latex-generated PDF is definately
the way to go for resumes.

http://www.eng.uwaterloo.ca/~msjarret/resume.pdf

The class I used is an old one from:
http://www.iro.umontreal.ca/~csuros/source/resume.cls

Cheers,
Michael Jarrett

Andre Masella

unread,
Jan 18, 2004, 9:49:47 AM1/18/04
to
Piragash Velummylum wrote:
> Have any of you done your resumes in LaTeX?

Of course! I also feel compelled to insert the \LaTeX{} macro in it.
http://www.eng.uwaterloo.ca/~apmasell/resume.php
I wrote the template myself (it's not a cls or sty file) but it uses the
ifthen package to include or exclude lines so that I can build customised
résumés.
--
--Andre Masella (apmasell@engmail, www.eng/~apmasell)

The meat is rotten, but the booze is holding out.
Computer translation of "The spirit is willing, but the flesh is weak."

DG

unread,
Jan 19, 2004, 8:25:01 PM1/19/04
to
Another alternative (with shading of headings),
http://sidicpc22.uwaterloo.ca/latex.html
0 new messages