This is the command I'm using to produce the table:
Code:
local cat_vars "speed_limit vehicle_maneuver road_type weather_conditions season urban daylight weekday weekend weekend_night carriageway_hazards crosswalk special_conditions taxi police_attended_scene" // Summary of Control Variables tabout `cat_vars' using "summary-of-controls.tex", replace /// f(0c 1) style(tex) /// title(Summary of Control Variables) /// twidth(12) /// caplab(summary-of-controls) /// font(bold) /// doctype(report)
0 Response to using tabout to produce multi-page latex tables
Post a Comment