Search found 6 matches

by tab30
Sun Feb 12, 2012 9:40 pm
Forum: Text Formatting
Topic: Problems with Labels of »itemize« Environment
Replies: 13
Views: 9754

Re: Problems with Labels of »itemize« Environment

Strange...I updated my adobe reader software and the problem is persisting, but it's showing up properly if I view it through google docs or another program. Guess I still have to figure that out, but since the problem is apparently not with Latex I'll see what I can do elsewhere. Thanks for your ...
by tab30
Sun Feb 12, 2012 8:11 pm
Forum: Text Formatting
Topic: Problems with Labels of »itemize« Environment
Replies: 13
Views: 9754

Re: Problems with Labels of »itemize« Environment

ok, let me know if anything else or other documents would be useful
by tab30
Sun Feb 12, 2012 7:48 pm
Forum: Text Formatting
Topic: Problems with Labels of »itemize« Environment
Replies: 13
Views: 9754

Re: Problems with Labels of »itemize« Environment

Sure, here it is. Also, inserting the {} between the f and the i in that spot and one other seemed to entirely fix the problem on the other document.
by tab30
Sun Feb 12, 2012 7:32 pm
Forum: Text Formatting
Topic: Problems with Labels of »itemize« Environment
Replies: 13
Views: 9754

Problems with Labels of »itemize« Environment

It's really as above, the code I posted was the exact and comprehensive code I used to create the document, which is why I posted the SS as well.

As another example, on another document (using the same preamble) I had the following text ``Quality competition with profit constraints''

Picture 13 ...
by tab30
Sun Feb 12, 2012 6:29 pm
Forum: Text Formatting
Topic: Problems with Labels of »itemize« Environment
Replies: 13
Views: 9754

Problems with Labels of »itemize« Environment

Basically I just have something simple as the preamble and tried something like this, I tried to attach a screen shot of what the output looks like
\documentclass[12pt]{article}
\usepackage[margin=.97in]{geometry}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{indentfirst}
\geometry ...
by tab30
Sun Feb 12, 2012 7:10 am
Forum: Text Formatting
Topic: Problems with Labels of »itemize« Environment
Replies: 13
Views: 9754

Problems with Labels of »itemize« Environment

Hi,

I'm new to the forums and relatively new to latex. I was trying to find some resources to create a resume in latex today and downloaded some templates and resume.cls to see what other people had done. After doing that, I noticed that when using the itemize environment, instead of bullet points ...