Search found 6 matches

by korgman
Thu Apr 25, 2013 6:32 pm
Forum: Graphics, Figures & Tables
Topic: Wrapped Figure at Top or Bottom of Page
Replies: 3
Views: 14162

Re: Wrapped Figure at Top or Bottom of Page

Sorry, I didn't know that these two message boards were even remotely related...
by korgman
Thu Apr 25, 2013 6:31 pm
Forum: Graphics, Figures & Tables
Topic: Second List of Figures
Replies: 3
Views: 3368

Re: Second List of Figures

Sorry, I didn't know that these two message boards were even remotely related...
by korgman
Thu Apr 25, 2013 6:30 pm
Forum: BibTeX, biblatex and biber
Topic: Formatting for Citations in Footnotes and Bibliography
Replies: 3
Views: 3893

Re: Formatting for Citations in Footnotes and Bibliography

Sorry, I didn't know that these two message boards were even remotely related...
by korgman
Thu Apr 25, 2013 2:26 pm
Forum: BibTeX, biblatex and biber
Topic: Formatting for Citations in Footnotes and Bibliography
Replies: 3
Views: 3893

Formatting for Citations in Footnotes and Bibliography

I would like to cite sources in footnotes like this:

[first name] [last name], ...

and in the bibliography like this:

[last name], [first name]: ...

The changing of the names and also the comma after the last name in the bibliography is no problem. But I can't get the comma and colon switching ...
by korgman
Thu Apr 25, 2013 2:14 pm
Forum: Graphics, Figures & Tables
Topic: Second List of Figures
Replies: 3
Views: 3368

Second List of Figures

I made a second list of figures with this
\DeclareCaptionType{figureA}[Fig2.][List of Figures 2]
I call it with \listoffigureAs . This list though is formatted differently that the one being generated by \listoffigures , for which I have used the following commands.
\setlength{\cftfigindent}{0cm ...
by korgman
Thu Apr 25, 2013 2:10 pm
Forum: Graphics, Figures & Tables
Topic: Wrapped Figure at Top or Bottom of Page
Replies: 3
Views: 14162

Wrapped Figure at Top or Bottom of Page

Is there a way to align wrapfigure at the top or bottom? I have an image, that takes about half of the width and one third of the length of the document and should be wrapped by the text. I don't want to define the wrapped text exactly, LaTeX should just take the best-fitting text (like [htb] with a ...