Search found 4 matches

by sckasx
Tue Jun 30, 2009 11:16 pm
Forum: Document Classes
Topic: Using more than one document class (best of both worlds)
Replies: 1
Views: 2706

Using more than one document class (best of both worlds)

Hi All,

I am making a resume and was using the document class "res.cls" ( http://www.biostat.harvard.edu/~paciorek/res.cls ).

Now I want to change the color of the bullet points in my itemized lists. The only way I found to do this was to use the class "beamer.cls" and \setbeamercolor{}. However ...
by sckasx
Wed Jun 24, 2009 3:25 am
Forum: Page Layout
Topic: My Resume is Slightly Off Center
Replies: 2
Views: 2797

My Resume is Slightly Off Center

Hi All,

I am using terminal in osx and running pdflatex to convert my *.tex files. I have a weird problem where my resume is being created slightly off center. It is either pdflatex or the resume class definition that I am using (maybe too old?).

To try it yourself, you can get the resume and ...
by sckasx
Wed Jun 24, 2009 3:18 am
Forum: General
Topic: \vspace{} not working before itemized list
Replies: 2
Views: 4506

Re: \vspace{} not working before itemized list

You are absolutely right it works! I was expecting a larger difference...arg.

Btw, what do you mean by "permeable"
by sckasx
Wed Jun 24, 2009 12:37 am
Forum: General
Topic: \vspace{} not working before itemized list
Replies: 2
Views: 4506

\vspace{} not working before itemized list

Hi all,

I have the following in my tex file:


44 \section{{EDUCATION}}
45 \vspace{8pt}
46 \begin{itemize} \itemsep +2pt % reduce space between items
47 \item DOCTOR OF PHARMACY, Pharm.D. \\
48 {\sl Tam University Ventura, CA} \hfill August 2005 - June 2009
49 \item BACHELOR OF FINE ARTS ...