spgarbet / tangram

Table Grammar package for R
66 stars 3 forks source link

Switch LaTeX rendering to longtable #46

Closed spgarbet closed 4 years ago

spgarbet commented 5 years ago

Really long tables don't split properly unless they are specified with longtable in LaTeX. Need to switch everything in render-latex.R to that for better rendering.

spgarbet commented 4 years ago

Done.