Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: tabout program and top.tex


From   "MA V" <[email protected]>
To   [email protected]
Subject   st: tabout program and top.tex
Date   Thu, 25 Jan 2007 04:09:05 +0000

Hi--
I am trying to use the "tabout" program but I am getting the following error message:
"File top.tex not found.
Check and retype file specification."

The code I'm using comes directly from p.21 of the tutorial for the tabout program by Ian Watson and is the following:

tabout foreign rep78 using table11.txt, ///
c(mean mpg mean weight mean length median price median headroom) ///
f(1c 1c 1c 2cm 1c) ///
clab(MPG Weight_(lbs) Length_(in) Price Headroom_(in)) ///
sum npos(tufte)
style(tex) bt cl2(2-4 5-6) cltr2(.75em 1.5em) ///
topf(top.tex) botf(bot.tex) topstr(10cm) botstr(auto.dta)

Is the file top.tex a file that is supposed to be used by Stata? And if so, where should I save this tex file so that Stata can find it?
(Note: the contents of the top.tex file can be found on p.25 of the above mentioned tutorial)

Thanks!
MA

_________________________________________________________________
Valentine�s Day -- Shop for gifts that spell L-O-V-E at MSN Shopping http://shopping.msn.com/content/shp/?ctId=8323,ptnrid=37,ptnrdata=24095&tcode=wlmtagline

*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/




© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index