summaryrefslogtreecommitdiff
path: root/sandbox/cliechti
Commit message (Expand)AuthorAgeFilesLines
* - Remove old code. This was once moved to trunk/sandbox/aafigure and now to h...cliechti2009-06-1510-2068/+6
* specify encoding to avoid crashing on "$Date:" expansiongrubert2008-09-301-0/+1
* add standalone mode (convert one aafigure per text file to an image) not rela...cliechti2006-06-011-29/+106
* renamed output file to README.htmlwiemann2006-01-221-2/+2
* added symlink from Makefile.docutils-update to makefilewiemann2006-01-211-0/+1
* - added Group support (makes it easier to post process svg files)cliechti2006-01-186-137/+225
* methods to enter text containing special characters and sequencescliechti2006-01-143-48/+113
* - areas of similar characters are used to 'fill' the areacliechti2006-01-134-45/+256
* - makefile only runs rst2html when the .txt file has changedcliechti2006-01-125-61/+65
* - :aspect: option that can change the width to height ratio of the imagecliechti2006-01-114-112/+146
* - fix squared arrow heads, reversed arrow headcliechti2006-01-112-83/+270
* - initial image scale changedcliechti2006-01-115-117/+341
* set executable flagwiemann2006-01-101-0/+0
* change svg xml headercliechti2006-01-102-6/+7
* - use <object> tag instead of <embed> for svg imagescliechti2006-01-102-4/+5
* - lower line can't have arrowscliechti2006-01-102-40/+162
* - add PIL backend for bitmap outputcliechti2006-01-092-16/+159
* - fix dotscliechti2006-01-095-89/+193
* add comment about the other files too, fix typoscliechti2006-01-092-4/+11
* remove S5 files as these are now merged in the main code basecliechti2006-01-0916-1263/+0
* - remove unneeded debug outputcliechti2006-01-091-4/+3
* - added scale option to directivecliechti2006-01-094-52/+103
* new experimental project:cliechti2006-01-088-0/+748
* remove unused graphicgoodger2005-11-081-0/+0
* simplified stylesheets & added Docutils-specific stylesgoodger2005-11-083-42/+50
* added to the docsgoodger2005-11-081-65/+126
* disable compact_lists by defaultgoodger2005-11-081-1/+4
* fixed propertieswiemann2005-10-292-42/+65
* editedgoodger2005-10-291-19/+35
* no longer necessarygoodger2005-10-291-33/+0
* support files for S5 & presentation.txt (all from public domain sources)goodger2005-10-2812-0/+738
* updated the S5 HTML writer for S5 version 1.1goodger2005-10-284-160/+179
* clarified descriptiongoodger2005-06-041-2/+2
* blank line required by the addition of an option to the "handout" directivegoodger2005-05-081-0/+6
* The "handout" directive cannot use "section" as a base node; "block_quote" wo...goodger2005-05-081-2/+2
* updated properties, keywordsgoodger2005-05-082-4/+4
* clarified commentsgoodger2005-05-051-13/+13
* made S5 writer work better with reST: instead of |s5 title|, use the document...goodger2005-05-052-213/+210
* restored node.set_class callgoodger2005-04-161-1/+1
* removed unused imports and cleaned up; removed obsolete node.set_class callgoodger2005-04-161-24/+13
* - more docscliechti2005-04-153-92/+123
* add experimental html2rst converter (GPL)cliechti2005-04-123-0/+502
* chris' sandbox with rst2s5 initial addcliechti2005-04-116-0/+411