Theses, Books, Title pagesA guide for TeXlipse users

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

A guide for TeXlipse users

Post by templateuser »

For TeXlipse users: I use TeXlipse 1.5.0 on Windows 7 with MikTeX 2.9 and experienced the following difficulties:
- To start compiling I needed to rename the FrontBackMatter directory to FrontBackmatter (with a small m) else I got error messages, e.g.: The included LaTeX file “FrontBackmatter/Titlepage” was not found.
- To make BibTeX work correctly I needed to copy the Bibliography.tex file’s content into ClassicThesis.tex (instead of including it). This way TeXlipse detected that I’m using BibTeX and ran the adequate [pdflatex, bibtex, pdflatex, pdflatex] compiling sequence. With the original setup I got lots of “has been referenced but does not exist, replaced by a fixed one” warnings on the console and question marks in the PDF document.

szarnyasg

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply