Search found 6 matches

by jgomez2
Sun Jan 20, 2013 7:14 pm
Forum: Page Layout
Topic: Heading Numbers overlap Heading Titles in ToC
Replies: 7
Views: 14713

Re: Heading Numbers overlap Heading Titles in ToC

understood, will do better next time
by jgomez2
Sun Jan 20, 2013 5:29 pm
Forum: Page Layout
Topic: Heading Numbers overlap Heading Titles in ToC
Replies: 7
Views: 14713

Heading Numbers overlap Heading Titles in ToC

%\documentclass[12pt]{revtex4-1}
\documentclass[showpacs,preprintnumbers,amsmath,amssymb, nofootinbib]{revtex4-1}
%\usepackage{tocloft}
\usepackage{color}
\usepackage[usenames,dvipsnames,svgnames,table]{xcolor}
\usepackage{float}
\usepackage{url}
\usepackage{chngcntr}
\usepackage{hyperref ...
by jgomez2
Sun Jan 20, 2013 7:35 am
Forum: Page Layout
Topic: Heading Numbers overlap Heading Titles in ToC
Replies: 7
Views: 14713

Heading Numbers overlap Heading Titles in ToC

Does that mean you want to see my like \usepackage declarations? I would rather not post the whole TeX document on here.
by jgomez2
Sun Jan 20, 2013 1:22 am
Forum: Page Layout
Topic: Heading Numbers overlap Heading Titles in ToC
Replies: 7
Views: 14713

Heading Numbers overlap Heading Titles in ToC

Hi folks,

I am currently have some issue with the table of contents looking clinched (please see attachment).

Is this a common problem? It used to be that I just had to hit "PDFLaTeX" like four times and then hit "View PDF" and it would look fine, that trick is not working anymore.

Does anyone ...
by jgomez2
Sat Jan 05, 2013 6:03 pm
Forum: Graphics, Figures & Tables
Topic: Using ref with the chngcntr package.
Replies: 2
Views: 5128

Re: Using ref with the chngcntr package.

Thanks, this did indeed work!

I appreciate it.
by jgomez2
Sat Jan 05, 2013 6:07 am
Forum: Graphics, Figures & Tables
Topic: Using ref with the chngcntr package.
Replies: 2
Views: 5128

Using ref with the chngcntr package.

Hi all,

So I am using the package chngcntr in my document and this seemed to solve alot of my problems, all of a sudden all my tables and figures now had {SectionNumber}.{TableNumberInThatSection} however I go back and I look at all my \ref entries, and while all have the correct numbering, if I ...