Search found 4 matches

by MarMel
Thu Jan 21, 2010 10:41 am
Forum: General
Topic: Label referring to new environment
Replies: 4
Views: 3397

Re: Label referring to new environment

Juanjo: That worked! Thanks! :D
by MarMel
Tue Jan 19, 2010 4:08 pm
Forum: General
Topic: Label referring to new environment
Replies: 4
Views: 3397

Label referring to new environment

Read this , for example. to know how to step counters in order to capture their value with \label.

Thanks for your reply! Only I still can't make it work.. Lets say I have three requirements (all the other code is same as in my previous post):


\begin{requirement} {\reqnr}
{The user should be ...
by MarMel
Tue Jan 19, 2010 3:13 pm
Forum: General
Topic: Label referring to new environment
Replies: 4
Views: 3397

Label referring to new environment

Hi,

I just registered and introduced myself in the new members section.. Now, my first real post!

I want to refer to a requirement, which is in the fourth chapter of a report of mine.

I made a new environment called requirement:
\newenvironment{requirement}[2]
{
\vspace{1em}
\noindent \begin ...
by MarMel
Tue Jan 19, 2010 3:06 pm
Forum: New Members
Topic: New to LaTeX
Replies: 1
Views: 1428

New to LaTeX

Hi guys,

Well, I'm Marcel, and I'm new to LaTeX (applause)

Last few months I made a project report for my Industrial Design study in LaTeX. I really like it, so now I'm busy putting my bachelorthesis in the LaTeX format.

I stumbled upon some problems and used this forum a lot for finding ...