Graphics, Figures & Tables ⇒ [tabularray] Introductory question
[tabularray] Introductory question
I've asked a few questions regarding tables. Pictured below is the table that I'd like to create. I have been reading the documentation for the tabularray package as it seems to address many of the issues with other table environments/packages. Namely, the multitude of table packages leads to complications in code, difficulty in maintenance, and often package-to-package conflicts. The url to the tabularray documentation is:
https://mirror.las.iastate.edu/tex-arch ... larray.pdf
What am I looking for? I want to be able to begin a table environment, specify global parameters that affect the whole table (overall dimensions, cell widths\heights, vert./horiz. justification, etc.), and then specify exceptions to the global parameters on a column/row basis or perhaps even a cell basis. That makes the most sense to me and tabularray seems to the most elegant way to achieve this on its face. Would someone help me understand how to make the above table in tabularray (or provide pointers for another package/environment)? Am I even asking the correct question? I know this is probably child's play for a LaTex pro. Again, if this is easier to talk about I would love to jump in a discord call.
Thank you!
Noah
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
[tabularray] Introductory question


A note: In the first table of section 2.5 "Rows and Columns" you can find out how you can change the height (dimension) of one or more table rows.