summaryrefslogtreecommitdiff
path: root/sandbox/paultremblay
Commit message (Expand)AuthorAgeFilesLines
* Directories not needed.paultremblay2012-02-141-4/+0
* Files moved to more aptly named directories.paultremblay2012-02-14164-20984/+0
* Chapter tests sections for a docbook of type book. paultremblay2012-02-062-0/+74
* More basic code added.paultremblay2012-02-0610-23/+295
* Still adding and modifying stylesheets at at start of project.paultremblay2012-02-0611-7/+228
* Basic changes; still at start of project.paultremblay2012-02-062-1/+153
* Changes to basic files.paultremblay2012-02-066-1/+114
* Adding needed styleshees; changing others.paultremblay2012-02-058-13/+332
* bibliographic fileds really can't have "authors" to be processed by apaultremblay2012-02-052-2/+0
* Added scripts and some templates for conversion to docbook.paultremblay2012-02-0411-11/+419
* Uses asciitomathml as the library now.paultremblay2012-02-031-7/+8
* Fixed fencing groupss; added method to correct tree after it ispaultremblay2012-02-012-74/+609
* Support for all of asciimath now complete.paultremblay2012-01-312-25/+204
* all symbols and operators added.paultremblay2012-01-302-140/+388
* More functions and tests added.paultremblay2012-01-292-7/+320
* Fences handled with test code.paultremblay2012-01-282-23/+397
* Code for munder and mover, as well as a lot more tests.paultremblay2012-01-273-18/+232
* Created more tests; got rid of psuedo private code.paultremblay2012-01-272-114/+203
* Reminer to self.paultremblay2011-12-301-0/+2
* Other stuff.paultremblay2011-11-091-0/+21
* Helps formatting.paultremblay2011-11-041-0/+2
* Tests now use an XML file.paultremblay2011-11-042-127/+229
* Included function to return a string.paultremblay2011-11-041-1/+4
* More support in math module. The utils changes include a simple way topaultremblay2011-11-043-39/+160
* Added support for fractions.paultremblay2011-11-012-47/+146
* Further work on module. Very simple expressions and simple parenthesispaultremblay2011-10-302-13/+83
* Work on my own ASCII math module to enhance the current module.paultremblay2011-10-302-0/+237
* Nearly completepaultremblay2011-10-291-31/+163
* Documentation with small changes. in script. utils.py just a temporarypaultremblay2011-10-284-16/+940
* Tests now complete.paultremblay2011-10-252-1/+12
* Converts script to version 3 if needed, and installs it in path.paultremblay2011-10-251-0/+20
* Special template for pocessing documents that have no body text.paultremblay2011-10-251-0/+21
* Align cannot take "top" "bottom" or "middle" in XSLFO, so the defaultpaultremblay2011-10-251-2/+12
* rstxml2xml.py is a script that uses sax to add some functionality topaultremblay2011-10-252-11/+183
* Script converts ASCII to MathML by overriding classes in docutils (anpaultremblay2011-10-241-0/+152
* Small changes and fine tuning.paultremblay2011-10-248-60/+141
* table_borderless does not need any custom stylesheet to process it.paultremblay2011-10-211-0/+0
* All math included as ASCII text that appeared as LaTeX in the standardpaultremblay2011-10-211-0/+75
* Fixed encoding so script should not work with both python 2.7 andpaultremblay2011-10-211-7/+23
* An explicit message is now given if the raw input is not XML.paultremblay2011-10-201-8/+10
* Fixed a bug in rstxml2mathml.py, in which infinite recursion occurredpaultremblay2011-10-202-9/+10
* Fixed small text that needed to be changed.paultremblay2011-10-201-34/+1
* rstxml2mathml_sax.py will be a faster version of rstxml2mathml.py,paultremblay2011-10-202-212/+272
* Added stylesheet for borderless table.paultremblay2011-10-193-0/+145
* Fixing bugs found by running test files from docutils.paultremblay2011-10-1912-73/+217
* Documentation and testing of stylesheets.paultremblay2011-10-184-21/+2076
* Used tree to create xml doculment, rather than regular expressions.paultremblay2011-10-181-21/+50
* Moved files that need special stylesheets to the custom dir.paultremblay2011-10-185-0/+0
* Moved from old branch.paultremblay2011-10-186-41/+380
* Tests math with latex.paultremblay2011-10-161-0/+7