Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: LaTeX in variable labels for esttab
From
Bert Lloyd <[email protected]>
To
[email protected]
Subject
Re: st: LaTeX in variable labels for esttab
Date
Fri, 25 May 2012 13:13:43 -0400
On Fri, May 25, 2012 at 12:29 PM, Austin Nichols
<[email protected]> wrote:
> Bert Lloyd <[email protected]>:
> can't you just
> -filefilter-
> from("\rho\_{1}") to("\rho_{1}")
> after the fact?
>
Austin's suggestion works well with one slight modification since
-filefilter- requires \ be specified as \BS:
filefilter test-latex-1.tex test-latex-2.tex, ///
from("\BSrho\BS_{1}") to("\BSrho_{1}") ///
replace
*
* 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/