Hi there.
I'm having problems using LaTeX. I cannot run a document which all my friends can. The simplest possible preamble is:
\documentclass[12pt,a4paper]{report}
\usepackage{siunitx}
\begin{document}
Hi
\end{document}
I'm getting the following errors in the log.
This is pdfTeX, Version 3 ...
Search found 5 matches
- Wed Dec 14, 2011 10:50 am
- Forum: General
- Topic: siunitx | Compilation impossible
- Replies: 1
- Views: 4128
- Wed Oct 05, 2011 9:38 pm
- Forum: General
- Topic: Problems in fixing Errors
- Replies: 6
- Views: 14336
Re: Problems in fixing Errors
Thank you for the help. Now I hope I am capable of solving most of the errors that will occur in future 

- Wed Oct 05, 2011 9:16 pm
- Forum: General
- Topic: Problems in fixing Errors
- Replies: 6
- Views: 14336
Re: Problems in fixing Errors
Okay. Thank you very much. I have a hard time understanding "What is a minimal working example" is about but is the idea that I am supposed to continue deleting from the document until the error disappears? I am generally new to coding and programming and so on so those kinds of manuals are ...
- Wed Oct 05, 2011 7:52 pm
- Forum: General
- Topic: Problems in fixing Errors
- Replies: 6
- Views: 14336
Problems in fixing Errors
Hi Stefan.
I have deleted the most of the body text and I am still having the error codes.
The document is as follows:
\documentclass[12pt,danish,a4paper]{report}
\usepackage[hang,bf,small]{caption}
\usepackage[T1]{fontenc}
\usepackage[danish]{babel}
\usepackage[utf8]{inputenc}
\usepackage ...
I have deleted the most of the body text and I am still having the error codes.
The document is as follows:
\documentclass[12pt,danish,a4paper]{report}
\usepackage[hang,bf,small]{caption}
\usepackage[T1]{fontenc}
\usepackage[danish]{babel}
\usepackage[utf8]{inputenc}
\usepackage ...
- Wed Oct 05, 2011 6:12 pm
- Forum: General
- Topic: Problems in fixing Errors
- Replies: 6
- Views: 14336
Problems in fixing Errors
I am writing my 11th report in Latex at the moment. I am getting a bunch of error codes which I cannot find a solution for.
My preambles are:
\documentclass[12pt,danish,a4paper]{report}
\usepackage[hang,bf,small]{caption}
\usepackage[T1]{fontenc}
\usepackage[danish]{babel}
\usepackage[utf8 ...
My preambles are:
\documentclass[12pt,danish,a4paper]{report}
\usepackage[hang,bf,small]{caption}
\usepackage[T1]{fontenc}
\usepackage[danish]{babel}
\usepackage[utf8 ...