Search found 4 matches

by rafaelangarita
Wed Sep 22, 2010 10:16 pm
Forum: General
Topic: Something's wrong--perhaps a missing \item. \item[]
Replies: 3
Views: 10749

Re: Something's wrong--perhaps a missing \item. \item[]

Thank you,

Here are my .log and .pdf files.
by rafaelangarita
Wed Sep 22, 2010 9:44 pm
Forum: General
Topic: Something's wrong--perhaps a missing \item. \item[]
Replies: 3
Views: 10749

Something's wrong--perhaps a missing \item. \item[]

Hello,

First of all I apologize if it is not the right section of the forum to post this.

I was looking for a CV template in LaTex and I found this site: http://www.tedpavlic.com/post_resume_cv_latex_example.php which contains the next template ...
by rafaelangarita
Mon Feb 08, 2010 7:39 pm
Forum: Math & Science
Topic: Same size inner brackets
Replies: 7
Views: 4961

Re: Same size inner brackets

Thank you, you are right. Your answer helped me realize what the problem was:

I was trying to use the package amsmath which I don't have installed.

Thank you very much.
by rafaelangarita
Mon Feb 08, 2010 7:02 pm
Forum: Math & Science
Topic: Same size inner brackets
Replies: 7
Views: 4961

Same size inner brackets

Hello,

I'm writing the next formula:



\[ \left\{ \left[ \frac{ab}{b} \right] , \left[ \frac{aa}{a} \right] \right\} \]



The problem is that the height of the brackets don't match with each other. It seems they are as high as the letters they are enclosing.

How can I make the second pair of ...