Bookmark and Share

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: graphs into latex lose their text


From   Christopher Baum <[email protected]>
To   <[email protected]>
Subject   re: st: graphs into latex lose their text
Date   Fri, 18 Feb 2011 17:13:24 -0500

<>
What happens if you just use

graph export graph1.eps, replace

after the graph command?

I don't know what you mean by

\includegraphics[height=3D3in]{graph1}

That does not look like a valid height parameter. What I usually use with .eps files is something like

\includegraphics[scale=.9]{gr_Size.eps} 

and just adjust the scale to get the desired results.

Kit

Kit Baum   |   Boston College Economics & DIW Berlin   |   http://ideas.repec.org/e/pba1.html
                              An Introduction to Stata Programming  |   http://www.stata-press.com/books/isp.html
   An Introduction to Modern Econometrics Using Stata  |   http://www.stata-press.com/books/imeus.html


*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index