Search found 3 matches

by ihowarth
Wed Oct 24, 2018 8:14 pm
Forum: Graphics, Figures & Tables
Topic: multirow alignment
Replies: 2
Views: 7443

multirow alignment

Thanks Stefan, that's a good work-round
by ihowarth
Wed Oct 24, 2018 3:26 pm
Forum: Graphics, Figures & Tables
Topic: multirow alignment
Replies: 2
Views: 7443

multirow alignment

I'm trying to vertically align some table columns on a "+/-" between numbers; one line in one column needs to span two rows, and I can't get the "+/-" in the right position vertically. Here's my best try:

\usepackage{multirow}
\usepackage{dcolumn}

\begin{tabular}{l r@{\,$\pm$\,}l r}
\hline
Col1 ...
by ihowarth
Tue Aug 27, 2013 2:48 pm
Forum: TeX Live and MacTeX
Topic: Speed Issue with custom "TEXMFLOCAL"
Replies: 1
Views: 6512

Speed Issue with custom "TEXMFLOCAL"

Having recently upgraded my linux install from Mageia2 to Mageia3 (including TeXLive), I found that pdflatex had slowed to an intolerable degree. I have traced this empirically to my use of custom class files, which are located in
/mydir/myTeX/tex

I had previously defined a custom
TEXMFLOCAL ...