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
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
[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.