Changeset 512
- Timestamp:
- Dec 4, 2009 5:07:24 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/expgui_cfg.html
- Property rcs:date changed from 2001/10/18 23:17:12 to 2001/12/19 18:55:42
- Property rcs:lines changed from +2 -2 to +31 -25
- Property rcs:rev changed from 1.20 to 1.21
r461 r512 2 2 <META NAME="Author" CONTENT="Brian H. Toby"> 3 3 <TITLE>Customizing EXPGUI and Associated Programs</TITLE> 4 <HEAD> 4 5 <meta name="keywords" content="crystallography, Rietveld, diffraction, 6 GSAS, EXPGUI"> 5 7 </HEAD> 6 <BODY BGCOLOR="#FFFFFF"> 7 8 <A HREF=http://www.ncnr.nist.gov> 9 <IMG SRC="http://www.ncnr.nist.gov/images/ncnrtrans.gif" 10 alt="Link to NIST Center for Neutron Research home page" 11 ALIGN=RIGHT></A> 12 <A HREF=http://www.nist.gov> 13 <IMG SRC="http://www.ncnr.nist.gov/images/webidblue_2lineright.gif" 14 alt="Link to National Institute of Standards & Technology home page" 15 ALIGN=LEFT></A> 16 <CENTER> 17 <A Href="http://www.ncnr.nist.gov/programs/crystallography/software/tclpkgs.html"> 18 <IMG SRC="tcltklogo100.gif" 19 alt="Link to Tcl/Tk information"> 20 </CENTER></A> 21 <br clear=all><hr> 8 <style> 9 A:link {text-decoration:none} 10 A:vlink {text-decoration:none} 11 </style> 12 13 <BODY BGCOLOR="#FFFFFF" 14 topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" 15 text="#000000" link="#0033ff" vlink="#0033ff" alink="#0033ff"> 16 17 <? 18 include("/var/www/include/navigation.inc"); 19 include("/var/www/include/utility.inc"); 20 ?> 21 <blockquote><font face="arial, helvetica, sans-serif"> 22 22 23 23 <TABLE BORDER BGCOLOR="#FFFF40" ALIGN=RIGHT> … … 25 25 </TH></TR></TABLE><BR CLEAR=ALL> 26 26 27 <CENTER> 28 <H1> 29 Customizing EXPGUI and Associated Programs</H1></CENTER> 27 <CENTER><H1> 28 <HR noshade width="75%" size="2" align="center"> 29 Customizing EXPGUI and Associated Programs 30 <HR noshade width="75%" size="2" align="center"> 31 </H1></CENTER> 30 32 31 33 The EXPGUI GSAS graphical user interface can be modified in many … … 603 605 font is required 604 606 </DL></DL> 607 <P> 605 608 It should be noted that the appearance of fonts depends on many factors -- 606 609 the fonts installed on your computer, the screen size and resolution and your … … 608 611 </UL> 609 612 <hr> 610 <TABLE BORDER BGCOLOR="#FFFF40" ALIGN=RIGHT> 611 <TR><TH><A Href="expgui.html">EXPGUI top</A> 612 </TH></TR></TABLE><BR CLEAR=ALL> 613 <blockquote> 613 614 614 615 <A Href="http://www.ncnr.nist.gov/programs/crystallography/software/gsas.html"> … … 634 635 635 636 <P>The GUI is not subject to copyright. Have fun. 636 637 </blockquote> 638 <P><hr> 639 <TABLE BORDER BGCOLOR="#FFFF40" ALIGN=RIGHT> 640 <TR><TH><A Href="expgui.html">EXPGUI top</A> 641 </TH></TR></TABLE> 637 642 <P>Brian Toby (<A HREF="MAILTO:Brian.Toby@NIST.GOV">Brian.Toby@NIST.GOV)</A> 638 643 <BR> 639 644 $Revision$ $Date$ 645 </blockquote> 640 646 </BODY> 641 647 </HTML>
Note: See TracChangeset
for help on using the changeset viewer.