Search found 6 matches

by zomgbroken
Sun Nov 13, 2011 9:42 am
Forum: Document Classes
Topic: elsarticle | Document Class not working
Replies: 9
Views: 33423

Re: elsarticle | Document Class not working

I did have install on the fly turned on.

However, I have solved the problem by installing every package in MikTeX. It took a few hours but at least it's working now.
by zomgbroken
Sat Nov 12, 2011 4:43 pm
Forum: Document Classes
Topic: elsarticle | Document Class not working
Replies: 9
Views: 33423

elsarticle | Document Class not working

This is the moment where you should provide a minimal example that exactly reproduces the error.
There were steps to reproduce the error in the original post. However, here's the tex file from the download link with all the comments (and some other irrelevant stuff) removed. I added the ...
by zomgbroken
Sat Nov 12, 2011 4:17 pm
Forum: Document Classes
Topic: elsarticle | Document Class not working
Replies: 9
Views: 33423

elsarticle | Document Class not working

Why don't you just install the elsarticle class by the MiKTeX Package Manager (MPM)?


Thorsten
I just tried installing elsarticle through the MiKTeX Package Manager, and then I compiled the tex code again. Still getting the same error. I also tried adding the lines "\usepackage{elsarticle}", but ...
by zomgbroken
Sat Nov 12, 2011 4:06 pm
Forum: Document Classes
Topic: elsarticle | Document Class not working
Replies: 9
Views: 33423

elsarticle | Document Class not working

I've been trying to use the Elsarticle document class, but it doesn't seem to be working.

You can download the document class here (http://www.elsevier.com/wps/find/authorsview.authors/elsarticle), click "elsarticle.zip" in the "Obtaining elsarticle" section.

After downloading the zip, I unzipped ...
by zomgbroken
Thu Sep 17, 2009 4:42 pm
Forum: Graphics, Figures & Tables
Topic: Breaking tabular over a page
Replies: 4
Views: 5830

Breaking tabular over a page

Is there any way to break a tabular environment over a page?

For example, I have a table that won't fit into the remaining space on a page, so LaTeX moves the whole table onto the next page leaving a lot of blank space, can I break up the table so that part of it is on the current page, while the ...
by zomgbroken
Tue Aug 18, 2009 5:46 pm
Forum: General
Topic: Problem with fitting multiple figures on page
Replies: 5
Views: 12647

Problem with fitting multiple figures on page

I'm trying to get a few figures to fit onto 1 page, however, unless I make the scale really small, they won't fit, even though visually I can tell that it would definitely fit into 1 page.

The code I'm using is the below, repeated 4 times, for 4 figures.

\begin{figure}[h]
\caption{}
\begin{center ...