Shao Zhang <[EMAIL PROTECTED]> writes:

> Hi,
>     I know that I should not fight the layout against latex. But I
> really like to do the following in latex for my resume.
> I tried to use the tabular environment and not very pleased with the
> outcome...
>     I want to do something like this in latex:
> 
> University Courses:
>                         First Year
>                         -        Computing 1A(Functional Programming)
>                         -        Computing 1B(Procefure Programming)
>                         -        Higher Mathematics 1A
>                         -        ....

Make it like this:

 col 1                    col2     col3
 ------------------------ -------- ------------------------------------

Use the standard \multicolumn{2}{l}{First Year} for overlapping. 

Use a tabular environment which supports fixed column width and which
does line breaking automatically in the fields.

HTH,

Jens



-- 
P.S.: Please vote against Spam! At
             http://www.politik-digital.de/spam/
(Sorry Europeans only)
---
[EMAIL PROTECTED]   [EMAIL PROTECTED]
Key ID: 2048/E451C639 Jens Ritter
Key fingerprint: 5F 3D 43 1E 24 1E CC 48  1E 05 93 3A A7 10 73 37 

Reply via email to