summaryrefslogtreecommitdiff
path: root/filters
Commit message (Expand)AuthorAgeFilesLines
* Changed AsciiDoc domain to asciidoc.org.Stuart Rackham2012-12-291-1/+1
* music2png: optimize the previous commit (the real solution was -strip notStuart Rackham2012-07-111-8/+5
* FIXED: music2png.py: convert(1) -monochrome +repage options necessary toStuart Rackham2012-07-101-2/+5
* music filter: Removed --beams=None option from abc2ly invokation because it isStuart Rackham2012-07-021-1/+1
* FIXED: latex, music and graphviz filters: When the filter output image isStuart Rackham2012-07-023-0/+22
* FIXED: source highlighter filter: Pass 'role' attribute to HTML backends.Stuart Rackham2012-06-201-2/+2
* FIXED: source highlight filter: docbook backend: 'role' attribute wasStuart Rackham2012-06-201-1/+2
* Fixed pygments source not being highlighted (pygments.css was not picked up byStuart Rackham2012-03-301-1/+1
* - Apply same monospaced font size to all monospaced text.Stuart Rackham2012-03-271-4/+4
* Corrected source-highlighter attribute value for Highlighter (fromStuart Rackham2012-03-261-6/+6
* Update the AsciiDoc 'source' filter to allow the use of the 'highlighter'Stuart Rackham2012-03-251-2/+22
* - Additional Open Block and Paragraph styles.Stuart Rackham2012-03-244-0/+12
* - FIXED: All Python filters are executed with the same PythonStuart Rackham2012-03-012-10/+40
* source filter: only define [source-filter-style] section if backend isStuart Rackham2011-11-281-1/+3
* - Added 'args' block attribute to source highlight blocks to allowStuart Rackham2011-11-071-4/+4
* latex filter: latex2png.py: write MD5 file after sucessfull PNG fileStuart Rackham2011-08-131-9/+11
* Fixed missing quote in preceding LaTeX filter patch. Fix submitted by SimonStuart Rackham2011-08-131-1/+1
* Added truecolor option to LaTeX filter. Patch submitted by Michel Kr?mer. See:Stuart Rackham2011-08-121-1/+1
* Added html5 backend. First cut, the HTML5 validates but is probably not optimalStuart Rackham2011-04-211-8/+8
* For consistency converted all DOS formatted configuration and text files (anStuart Rackham2011-04-163-60/+60
* Restore the 1>&2 redirect which was accidentally removed in "Changed UNIXStuart Rackham2011-02-151-1/+1
* Changed UNIX '/dev/null' to OS independent os.devnull in filters code.Stuart Rackham2011-02-013-3/+3
* Added encoding option to Pygments source highlight filter command.Stuart Rackham2010-11-071-1/+1
* Refactored music, graphviz and latex filter configurations.Stuart Rackham2010-10-134-10/+19
* Refactored source filter configurtion and added literal paragraph source style.Stuart Rackham2010-10-111-17/+13
* Backend specific global configuration files (excluding `asciidoc.conf`) areStuart Rackham2010-09-282-9/+9
* Implemented 'backend aliases', renamed docbook.conf to docbook45.conf andStuart Rackham2010-08-301-11/+11
* - FIXED: Filter execution now occurs prior to filter markup templateStuart Rackham2010-08-045-3/+11
* Pygments (http://pygments.org/) option added to source code highlight filter.Stuart Rackham2010-08-021-3/+11
* Reimplemented music and latex filter -m option functionality when theStuart Rackham2010-03-224-18/+46
* - Added 'latex' filter.Stuart Rackham2010-03-216-85/+294
* Graphviz filter can now generate SVG format images. Patch submitted byStuart Rackham2010-02-262-17/+48
* - Added numbers to examples generated by HTML outputs.Stuart Rackham2009-09-211-2/+2
* Titled list and literal blocks DocBook outputs no longer default to examples.Stuart Rackham2009-09-211-2/+2
* Titled souce listings generated by docbook backend are rended as examples. Se...Stuart Rackham2009-09-201-0/+2
* Source highlighter now works with Wordpress backend (see http://groups.google...Stuart Rackham2009-05-251-6/+6
* Graphviz filter outputs images to imagesdir if it is defined.Stuart Rackham2009-05-131-1/+1
* - Made the block image macro generic so that it can be used for filterStuart Rackham2009-05-122-37/+2
* - Removed borders around linked html4 images.Stuart Rackham2009-05-121-2/+7
* - Attributes are substituted in the system macro attribute list.Stuart Rackham2009-05-122-4/+4
* Updated Gouichi Iisaka's Graphviz filter to version 1.1.3.Stuart Rackham2009-01-102-43/+80
* Old syntax source highlight filter regression: special characters where notStuart Rackham2009-01-011-1/+2
* Added Gouichi Iisaka's graphviz filter to distribution.Stuart Rackham2008-12-313-0/+323
* Reorganized filters into a separate subdirectory for each filter.Stuart Rackham2008-12-319-0/+0
* - Added 'listing' style to literal block so listings with nested listing blocksStuart Rackham2008-12-311-1/+1
* Set default caption (title prefix) to blank in source highlight blocks.Stuart Rackham2008-08-261-1/+1
* Stripped trailing white space and expanded tabs in a couple of files. Dropped...Stuart Rackham2008-08-123-16/+9
* Separate html4 source highlight block to eliminate redundant <pre> tagsStuart Rackham2008-07-061-0/+9
* Callouts now work in source highlighted listing generated by dblatex.Stuart Rackham2008-07-061-4/+2
* Documentation: Changelog QuoteBlock additions; minor changes.Stuart Rackham2008-07-032-4/+4