<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:o = "urn:schemas-microsoft-com:office:office"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff 
size=2></FONT> </DIV><BR>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  </DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2><B>From:</B> users-bounces@lists.texpoint.necula.org 
  [mailto:users-bounces@lists.texpoint.necula.org] <B>On Behalf Of 
  </B>Doug_& Margaret<BR><B>Sent:</B> Monday, August 14, 2006 11:55 
  PM<BR><B>To:</B> users@lists.texpoint.necula.org<BR><B>Subject:</B> 
  [texpoint-users] EMF color in Display Mode; Latex source wrappers;B&W 
  printing issue<BR></FONT><SPAN class=903543707-15082006> </SPAN><BR><FONT 
  color=#000000><FONT size=3><FONT face="Times New Roman">My setup: 
   TexPoint 2.11.2 with Power Point 2003 under Windows XP Pro, supported by 
  MikTeX 2.5.2412 and gs 8.14.<SPAN style="mso-spacerun: yes">  I performed 
  a </SPAN>default install and am trying out Outline (EMF) format in Display 
  Mode.<o:p></o:p></FONT></FONT></DIV>
  <DIV>
  <DIV>
  <P><FONT face="Times New Roman" size=3>1) My PowerPoint template renders 
  regular text in white over a colored background when slides are viewed 
  onscreen.<SPAN style="mso-spacerun: yes">  </SPAN>But Edit TexPoint 
  Display / Make display renders my symbols black by default.<SPAN 
  style="mso-spacerun: yes">  </SPAN>I need to change to white.<SPAN 
  style="mso-spacerun: yes">  </SPAN>From the TexPoint manual I can guess 
  that as with the bitmap formats, EMF format requires I change the LaTeX source 
  wrapper in the Edit Latex Display dialogue box from </FONT></P>
  <P style="TEXT-INDENT: 0.5in"><FONT face="Times New Roman" 
  size=3>\documentclass{article} \pagestyle{empty} \begin{document}<<I 
  style="mso-bidi-font-style: normal">my 
source</I>>\end{document}</FONT></P>
  <P><FONT face="Times New Roman" size=3>to</FONT></P>
  <P style="TEXT-INDENT: 0.5in"><FONT face="Times New Roman" 
  size=3>\documentclass{article} \pagestyle{empty} <FONT 
  color=#9900ff>\usepackage{color}</FONT> \begin{document} <FONT 
  color=#9900ff>\color{white}</FONT>   <<I 
  style="mso-bidi-font-style: normal">my 
source</I>>\end{document}</FONT></P>
  <P><FONT face="Times New Roman" size=3>This seems to work, but is it the 
  proper method?<SPAN style="mso-spacerun: yes">  </SPAN>(One problem: when 
  printing slides, the regular text goes black, the background goes white, but 
  my EMF output stays white, and hence disappears.)</FONT></P><FONT 
  face="Times New Roman" size=3>
  <P><BR><SPAN class=903543707-15082006><FONT face=Arial color=#0000ff 
  size=2>[George Necula] </FONT></SPAN></P>
  <P><SPAN class=903543707-15082006><FONT face=Arial color=#0000ff size=2>This 
  is almost the proper method. The only problem is that it is not a good 
  idea to use straight white as the foreground color. You should use <FONT 
  face="Times New Roman" color=#000000 size=3>\color[rgb]{0.9,0.9,0.9} instead 
  (see the FAQ). </FONT></FONT></SPAN></P>
  <P><SPAN class=903543707-15082006>The printing problem seems to be unrelated 
  to TexPoint. See your Powerpoint settings. In general, it does not seem to be 
  a good idea to print black background, so perhaps PPT has some special 
  handling for this, which of course it is not smart enough to apply to images. 
  </SPAN></P>
  <P><SPAN class=903543707-15082006> </SPAN>2) From (1) it seems every 
  initial Latex source wrapper must include \usepackage{color}and 
  \color{white}.<SPAN style="mso-spacerun: yes">  </SPAN>Also, I need 
  \documentclass{slides} instead of \documentclass{article} everywhere.<SPAN 
  style="mso-spacerun: yes">  </SPAN>I believe there is no 
  Configuration/Preferences entry to change the default wrapper, so it seems I 
  must uninstall TexPoint and do a custom reinstall.<SPAN 
  style="mso-spacerun: yes">  </SPAN>Correct?</FONT></P><FONT face=Arial 
  color=#0000ff size=2></FONT>
  <P><BR><SPAN class=903543707-15082006><FONT face=Arial color=#0000ff 
  size=2>[George Necula] </FONT></SPAN></P>
  <P><SPAN class=903543707-15082006><FONT face=Arial color=#0000ff size=2>No 
  need to reinstall TexPoint. Read the manual for the configuration option 
  that sets the template. </FONT></SPAN></P>
  <P><SPAN class=903543707-15082006> </SPAN>3) But even then, in order to 
  print slides without the problem mentioned in (1) it would be even better to 
  be able to (a) globally toggle all the embedded source wrappers between 
  \color{white} and \color{black}, and (b) re-render my entire PPT document in a 
  single step.<SPAN style="mso-spacerun: yes">  Currently i</SPAN>s there 
  any efficient way to handle this printing setup issue?</P>
  <P><BR><SPAN class=903543707-15082006><FONT face=Arial color=#0000ff 
  size=2>[George Necula] You can reprocess all displays in a batch, but not 
  change them automatically the way you want. </FONT></SPAN></P>
  <P><SPAN class=903543707-15082006> </SPAN>4) FYI my PowerPoint buttons 
  are sometimes locked after going into and out of the Edit TexPoint Display 
  dialogue.<SPAN style="mso-spacerun: yes">  </SPAN>To unlock them I need 
  to minimize my PowerPoint window and reopen it.<SPAN 
  style="mso-spacerun: yes">  </SPAN>So Im worried a big session might 
  crash.<SPAN style="mso-spacerun: yes">  </SPAN>I also noticed that when 
  my PowerPoint session has an open Edit TexPoint Display dialogue, then when 
  everything goes behind another window and is brought back, half the time only 
  the Edit TexPoint Display dialogue comes forward.</P>
  <P><BR><SPAN class=903543707-15082006><FONT face=Arial color=#0000ff 
  size=2>[George Necula] This is a problem that I would like to understand 
  better. When you press Make Bitmap, it is normal to have to wait a bit, 
  especially if this is the first time you press than button in a while. While 
  Make Bitmap is working it is normal for the other PPT functions to stop 
  working. It is also normal for the first time you press Edit TexPoint Display 
  to take a few seconds. This is when TexPoint initializes itself. But this 
  should not happen anymore in the same PPT session. </FONT></SPAN></P>
  <P><SPAN class=903543707-15082006> </SPAN>Thanks for TexPoint.<SPAN 
  style="mso-spacerun: yes">  </SPAN>It is sorely needed.</P>
  <P>Doug</P></DIV></FONT></DIV></BLOCKQUOTE></BODY></HTML>