Search found 6 matches

by craq
Mon Dec 26, 2011 5:35 pm
Forum: Graphics, Figures & Tables
Topic: Vertical Spacing in Paragraph within Tables
Replies: 1
Views: 2421

Vertical Spacing in Paragraph within Tables

When the inter-line spacing in a table is set with e.g. \\[2ex], and the column is formatted as a paragraph, the reference point is the first line of the paragraph. This makes it difficult to get a homogeneous spacing between rows. Does anybody know how to do this without trial and error ...
by craq
Wed Nov 09, 2011 11:22 am
Forum: BibTeX, biblatex and biber
Topic: BibTeX listing all references in .bib file
Replies: 4
Views: 3547

Re: BibTeX listing all references in .bib file

ah... I got it from \cite{*}. The asterisk was supposed to remind me to go back and put in a real reference, but it looks like it does the same as \nocite{*} in the bibliography, and I get a [0] in the text.
by craq
Wed Nov 09, 2011 11:09 am
Forum: BibTeX, biblatex and biber
Topic: BibTeX listing all references in .bib file
Replies: 4
Views: 3547

Re: BibTeX listing all references in .bib file

did you figure this out? I have the same thing, also with no \nocite command anywhere.
by craq
Mon Nov 07, 2011 11:04 am
Forum: General
Topic: cleveref | Multiple References in Appendix
Replies: 2
Views: 3032

cleveref | Multiple References in Appendix

You were right, thanks! I had cleveref.sty from 2009, which is in the current version of texlive in the ubuntu repositories. It was a bit of a challenge to install the new texlive manually, so I'll write out what I did here. (At least I'll be able to find it next time.) The main problem was disk ...
by craq
Thu Nov 03, 2011 1:32 pm
Forum: General
Topic: cleveref | Multiple References in Appendix
Replies: 2
Views: 3032

cleveref | Multiple References in Appendix

Hi,
I use the cleveref package to reference more than one equation simultaneously, like multicite. But it doesn't work in the appendix. I get the error
"A number should have been here; I inserted `0'." in the log file or
"Missing number, treated as zero. I use \cref{eqn:3,eqn:4}" in the kile output ...
by craq
Tue Jul 28, 2009 1:09 pm
Forum: Graphics, Figures & Tables
Topic: 'above' or 'below' reference to figure
Replies: 1
Views: 3966

'above' or 'below' reference to figure

Hi,
is it possible to use a reference which automatically updates the word 'above' or 'below' depending on where a figure actually ends up in the final compilation? (As in 'see figure 2.1 below'.) Not just because LaTeX places floats somewhat unpredictably, but I might decide to put things in a ...