Search found 23 matches
- Thu Oct 13, 2011 5:11 am
- Forum: Page Layout
- Topic: Include all Figures on single Pages in Appendix
- Replies: 1
- Views: 1985
Include all Figures on single Pages in Appendix
I am writing a report with many figures, where usually each figure contains several graphs in one figure environment (i.e. several calls to \includegraphics per figure). I would like to keep the report itself compact, but it would be nice to have sort of an appendix where each graph (i.e. each ...
- Sun Aug 07, 2011 8:38 pm
- Forum: BibTeX, biblatex and biber
- Topic: biblatex | Formatting of References in Footnotes
- Replies: 5
- Views: 9828
biblatex | Formatting of References in Footnotes
@cgnieder: Thanks, this seems to be a working solution!
@meho_r: Is there a way to get the authortitle-ibid style to work with \footfullcite ? I get nice "ibids" when I use \footcite , but then I only get the authors' names, nothing else. \footfullcite on the other hand gives the journal etc., but ...
@meho_r: Is there a way to get the authortitle-ibid style to work with \footfullcite ? I get nice "ibids" when I use \footcite , but then I only get the authors' names, nothing else. \footfullcite on the other hand gives the journal etc., but ...
- Sun Aug 07, 2011 7:29 pm
- Forum: BibTeX, biblatex and biber
- Topic: biblatex | Formatting of References in Footnotes
- Replies: 5
- Views: 9828
biblatex | Formatting of References in Footnotes
Thanks, meho_r, that did the trick.
However the format of the reference footnotes is still not exactly what I want. I'd like to achieve the following two things:
(1)
Format of the footnotes:
<author1>, <author2>, <author3>, and <author4>, <journal name> (<year>), <vol>, <pages>
I do not want the ...
However the format of the reference footnotes is still not exactly what I want. I'd like to achieve the following two things:
(1)
Format of the footnotes:
<author1>, <author2>, <author3>, and <author4>, <journal name> (<year>), <vol>, <pages>
I do not want the ...
- Sun Aug 07, 2011 9:58 am
- Forum: BibTeX, biblatex and biber
- Topic: biblatex | Formatting of References in Footnotes
- Replies: 5
- Views: 9828
biblatex | Formatting of References in Footnotes
I'd like to put the references in footnotes on the same page where they are used. I've found that \usepackage[style=authortitle]{biblatex} in the preamble together with \footfullcite achieves this. Alternatively one can use \usepackage[style=footnote-dw]{biblatex} together with the normal \cite ...
- Fri Sep 24, 2010 3:43 pm
- Forum: Graphics, Figures & Tables
- Topic: Merging two EPS figures
- Replies: 4
- Views: 15667
Merging two EPS figures
I now came up with a (somewhat complicated) solution to the problem.
I start off with an Origin 8 graph and a sketch drawn in Inkscape (which should become an inset of the graph).
Export graph and sketch as PDF.
Use above LaTeX code to merge the two PDFs (overlay the sketch onto the graph ...
I start off with an Origin 8 graph and a sketch drawn in Inkscape (which should become an inset of the graph).
Export graph and sketch as PDF.
Use above LaTeX code to merge the two PDFs (overlay the sketch onto the graph ...
- Mon Sep 13, 2010 4:58 pm
- Forum: Graphics, Figures & Tables
- Topic: Merging two EPS figures
- Replies: 4
- Views: 15667
Merging two EPS figures
Hi gmedina,
thanks for your reply, but I don't see how overpic would help. If I use it to create a PDF from separate PDF images, I run into the same troubles as before when I try to convert the PDF into an EPS. If I use overpic to merge EPS files, the images are put on top of each other, without ...
thanks for your reply, but I don't see how overpic would help. If I use it to create a PDF from separate PDF images, I run into the same troubles as before when I try to convert the PDF into an EPS. If I use overpic to merge EPS files, the images are put on top of each other, without ...
- Fri Sep 10, 2010 8:23 pm
- Forum: Graphics, Figures & Tables
- Topic: Merging two EPS figures
- Replies: 4
- Views: 15667
Merging two EPS figures
I'd like to merge two figures, where the second one (created by Inkscape) should become an inset to the first one (which is a graph made in Origin 8). They should overlap, however, i.e. transparencey is required. The final output needs to be an EPS file.
My only solution so far was to create two ...
My only solution so far was to create two ...
- Sun May 30, 2010 3:52 pm
- Forum: Page Layout
- Topic: Page break in table of contents after chapter
- Replies: 8
- Views: 14558
Re: Page break in table of contents after chapter
Great, that did the job, also in my LyX file. Thanks!
- Sun May 30, 2010 2:40 pm
- Forum: Page Layout
- Topic: Page break in table of contents after chapter
- Replies: 8
- Views: 14558
Page break in table of contents after chapter
You were right, Thorsten, after upgrading to Ubuntu 10.04 my MWE gave a satisfying result. However, in my thesis (written in LyX) the problem persisted. I have now reduced my thesis to another LaTeX MWE, which shows the problem:
\documentclass[12pt,oneside,headsepline,tablecaptionabove]{scrbook ...
\documentclass[12pt,oneside,headsepline,tablecaptionabove]{scrbook ...
- Thu May 27, 2010 1:14 pm
- Forum: Page Layout
- Topic: Page break in table of contents after chapter
- Replies: 8
- Views: 14558
Page break in table of contents after chapter
Thanks, Thorsten, that sounds very plausible.
Here's what I got:
*File List*
scrbook.cls 2006/07/30 v2.95b KOMA-Script document class (book)
scrkbase.sty 2006/07/30 v2.95b KOMA-Script package (basics and keyval use)
scrlfile.sty 2006/03/28 v2.95 KOMA-Script package (loading files)
keyval.sty ...
Here's what I got:
*File List*
scrbook.cls 2006/07/30 v2.95b KOMA-Script document class (book)
scrkbase.sty 2006/07/30 v2.95b KOMA-Script package (basics and keyval use)
scrlfile.sty 2006/03/28 v2.95 KOMA-Script package (loading files)
keyval.sty ...