ATS Latex Tools ---------------This help file summarizes tools ATS uses for converting Stata output and graphs into LaTeX. Some were written by ATS, some were adapted from tools written by others, some are tools written by others. Please forgive us if appropriate credit is ever omitted.
graph2tex - Convert graphs to .eps files and create LaTeX code for displaying figures. See help graph2tex for more information.
outtex3 - Create LaTeX output summarizing the prior regression command, based on outtex. See help outtex3 for more information.
latab - Produce Latex output from tabulate. Install using ssc install latab .
sutex - Generates LaTeX code for summary statistics tables. Install using ssc install sutex
outtable - Output matrix to LaTeX table. Install using ssc install outtable