Search found 2 matches

by Aarran89
Sun Apr 01, 2012 12:18 am
Forum: Graphics, Figures & Tables
Topic: pgfplots | Error Runaway argument \else \expandafter
Replies: 2
Views: 4691

Re: pgfplots | Cryptic Error

Thank you for the reply, I knew it'd be a stupid error! Haha.
Thanks for the hints also, helvetica is a custom .sty, whereas aa.cls is a template from Astronomy and Astrophysics, which is the style I'm trying to emulate with this report. \begin{document} was something I forgot to copy in when I ...
by Aarran89
Sat Mar 31, 2012 9:01 pm
Forum: Graphics, Figures & Tables
Topic: pgfplots | Error Runaway argument \else \expandafter
Replies: 2
Views: 4691

pgfplots | Error Runaway argument \else \expandafter

Hi everyone, first post here so please be gentle!

I seem to be having a problem with the creation of a graph using pgfplots in LaTeX. Here is my code:
\documentclass[traditabstract]{aa}
\usepackage{helvetica}
\usepackage[tbtags]{amsmath}
\usepackage{pgfplots}
\usepackage{graphicx}
\usepackage{ulem ...