Search found 9 matches

by otnemem
Sat Jul 26, 2008 12:55 pm
Forum: General
Topic: append two documents
Replies: 2
Views: 1813

Re: append two documents

worked! thank you very much
by otnemem
Sat Jul 26, 2008 12:22 pm
Forum: General
Topic: append two documents
Replies: 2
Views: 1813

append two documents

Hi all!

I need to append a pdf to a latex document...any ideas how i can do this? Do i have to add the pdf page by page as an image?

Thanks in advance
by otnemem
Sun Jun 29, 2008 12:00 pm
Forum: General
Topic: List of tables
Replies: 2
Views: 1969

Re: List of tables

ooops!

ok it worked for me...sorry for the dumb question!

Cheers
by otnemem
Sun Jun 29, 2008 10:22 am
Forum: General
Topic: List of tables
Replies: 2
Views: 1969

List of tables

Hi all!

I decided to format some tables in excel then import them into latex as png files. Now i'm having this problem that obviously, the imported tables are showing up in the list of figures. The caption also refers to them as figure x.x etc...

Do you know of any way how:

1. I can have the ...
by otnemem
Fri May 09, 2008 9:08 pm
Forum: General
Topic: Long lines do not wrap around in Table of contents
Replies: 25
Views: 32803

Re: Long lines do not wrap around in Table of contents

Hi stefan...that's strange. i've no idea why hyperref is loading as I never actually used that command. However i tried compiling to pdf directly and it seems to work now! again...thanks for your help.
by otnemem
Fri May 09, 2008 6:54 pm
Forum: General
Topic: Long lines do not wrap around in Table of contents
Replies: 25
Views: 32803

Re: Long lines do not wrap around in Table of contents

there you go...thanks so much for the help i really appreciate!
by otnemem
Fri May 09, 2008 6:33 pm
Forum: General
Topic: Long lines do not wrap around in Table of contents
Replies: 25
Views: 32803

Re: Long lines do not wrap around in Table of contents

yes actually! the content line just doesn't wrap and keeps going. If it's of any help i use Miktex 2.7
by otnemem
Thu May 08, 2008 11:03 pm
Forum: General
Topic: Long lines do not wrap around in Table of contents
Replies: 25
Views: 32803

Long lines do not wrap around in Table of contents

Hi there! thank for your reply... :)

I am taking off all the related files and just created a toc entry that is long enough not to wrap properly. The code is this...hope it's more indicative:

\documentclass [a4paper,12pt,oneside]{book}

\usepackage{float}
\usepackage{harvard}
\usepackage{graphicx ...
by otnemem
Mon May 05, 2008 11:34 pm
Forum: General
Topic: Long lines do not wrap around in Table of contents
Replies: 25
Views: 32803

Long lines do not wrap around in Table of contents

Hi all!

I was going through this post as i have the same problem. Unfortunately this remedy is not working for me. I would be really grateful if someone could give me a hand with this.

The main document is as follows:

\documentclass [a4paper,12pt,oneside]{book}

\usepackage{float}
\usepackage ...