|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: AW: Stata package / Latex
<>
Try
*************
ssc d estout
*************
from web-aware Stata.
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Vincent
Gesendet: Sonntag, 14. Februar 2010 19:53
An: [email protected]
Betreff: st: Stata package / Latex
Hello,
I am trying to find a solution to easily export (whole) tables
(Cox-regression tables) from Stata to Latex.
I tried to use the stata package in combination with "sjlog" in Stata
The following problem arises:
The macro/ commands of \HLI{} do not seem to be recognized correctly and the
tables are messed up.
"test_latex.tex" produces the output of "test_latex.pdf"
(In the appendix you find the files used)
On the internet (
http://www.stata.com/statalist/archive/2005-09/msg00876.html) I have found
the solution to write:
\def\DASH{{\vrule width\stxwidth height\stmtdepth depth-\stmbdepth}}
after \usepackage{stata}. However, if I do that I receive the following
error message:
! Undefined control sequence.
\DASH ->{\vrule width\stxwidth
height\stmtdepth depth-\stmbdepth }
I also attached my preamble and the do-file.
I would be really happy if you can provide me with a solution to easily
export tables from Stata to Latex.
(There seem to a solution using "maketex". As I have an APPLE, this command
doesn't work in Stata)
Kind regards
Vincent
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/