Skip to content

cg89x/stattotex

 
 

Repository files navigation

stattotex

A Stata command to automatically place a calculation into LaTeX -- no more hard coding!

See the PDF and do file for more details.


Forked versions of Ian Sappolnik's great stattotex command with added string option to export strings as well. Note that hyphenation of longer strings is provided by the babel package using USenglish settings (and may conflict with your language settings).

You can install the latest version of the FORKED command by executing the following code:

net install stattotex, from("https://raw.github.com/cg89x/stattotex/master/") replace

About

A Stata command to automatically place a calculation into LaTeX -- no more hard coding!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Stata 74.4%
  • TeX 25.6%