
Search found 5 matches
- Fri Jan 25, 2013 7:00 pm
- Forum: Graphics, Figures & Tables
- Topic: multirow, siunitx | Decimal Alignment
- Replies: 7
- Views: 8202
Re: multirow, siunitx | Decimal Alignment
That's strange. If I comment out that package in the mwe in writelatex I see something happening to the one number in the double row. Anyway, it's not broken anymore so no need to fix it. 

- Fri Jan 25, 2013 11:15 am
- Forum: Graphics, Figures & Tables
- Topic: multirow, siunitx | Decimal Alignment
- Replies: 7
- Views: 8202
multirow, siunitx | Decimal Alignment
Hi and thank you for the solution, it sort of works :) If I have titles on my columns this seems to mess with the table format. HOWEVER, this goes away if I include the xcolor package. Does anyone know what's going on? Anyway, with xcolor it works so I am happy! Thank you!
\documentclass[a4paper ...
\documentclass[a4paper ...
- Fri Jan 18, 2013 2:41 pm
- Forum: Graphics, Figures & Tables
- Topic: multirow, siunitx | Decimal Alignment
- Replies: 7
- Views: 8202
Re: multirow, siunitx | Decimal Alignment
OK. =(
Do you see another way to get the desired result?
Do you see another way to get the desired result?
- Fri Jan 18, 2013 2:31 pm
- Forum: Graphics, Figures & Tables
- Topic: multirow, siunitx | Decimal Alignment
- Replies: 7
- Views: 8202
multirow, siunitx | Decimal Alignment
I'm using booktabs and siunitx to create a table. I want to use multirow and also to align on decimals using the siunitx package's column type S as below:
\documentclass[11pt,a4paper]{article}
\usepackage{booktabs}
\usepackage{multirow}
\usepackage{siunitx}
\begin{document}
\begin{table}[ht ...
\documentclass[11pt,a4paper]{article}
\usepackage{booktabs}
\usepackage{multirow}
\usepackage{siunitx}
\begin{document}
\begin{table}[ht ...
- Tue Apr 17, 2012 4:28 pm
- Forum: Graphics, Figures & Tables
- Topic: animate | EPS Images cropped in animated Graphics
- Replies: 1
- Views: 2729
animate | EPS Images cropped in animated Graphics
Hello,
I'm trying to create an animation in Beamer, and I have run into some problems. I have generated some images in matlab, saved them as .eps figures and they all display fine in latex on their own.
However, if I try to make an animation (animate package) the images are cropped, and only the ...
I'm trying to create an animation in Beamer, and I have run into some problems. I have generated some images in matlab, saved them as .eps figures and they all display fine in latex on their own.
However, if I try to make an animation (animate package) the images are cropped, and only the ...