Ah brilliant! That's the problem. Thanks!
On a different note, is there an easy way to merge references from two (or more) separate files?
Search found 2 matches
- Fri Feb 17, 2012 6:40 pm
- Forum: General
- Topic: \input only including first file
- Replies: 3
- Views: 3858
- Fri Feb 17, 2012 6:25 pm
- Forum: General
- Topic: \input only including first file
- Replies: 3
- Views: 3858
\input only including first file
I'm quite new to LaTeX so hopefully this should be quite an easy fix.
I'm putting together my first larger file and was looking at using \input in order to gather files together. However, using the code:
\documentclass[11pt, onecolumn]{article}
\usepackage{graphicx}
\usepackage{fullpage ...
I'm putting together my first larger file and was looking at using \input in order to gather files together. However, using the code:
\documentclass[11pt, onecolumn]{article}
\usepackage{graphicx}
\usepackage{fullpage ...