Search found 7 matches

by waschbaer
Thu Jun 30, 2011 7:09 am
Forum: Page Layout
Topic: Caption text in List of Figures not aligned
Replies: 4
Views: 3809

Re: Caption text in List of Figures not aligned

I didn't want to play with the page settings that much as I am using a special cls file from my uni. I thought that this behaviour should not happen in LaTex in the first place as it is a typesetting program that should handle those things easily.
by waschbaer
Wed Jun 29, 2011 2:11 am
Forum: Page Layout
Topic: Caption text in List of Figures not aligned
Replies: 4
Views: 3809

Re: Caption text in List of Figures not aligned

I was going to shorten the captions for the LoT and LoF anyway but even with shorter text there are some problems with the alignment. Have a look at the example in this attachment. The first entry is a short caption. However, the alignment on the right does not coincide with the other entries. Is ...
by waschbaer
Tue Jun 28, 2011 11:23 am
Forum: Page Layout
Topic: Caption text in List of Figures not aligned
Replies: 4
Views: 3809

Caption text in List of Figures not aligned

Hi@all

I am having problems in keeping the caption text aligned in my LoF and LoT. Sometimes the text exceeds the margin compared to other entries. Please have a look at the attachment. As you can see the last entry (...GNIP) exceeds the margin of the previous entries on the right.

Thanks for your ...
by waschbaer
Sun Nov 28, 2010 5:38 am
Forum: BibTeX, biblatex and biber
Topic: Modify bst file
Replies: 3
Views: 8662

Re: Modify bst file

I did not think of directly editing the .bbl file. Thanks for that. However, I managed to create a custum bst file with makebst. Was quite easy and after fiddling around with the final version I am quite happy with it. In the beginning it takes a while thought to understand the code at least a bit ...
by waschbaer
Thu Nov 18, 2010 11:37 am
Forum: BibTeX, biblatex and biber
Topic: Modify bst file
Replies: 3
Views: 8662

Modify bst file

Hi @all

I have wasted the entire day today to format my bibliography using makebst to get it into the format the journal I am submitting the paper to wants it. However, I don't know how to solve the following: The bst file is set to put a period at the end of each reference. For article that would ...
by waschbaer
Fri Aug 06, 2010 2:11 am
Forum: Document Classes
Topic: Beamer - change theme and background
Replies: 7
Views: 22792

Re: Beamer - change theme and background

Thanks a lot for your replies.

I was thinking about just merging two different pdf documents but I thought Beamer would be a more flexible in that way. But the pdfpages option sounds interesting. Will have a look in it but please let me know if you found any other way directly in Beamer.
by waschbaer
Wed Aug 04, 2010 4:11 am
Forum: Document Classes
Topic: Beamer - change theme and background
Replies: 7
Views: 22792

Beamer - change theme and background

Hi

I was just wondering if anybody knows whether there is a way to change the beamer theme within a document, say after half of the presentation?

Also, does anybody know the difference between the following two codes?

1. \beamertemplateshadingbackground{brown!70}{yellow!10}
2. \setbeamertemplate ...