Search found 3 matches

by Dyexz
Mon Nov 24, 2014 7:02 pm
Forum: General
Topic: \input{} "file ".." not found.
Replies: 2
Views: 16414

\input{} "file ".." not found.

I did some additional digging around and found out what was causing the error, which was one of the documents that I was importing also had the commands

\usepackage{}
\begin{document}
\end{documents}

That's what I get for switching from 1 file to multi-file structure, it can be easy to ...
by Dyexz
Mon Nov 24, 2014 1:21 pm
Forum: General
Topic: Command \def already defined (newtheorem)
Replies: 3
Views: 18804

Command \def already defined (newtheorem)

you could try something like:
\usepackage{amssymb,amsmath,amsthm}
\usepackage[dutch]{babel}
\setlength{\parindent}{0cm}
\setlength{\parskip}{0cm}
\theoremstyle{break} % "break" style makes a linebreak after the header of "Definition X.X"
\newtheorem{defn}[]{Definitie} % you can put chapter or ...
by Dyexz
Mon Nov 24, 2014 12:46 pm
Forum: General
Topic: \input{} "file ".." not found.
Replies: 2
Views: 16414

\input{} "file ".." not found.

Hi,

I/we haven't been using LaTeX for very long and I/we are getting a very peculiar error that to my knowledge should not happen:

! LaTeX Error: File `../projekt/preamble.tex' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: tex)
Enter file name ...