Search found 6 matches

by dcbob
Sun Apr 25, 2010 2:19 pm
Forum: Graphics, Figures & Tables
Topic: Vertically aligning column headings to accommodate a \cline
Replies: 4
Views: 2513

Re: Vertically aligning column headings to accommodate a \cl

That did the trick. I had not previously understood the use of either /multirow or /parbox, but this is a very useful illustration of both. As you suggested, I had to change the width of one the \parbox commands to 1.1cm) and the length of \vskip to 5pt, but now the table looks exactly as I intended ...
by dcbob
Sat Apr 24, 2010 10:56 pm
Forum: Graphics, Figures & Tables
Topic: Vertically aligning column headings to accommodate a \cline
Replies: 4
Views: 2513

Vertically aligning column headings to accommodate a \cline

Apologies for the oversight. Below is complete, compilable code for the table, including all the \usepackage commands in the original file (which is a complete book). Again, I have two clines under the second row of a table under columns 2-3 and columns 4-5, and I want to move the rest of the second ...
by dcbob
Sat Apr 24, 2010 4:29 pm
Forum: Graphics, Figures & Tables
Topic: Vertically aligning column headings to accommodate a \cline
Replies: 4
Views: 2513

Vertically aligning column headings to accommodate a \cline

I have what I think is a very simple question but I can't find a simple solution: in the following multi-row column headings for a longtable, I have two clines under the second row under columns 2-3 and columns 4-5, and I want to move the rest of the second row (that is, "Back & ME /\textipa ...
by dcbob
Mon Mar 22, 2010 2:12 am
Forum: Graphics, Figures & Tables
Topic: Preventing multiple listing of multi-page figure
Replies: 4
Views: 3235

Re: Preventing multiple listing of multi-page figure

I see. So it appears that my mistake was either placing the \captionsetup line after \ContinuedFloat or including [figure] in \captionsetup (or both)?
by dcbob
Mon Mar 22, 2010 12:34 am
Forum: Graphics, Figures & Tables
Topic: Preventing multiple listing of multi-page figure
Replies: 4
Views: 3235

Re: Preventing multiple listing of multi-page figure

That did it! Thanks very much!
by dcbob
Sun Mar 21, 2010 7:17 pm
Forum: Graphics, Figures & Tables
Topic: Preventing multiple listing of multi-page figure
Replies: 4
Views: 3235

Preventing multiple listing of multi-page figure

I'm using the graphicx, subfig, and caption packages to produce a lovely 15-subfigure figure with subcaptions that floats over 4 pages, and each page is listed in my list of figures, i.e.:

2.5 Variant-based Linguistic Distances for Typical Localities . . . . 43
2.5 Variant-based Linguistic ...