Search found 4 matches

by Matty
Sat Oct 31, 2009 7:59 pm
Forum: General
Topic: Missing control sequence inserted - package not loaded?
Replies: 5
Views: 17737

Re: Missing control sequence inserted - package not loaded?

Thanks Thorsten,

I just got the astron package from the ctan site yesterday - I followed the instructions on how to put the right files etc in the right place but is there anyway to check and see if it has been done correctly?

The only real problem I'm having now is with the \cite*{} command ...
by Matty
Sat Oct 31, 2009 5:24 pm
Forum: General
Topic: Missing control sequence inserted - package not loaded?
Replies: 5
Views: 17737

Missing control sequence inserted - package not loaded?

OK I've shortened it down as much as i can and still get the same error - looks like it has something to do with the figure i tried to embed. Here is MWE

\documentclass[manuscript]{article}

\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{graphicx}
\usepackage{subfigure}
\usepackage ...
by Matty
Sat Oct 31, 2009 5:01 pm
Forum: General
Topic: Missing control sequence inserted - package not loaded?
Replies: 5
Views: 17737

Missing control sequence inserted - package not loaded?

Hi Thorsten,

thanks for the quick reply and for editing my post - i see now how to input code on the board!

I need this package (astron) because my report must follow certain referencing standards and it also includes the \cite*{Author} command which is really useful.

You say that the package is ...
by Matty
Sat Oct 31, 2009 3:58 pm
Forum: General
Topic: Missing control sequence inserted - package not loaded?
Replies: 5
Views: 17737

Missing control sequence inserted - package not loaded?

Hi there,

I hope someone could help me!! I'm new here so please forgive my newbness. Please let me know if i'v broken any rules - I'm in a huge hurry to get this finished so i only had a quick glance over the rules...
I'm getting an error when I'm compiling that I can't seem to fix. I've tried to ...