Search found 6 matches

by fxlatex
Fri Feb 22, 2008 4:22 am
Forum: General
Topic: Table issue, please advise?
Replies: 3
Views: 13308

Table issue, please advise?

Thanks for the feed back, I did the above mentioned fix replaced “b” with “p” and added \usepackage{array} ... this helped with the errors.

However, now I have two blank pages - in my document - and these errors!

Any thoughts?

Underfull \hbox (badness 5711) in paragraph at lines 224 ...
by fxlatex
Fri Feb 22, 2008 3:24 am
Forum: General
Topic: Table issue, please advise?
Replies: 3
Views: 13308

Table issue, please advise?

OK ... I have constructed a table for contact information. I get many errors when I run “latex zzz.tex” :
l.112 ...n{tabular}{|b{2cm}|b{2cm}|b{5cm}|b{2cm}|}

?

! LaTeX Error: Illegal character in array arg.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for ...
by fxlatex
Wed Feb 20, 2008 2:45 am
Forum: General
Topic: small table w/hyperlink ?
Replies: 3
Views: 2708

Re: small table w/hyperlink ?

I am new and do not know what an 'alignment tab' is ... you answered my question, I will need to use package hyperref in my document.

Thanks
by fxlatex
Wed Feb 20, 2008 2:14 am
Forum: General
Topic: small table w/hyperlink ?
Replies: 3
Views: 2708

small table w/hyperlink ?

Hello All,
I am attempting to design a simple table and populate w/contact information; Name, Address, E Mail Address, etc. This will be .pdf document up-load to web server. I need to add mill to hyperlink to table could someone please advise on how best to proceed.
The only code I have now is ...
by fxlatex
Thu Feb 14, 2008 3:12 am
Forum: General
Topic: \includegraphics ?
Replies: 6
Views: 8552

Re: \includegraphics ?

Wrapfig appears to work great! Thanks gmedina ...
by fxlatex
Wed Feb 13, 2008 2:06 am
Forum: General
Topic: \includegraphics ?
Replies: 6
Views: 8552

\includegraphics ?

Wow; This is a great forum! First time posting.

I have just began to use Latex for some simple documents. I am using TexMaker Editor ... on a CentOS (Linux) system.
I have created a great CV ... and some simple letters, so I am green! I am loving Latex

I was working today on a letter and was ...