You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(3) |
Nov
|
Dec
(14) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
From: Jonathan F. <jf...@py...> - 2004-12-04 16:26:43
|
We have a new developer, Paul Hardwick. Paul has written as setup.py, for use with disutils. This will help us release texd04. Welcome Paul, and thank you for your contribution. Jonathan |
From: Julie K. <sm3...@ya...> - 2003-12-22 05:02:18
|
Here you go. The technicals are perfect. I hear NMMG is going to unveil = its new technology in February. http://quotes.barchart.com/texpert.asp?sym=3DNMMG afnjtenr yozwcq s yipbk nxemrqgio fxwg laeed cxqnqmkjgfokbenk |
From: Casandra C. <jp...@ya...> - 2003-12-13 13:00:31
|
FUEL SAVER PRO This revolutionary device Boosts Gas Mileage 27%+ by helping fuel burn bet= ter using three patented processes from General Motors. www.iqkm.org?axel=3D49 PROVEN TECHNOLOGY A certified U.S. Environmental Protection Agency (EPA) laboratory recently= completed tests on the new Fuel Saver. The results were astounding! Maste= r Service, a subsidiary of Ford Motor Company, also conducted extensive em= issions testing and obtained similar, unheard of results. The achievements= of the Fuel Saver is so noteworthy to the environmental community, that C= ommercial News has featured it as their cover story in their June, 2000 ed= ition. Take a test drive Today - www.iqkm.org?axel=3D49 No more advertisements, thanks - http://www.evkm.org/out5s/pre-rem2e.asp fjkpg ihs jw |
From: Marketing <Pro...@29...> - 2003-10-25 06:27:47
|
Email Marketing is one of the most effective and inexpensive ways to promote your products and services. We offer a complete Email Marketing solution with quality service and the lowest prices. The result is that you will enjoy more success. 1. Targeted Email Addresses We can supply targeted email addresses according to your requirements, which are compiled only on your order. We will customize your customer email addresses. * We have millions of email addresses in a wide variety of categories. 2. Send out Targeted Emails for you If you are worried about any complications or consequences with sending out targeted emails, or want to avoid the work of sending out targeted emails. We will do it for you! We can send your email message to your targeted customers. * We can Bullet-Proof your Web Site. We also offer a wide variety of marketing software. For more details, you can refer to: http://www.1ccms.com We will help you get more business opportunities. Regards! Robert Jones Sales & Marketing Su...@1c... Http://www.1ccms.com To purge your email address from our database, go here www.awayoutofdebtfast.com/dbtremove.htm |
From: Jonathan F. <jf...@py...> - 2003-09-24 21:37:48
|
1. Introduction Python is an elegant object oriented scripting language. TeX is a high quality typesetting program. Both texd and PyTeX are Python projects that use TeX (or TeX projects that use Python). 2. texd texd is TeX run as a daemon. By removing the startup cost, texd can process small files about 30 times quicker than TeX run as a batch program. This allows TeX to be used as the typesetting engine of interactive programs. We are pleased to announce that version 0.4 of texd is available at http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/texd/ The distribution consists of 5 files README dlatex.sty formats.py story.py texd04.py If not already present, the README will show up on the Sourceforge CVS server in a day or so. It provides a callable function interface to TeX, and a sample interactive demonstration of how TeX's paragraph parameters work (written using Tk). For ease of development, this version of texd has been written in Python. It should run on any recent Debian Linux, provided * Python 2.2 or better * Tk for Python * TeX are installed. For other Linux distributions, or Unix, more work may be required - see the README. If you are interested in texd, please visit: http://sourceforge.net/projects/texd There is a developers mailing list for texd: http://lists.sourceforge.net/lists/listinfo/texd-devel I'd like discussion relating to texd to be copied to this list, whenever appropriate. 3. PyTeX PyTeX is a project to use Python as the scripting front end to TeX typesetting. Think of Tcl/Tk. Tcl is a front end to the Tk toolkit. Now think of LaTeX as La/TeX. La is a TeX macro front end to the TeX typesetting program. Now think of PyTeX as Py/TeX. That's what PyTeX is. For more information about PyTeX visit: http://www.pytex.org http://sourceforge.net/projects/texd Right now, I've no objections at all if PyTeX discussion took place on the texd-devel list. In fact, I'd like it, because TeX as a callable function is a setting where we really need PyTeX. Jonathan Fine jf...@py... |