Search found 3 matches

by weebo
Mon Aug 03, 2009 2:11 pm
Forum: BibTeX, biblatex and biber
Topic: Aux file not find
Replies: 5
Views: 20719

Aux file not find


\chapter{Review of the Literature}
\label{ch:review}
bla bla bla

\section{Research on human emotions}
\label{ch:research}
bla bla bla

\subsection{Theories of emotion}
\label{ch:theories}
bla bla bla

\begin{figure}[htbp]
\begin{flushright}
%To include the figure
\includegraphics[width=180mm ...
by weebo
Sat Aug 01, 2009 2:25 pm
Forum: BibTeX, biblatex and biber
Topic: Aux file not find
Replies: 5
Views: 20719

Re: Aux file not find

Thank you very much for your reply. I did as indicated, your .tex file works , I got myfile.pdf as I should. Yet when I do the same on my main .tex file I get the following warnings:

1. Overfull \hbox (59.18164pt too wide) in paragraph at line 40--42
[4 <Lang1.jpg>] [5] [6]
2.Underfull \hbox ...
by weebo
Fri Jul 31, 2009 3:25 am
Forum: BibTeX, biblatex and biber
Topic: Aux file not find
Replies: 5
Views: 20719

Aux file not find

Hello

I'm usind LEd editor and MiKTex 2.7 and I am struggling with writing the bibliography for my thesis. After these steps:
1. Running the main .tex file ( where the page setting, and packages are included, and al the chapters are brought together ) ( F9 in LEd )
2. Running the .bib file ( F6)
3 ...