Search found 7 matches

by Lysit
Mon Apr 21, 2008 12:07 am
Forum: General
Topic: Chapters and Importing PDFs
Replies: 9
Views: 6443

Re: Chapters and Importing PDFs

Seems to have corrected the problem, thanks.
by Lysit
Sun Apr 20, 2008 10:55 pm
Forum: General
Topic: Chapters and Importing PDFs
Replies: 9
Views: 6443

Re: Chapters and Importing PDFs

Yes I use EPS files (and Dvi->PS method). In that case how would I insert full page EPS graphics?I can covert these PDS to EPS files (Though quite large ones).
by Lysit
Sun Apr 20, 2008 10:35 pm
Forum: General
Topic: Chapters and Importing PDFs
Replies: 9
Views: 6443

Chapters and Importing PDFs

Main latex file

\documentclass[a4paper,12pt]{report}
\usepackage{fullpage} %Forces 1 inch boarders
\usepackage{graphicx,amssymb,amstext,amsmath}
\usepackage{sectsty}
\usepackage{txfonts}
\usepackage{setspace} %see \doublespacing
\usepackage{float} %sub floats
\usepackage{fancyhdr}%Custom headers ...
by Lysit
Sun Apr 20, 2008 10:10 pm
Forum: General
Topic: Chapters and Importing PDFs
Replies: 9
Views: 6443

Re: Chapters and Importing PDFs

Having problems with both methods of inserting pdfs, \includepdf leaves blank pages in place of the acual PDF and \includegraphics complain s about th lack of bounding box (I did attempt a conversion to EPS to include it, it worked but shrunk to the page margins).
by Lysit
Sun Apr 20, 2008 8:00 pm
Forum: General
Topic: Chapters and Importing PDFs
Replies: 9
Views: 6443

Chapters and Importing PDFs

Hello again, I've now run into 2 problems, I want to prevent a chapter from showing, but still appear on the table of contents (report where I placed the chapter).

My second problem is trying to import pages from a data sheet. I'd like latex to place a page from a PDF into the document, without ...
by Lysit
Tue Apr 15, 2008 5:33 pm
Forum: General
Topic: Chapters, headings, spellchecking, oh my...
Replies: 17
Views: 14593

Re: Chapters, headings, spellchecking, oh my...

This document is a report
by Lysit
Tue Apr 15, 2008 4:54 pm
Forum: General
Topic: Chapters, headings, spellchecking, oh my...
Replies: 17
Views: 14593

Chapters, headings, spellchecking, oh my...

I'm writing up my final year report using latex, its also my first major attempt at using latex, possibly not the best idea but the autonumbering of figures/tables/references/captions/everything is more than worth it. However Im having some problems with formatting.

Chapters.
They leave a large ...