<html><div style='background-color:'><P><SPAN style="COLOR: black"><FONT size=3><FONT face="Times New Roman">Thanks Andreas.<SPAN style="mso-spacerun: yes">  </SPAN>I now see OK and CANCEL on my TexPoint/Config dialogue after I increased my display setting from 800x600 to 1024x768.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></FONT></FONT></SPAN></P>
<P><SPAN style="COLOR: black"><FONT size=3><FONT face="Times New Roman">Thanks for the tip on default.tex.<SPAN style="mso-spacerun: yes">  </SPAN>I also learned I need to (a) go to TexPoint/ Config/ Pref[Default Latex source file]/Global tab & click on “Load text from file” button, which opens a dialogue where I change default.tex to C:\ProgramFiles\TexPoint\default.tex, and (b) go to the TexPoint/Config/Pref[Default Latex source file]/Document tab & click on “Load the current global value” Button.<o:p></o:p></FONT></FONT></SPAN></P>
<P><SPAN style="COLOR: black"><FONT size=3><FONT face="Times New Roman">BTW I also added \usepackage{amsmath}to my default.tex.<SPAN style="mso-spacerun: yes">  </SPAN>This allows \substack and \begin-end{subarray} to work.<o:p></o:p></FONT></FONT></SPAN></P>
<P><SPAN style="COLOR: black"><FONT size=3><FONT face="Times New Roman">Regarding changing \color[rgb]{0.9,0.9,0.9} to \color{black} and re-rendering across all my EMF displays so as to be able to print my slides and see the EMF displays ... it seems to me this could be a need for lots of users … I’d like to suggest adding a simple C-style preprocessor capability for the Latex source in both the Tex Displays and LaTeX Equations.<SPAN style="mso-spacerun: yes">  </SPAN>I.e. I’d like to be able to specify<o:p></o:p></FONT></FONT></SPAN></P>
<P><SPAN style="COLOR: black"><FONT size=3><FONT face="Times New Roman">#define COLORCMD<SPAN style="mso-spacerun: yes">  </SPAN>\color[rgb]{0.9,0.9,0.9}<o:p></o:p></FONT></FONT></SPAN></P>
<P><SPAN style="COLOR: black"><FONT size=3><FONT face="Times New Roman">in a single, central location, and then have every latex source file in my document that contains COLORCMD, e.g.<o:p></o:p></FONT></FONT></SPAN></P>
<P style="TEXT-INDENT: 0.5in"><FONT size=3><FONT face="Times New Roman"><SPAN style="COLOR: black">\documentclass{slides} \pagestyle{empty} \usepackage{color} \begin{document} </SPAN><SPAN style="COLOR: blue">COLORCMD</SPAN><SPAN style="COLOR: black"> …<<I style="mso-bidi-font-style: normal">my source</I>>…\end{document}<o:p></o:p></SPAN></FONT></FONT></P>
<P><SPAN style="COLOR: black"><FONT size=3><FONT face="Times New Roman">get automatically expanded to <o:p></o:p></FONT></FONT></SPAN></P>
<P style="TEXT-INDENT: 0.5in"><FONT size=3><FONT face="Times New Roman"><SPAN style="COLOR: black">\documentclass{slides} \pagestyle{empty} \usepackage{color} \begin{document} </SPAN><SPAN style="COLOR: blue">\color[rgb]{0.9,0.9,0.9}</SPAN><SPAN style="COLOR: black">…<<I style="mso-bidi-font-style: normal">my source</I>>…\end{document}<o:p></o:p></SPAN></FONT></FONT></P>
<P><SPAN style="COLOR: black"><FONT size=3><FONT face="Times New Roman">before being sent to latex and gs.<SPAN style="mso-spacerun: yes">  </SPAN>That way I would only have to change my preprocessor definition to<o:p></o:p></FONT></FONT></SPAN></P>
<P><SPAN style="COLOR: black"><FONT size=3><FONT face="Times New Roman">#define COLORCMD<SPAN style="mso-spacerun: yes">  </SPAN>\color{black}<o:p></o:p></FONT></FONT></SPAN></P>
<P><SPAN style="COLOR: black"><FONT size=3><FONT face="Times New Roman">to prepare for printing my slides.  I realize I would still need to select all my slides and walk through each instance of a display dialogue, hitting "Make Display" for each.<SPAN style="mso-spacerun: yes">  </SPAN>But that would be easier than manually changing the latex source in each.<SPAN style="mso-spacerun: yes">  </SPAN>I also realize it would mean a lot more work for you.<o:p></o:p></FONT></FONT></SPAN></P>
<P><SPAN style="COLOR: black"><FONT size=3><FONT face="Times New Roman">Doug<o:p></o:p></FONT></FONT></SPAN></P></div></html>