NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
The short answer is to use more columns. The long answer is to use left and right aligned pairs of columns with a specific column separator to get the desired alignment. The number alignment in the last column can be done by the siunitx package. In form of code it looks like this.
Update
There is actually one small thing: In the last column, I would like the output to be on the form "(xx.yy)" instead of "(xx,yy)". Therefore I tried changing input-symbols={(,)} to input-symbols={(.)} but it gives me the same output.
If someone can either point to the right place in the sinuitx manual or tell me what to do here, I will much appreciate it.
``In the game of chess, you can never let your adversary see your pieces.''
-- Zapp Brannigan, Futurama (season 1, episode 4)
svend_tveskaeg wrote:[…] There is actually one small thing: In the last column, I would like the output to be on the form "(xx.yy)" instead of "(xx,yy)". Therefore I tried changing input-symbols={(,)} to input-symbols={(.)} but it gives me the same output. […]
Oh, yes. I accidently left out an important detail. For the desired output add these lines to the preamble.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p