Search found 679 matches

by templateuser
Sat Mar 07, 2015 9:34 am
Forum: Articles, Essays, and Journal Templates
Topic: Can this template use figures?
Replies: 3
Views: 6240

Can this template use figures?

This template doesn't play nice with \begin{figure}.

However, \begin{figure*} works fine.

NaTeX
by templateuser
Sat Mar 07, 2015 9:32 am
Forum: Articles, Essays, and Journal Templates
Topic: Can this template use figures?
Replies: 3
Views: 6240

Can this template use figures?

It worked with figures for me, using e.g.

\begin{figure*}
% Use the relevant command to insert your figure file.
% For example, with the graphicx package use e.g
\includegraphics[width=0.85\textwidth]{figgxcomp.pdf}
% figure caption is below the figure
\caption{Detected distances with overlaid ...
by templateuser
Sat Mar 07, 2015 9:29 am
Forum: Articles, Essays, and Journal Templates
Topic: Can this template use figures?
Replies: 3
Views: 6240

Can this template use figures?

Can this template use figures? I can’t insert an image in the column format
Thank on advance

Red
by templateuser
Sat Mar 07, 2015 9:27 am
Forum: Articles, Essays, and Journal Templates
Topic: How to I change the font size of a section?
Replies: 1
Views: 8259

How to I change the font size of a section?

My question is simple, how can i change the font size of the text inside a section? I don't mean the section title but the section text. All the information I found on the internet seems not to work with this template.

pepepepe
by templateuser
Sat Mar 07, 2015 9:25 am
Forum: Articles, Essays, and Journal Templates
Topic: Multiple authors, but the line break doesn't work
Replies: 3
Views: 51559

Re: Multiple authors, but the line break doesn't work

You are right, and it works. Thanks a lot.
by templateuser
Sat Mar 07, 2015 9:24 am
Forum: Articles, Essays, and Journal Templates
Topic: Multiple authors, but the line break doesn't work
Replies: 3
Views: 51559

Multiple authors, but the line break doesn't work

Hi,

I would like to arrange four authors below each other. Multiple \author commands do not work as the article selects the latest author in the list. Line breaks do not work either. Is there a solution?

Cheers,
Alex
by templateuser
Sat Mar 07, 2015 9:21 am
Forum: Articles, Essays, and Journal Templates
Topic: Changing the headers and footers in this template
Replies: 1
Views: 6951

Changing the headers and footers in this template

The template is called, Arsclassica Article I am using it for my school assignents however I need to use the fancy header style where I can be able to define the \lfoot{} and the \rfoot{} . I would also want to have the provision of setting the running header to be a defined word and not a section ...
by templateuser
Sat Mar 07, 2015 9:17 am
Forum: Articles, Essays, and Journal Templates
Topic: Changing the page margins
Replies: 3
Views: 11858

Changing the page margins

Also, I tried using the geometry package to set the margins and nothing changed.

caw
by templateuser
Sat Mar 07, 2015 9:15 am
Forum: Articles, Essays, and Journal Templates
Topic: Changing the page margins
Replies: 3
Views: 11858

Changing the page margins

I really like this template except that the margins are a little large. I'd like to make them a little smaller to fit in some figures and tables. Is there a way to do that?

I've tried reading the Koma-Script documentation, modifying the DIV and BCOR options, and using the areaset and typearea ...