Search found 4 matches

by zoparrat
Thu Apr 21, 2011 3:21 pm
Forum: Graphics, Figures & Tables
Topic: siunitx {S} in tabular with multirow
Replies: 3
Views: 7113

Re: siunitx {S} in tabular with multirow

Updated to the new siunitx and that works! Many thanks.
by zoparrat
Tue Apr 12, 2011 9:59 pm
Forum: Graphics, Figures & Tables
Topic: siunitx {S} in tabular with multirow
Replies: 3
Views: 7113

siunitx {S} in tabular with multirow

I'm trying to use the column type S defined by the siunitx package inside a tabular environment. I also have some row spanning multiple lines with the multirow package. It looks like decimals aren't getting aligned whenever there's a multirow in the same column. Below is a screenshot of the output ...
by zoparrat
Tue Apr 12, 2011 6:22 pm
Forum: Graphics, Figures & Tables
Topic: Insert Matlab figure - Problems with epstopdf
Replies: 2
Views: 4092

Insert Matlab figure - Problems with epstopdf

Another option is to use this wonderful Matlab function:
http://www.mathworks.com/matlabcentral/fileexchange/23629-exportfig

With export_fig you can directly save your figures as pdf's and there are very neat options like cropping the borders, embedded fonts, bitmap or vector graphics options etc ...
by zoparrat
Tue Apr 12, 2011 4:12 am
Forum: Graphics, Figures & Tables
Topic: multirow, rccol | Empty Cells
Replies: 1
Views: 2581

multirow, rccol | Empty Cells

I have a table where i'm using rccol to align decimals. I also have a bunch of empty cells and some multirows. Whenever the empty cells or multirows fall within the columns formatted with rccol, the cells are filled with 0.000's.

Is there a workaround for this?

Here's a simple example that works ...