Search found 4 matches

by noo00b
Sun Apr 04, 2010 10:45 pm
Forum: Graphics, Figures & Tables
Topic: File Not Found!
Replies: 0
Views: 1195

File Not Found!

Hi!

I have defined my own command for adding figures in my preamble:

\newcommand{\psfig}[5]
{
\begin{figure}[#1]
\begin{center}
\includegraphics[width=#2\textwidth]{../samlet/eps/#3}
\caption{\textit{#4}}
\label{#5}
\vspace{-0.6cm}
\end{center}
\end{figure}
}

This results in the following ...
by noo00b
Mon Nov 02, 2009 9:43 pm
Forum: General
Topic: Roman numbers (NOT pagenumbering!)
Replies: 4
Views: 2550

Re: Roman numbers (NOT pagenumbering!)

I'm writing about stones divided into several fractions. Just thought that using roman numbers 1-5 would look better when referring to these fractions..
by noo00b
Mon Nov 02, 2009 9:17 pm
Forum: General
Topic: Roman numbers (NOT pagenumbering!)
Replies: 4
Views: 2550

Roman numbers (NOT pagenumbering!)

I've tried to Google this, but all articles seem to regard pagenumbering..

I just want to write "class 2" using roman numbers! Is this possible? Anyone?
by noo00b
Fri Oct 02, 2009 4:33 pm
Forum: General
Topic: Copying the error-message from the "Output"-window...
Replies: 1
Views: 1490

Copying the error-message from the "Output"-window...

Hi!

I'm very new at this, and my question is simple: How do I copy stuff from the "Output"-window?!? Ctrl+c doesn't work..