Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pgconvert.py
Commit message (Collapse)AuthorAgeFilesLines
* Change style of text highlighting for TTSJames Simmons2010-11-251-0/+0
|
* Correct book converting logicJames Simmons2010-03-061-19/+6
|
* modified: ReadEtextsActivity.pyJames Simmons2009-11-291-2/+18
| | | | | | | | modified: pgconvert.py Modify automatic conversion of PG books to books without newlines at the ends of lines so that books with really long paragraphs are left unconverted.
* modified: ReadEtextsActivity.pyJames Simmons2009-11-221-6/+21
| | | | | | modified: pgconvert.py modified: rtfconvert.py Add code to prevent a PG file from being conveted more than once.
* modified: ReadEtextsActivity.pyJames Simmons2009-11-221-0/+63
modified: activity/activity.info modified: help.txt new file: pgconvert.py Add word wrapping conversion for text files.