ANN: leo.py 2.5

Edward K. Ream edream@tds.net
Sun, 07 Jul 2002 15:44:50 GMT


leo.py 2.5 is now available at:  http://sourceforge.net/projects/leo/

The highlights of 2.5
---------------------

1. Leo supports tab widths properly, and negative tab widths cause Leo
to convert tabs to blanks as you type.  Three new commands appear in the
Edit Body menu: Convert Tabs, Convert All Tabs and Convert All Blanks. 
Convert All Tabs and Convert All Spaces convert the entire selected
tree.

2. Leo now allows you to override selected preferences using a
configuration file called leoConfig.txt. Leo acts as before if this file
does not exist.  An option in leoConfig.txt specifies whether
leoConfig.txt is read-only.

3. The Preferences panel is now a modal dialog containing Ok, Cancel and
Revert buttons.

4. At long last, cut and paste work properly in all situations.  You can
cut and paste between Leo and other applications, or between two
different copies of Leo.

5. Added the Recent Files submenu to the File menu.

6. Fixed a number of bugs, including several crashers.  Fixed several
bugs in the Import commands.  Leo will no longer abort reading if it
detects an invalid directory name in the Default Tangle Directory in the
Preferences panel.

What is Leo?
------------

1. A programmer's editor, an outlining editor and a flexible browser.
2. A literate programming tool, compatible with noweb and CWEB.
3. A data organizer and project manager. Leo provides multiple views
   projects within a single outline.
4. Fully scriptable using Python and saves its files in XML format.
5. Portable. leo.py is 100% pure Python and will run on any platform
   supporting Python and Tk/tcl.
6. Open Software, distributed under the Python License.

Links
-----

Home:     http://sourceforge.net/projects/leo/
Download: http://sourceforge.net/project/showfiles.php?group_id=3458
CVS:      http://sourceforge.net/cvs/?group_id=3458

Edward K. Ream
--------------------------------------------------------------------
Edward K. Ream   email:  edream@tds.net
Leo: Literate Editor with Outlines
Leo: http://personalpages.tds.net/~edream/front.html
--------------------------------------------------------------------