Search found 4 matches

by colsandurz
Fri Apr 24, 2009 4:53 am
Forum: General
Topic: ps2pdf adding a bullet point
Replies: 1
Views: 2832

ps2pdf adding a bullet point

Hello,

When try to convert my postscript file to pdf, ps2pdf adds a bullet point.


Here's the .tex I added a big space and a comment to show where the bullet is added.

\documentclass[9pt]{res}
%\usepackage{helvetica} % uses helvetica postscript font (download helvetica.sty)
%\usepackage ...
by colsandurz
Fri Mar 06, 2009 6:04 am
Forum: Text Formatting
Topic: Preserving formatting, but not font
Replies: 1
Views: 2424

Preserving formatting, but not font

Hello,

I am in a situation where I need to preserve the formatting of my document. I'm using the alltt package to do this. The problem is that this package changes the font to typewriter. Is there a way to not change the font, but still preserve the formatting? Also, I tried using \verbatim and the ...
by colsandurz
Thu Mar 05, 2009 12:24 am
Forum: Text Formatting
Topic: Leading zeros in sections headers
Replies: 2
Views: 3773

Re: Leading zeros in sections headers

Thanks a lot. That was really helpful.
by colsandurz
Wed Mar 04, 2009 10:39 pm
Forum: Text Formatting
Topic: Leading zeros in sections headers
Replies: 2
Views: 3773

Leading zeros in sections headers

Hi everyone,

I have this strange problem I can't solve. When I write my TOC file like below


\contentsline {section}{\numberline {1}Abstract}{2}
\contentsline {section}{\numberline {2}Introduction}{3}
\contentsline {section}{\numberline {3}Background}{4}
\contentsline {subsection}{\numberline {3 ...