Search found 2 matches

by thomassligon
Fri Jan 17, 2014 11:21 pm
Forum: General
Topic: Illegal character in array arg
Replies: 3
Views: 25228

Re: Illegal character in array arg

Hello Clemens,

thanks for that. That's exactly what I needed. The next thing I will need is to make page breaks work, but for the moment I just took a small piece of the code that would fit on one page.

I didn't figure out how you created the PNG file, so I uploaded my PDF as attachment.

Yes ...
by thomassligon
Fri Jan 17, 2014 7:26 pm
Forum: General
Topic: Illegal character in array arg
Replies: 3
Views: 25228

Illegal character in array arg

Sorry for the newbie question. I installed MikTeX and TeXMaker today and I'm a beginner in TeX. I have created a document and copied in code created by Copasi (copasi.org). The document starts like this:
\documentclass[10pt,a4paper,final]{article}
\usepackage[utf8]{inputenc}
\usepackage{amsmath ...