Search found 17 matches

by Aurora
Sat Oct 20, 2007 12:48 pm
Forum: General
Topic: display condition under \vee
Replies: 4
Views: 4116

Re: display condition under \vee

Thank you. That's the best result. :)
by Aurora
Sat Oct 20, 2007 2:55 am
Forum: General
Topic: display condition under \vee
Replies: 4
Views: 4116

display condition under \vee

thank you so much.

Code: Select all

\underset{y}{\vee}
this does what I want.
by Aurora
Fri Oct 19, 2007 6:23 pm
Forum: General
Topic: display condition under \vee
Replies: 4
Views: 4116

display condition under \vee

hi there,

I have a problem with a formula. It is:

Code: Select all

\begin{displaymath}
\vee_{k}x_{1,2,k}
\end{displaymath}
I want the first 'k' to be displayed under the \vee. Is this possible? I found no latex-command to do this.

Thanks a lot.
by Aurora
Wed Oct 17, 2007 5:23 pm
Forum: General
Topic: appendix problems
Replies: 5
Views: 3845

Re: appendix problems

You're right! It's better to have this "A" in front of Appendix than the reader is not knowing what ht number means.
by Aurora
Wed Oct 17, 2007 2:07 am
Forum: General
Topic: appendix problems
Replies: 5
Views: 3845

appendix problems

hi there,

I have some problems with my appendix.
I have a chapter in the appendix but don't want it to have a big letter in front. so I use \chapter*{Name}

In this chapter I want to show some additional images. When they are referenced with the above line I get something like "Image .1" instead ...
by Aurora
Mon Sep 24, 2007 10:17 pm
Forum: General
Topic: make headings appendix-headings
Replies: 3
Views: 4568

Re: make headings appendix-headings

liststotocnumbered does exactly what I wanted to have. Thank you!

Am I right, that I have to change the code of the bibtex package to integrate my sources page into appendix?
by Aurora
Mon Sep 24, 2007 8:35 pm
Forum: General
Topic: make headings appendix-headings
Replies: 3
Views: 4568

make headings appendix-headings

hi there,

in my current project I want to have the \listoffigures in the appendix-section. (this means, there should be a big letter in front of "list of figures").
I don't know how to do that. hope you can help me.

regards, aurora

ps. I'm using the scrreprt class.
by Aurora
Wed Sep 05, 2007 9:02 pm
Forum: General
Topic: Color-Headlines
Replies: 10
Views: 15944

Re: Color-Headlines

Thank you very very much.
It works like expected.

The only thing is that the headlines now needs more space than before.
Is there an option where I can set the vertical padding of the headlines?
by Aurora
Wed Sep 05, 2007 5:17 pm
Forum: General
Topic: Color-Headlines
Replies: 10
Views: 15944

Color-Headlines

localghost wrote: Try the packages titlesec and titletoc. These packages let you customize the headings.

thanks for this links. But I didn't find help on how to color the headlines in there.
by Aurora
Wed Sep 05, 2007 4:34 pm
Forum: General
Topic: Color-Headlines
Replies: 10
Views: 15944

Re: Color-Headlines

I mean things like \chapter, \section ... and the headline of the tabe of contents.