summaryrefslogtreecommitdiff
path: root/examples/website/latex-filter.txt
diff options
context:
space:
mode:
authorStuart Rackham <srackham@methods.co.nz>2010-03-21 16:01:09 +1300
committerStuart Rackham <srackham@methods.co.nz>2010-03-21 16:01:09 +1300
commit6307c93ba92ecf83a967882e141550024788f33c (patch)
treeebaa3113e2045bb0f6f97e82a8cc0b7b43934d47 /examples/website/latex-filter.txt
parentcf0c9545ac17fb10e949ade084a9a719f1b4d791 (diff)
downloadasciidoc-6307c93ba92ecf83a967882e141550024788f33c.tar.gz
- Added 'latex' filter.
- Added auto file name generation to image generating filters (latex,music, graphviz). - Added `counter2` and `set2` system attributes (to implement image auto file name generation). - Undefined attribute in filter command generates error but does not exit. - Attribute substitution proceeds from start line to end line (previously was in reverse order which was really confusing). - Tidied up music filter code: * Format option is optional and default to 'abc' unless Lilypond notation detected. * The -m option does not apply to stdin input (previously tried miserably). - Added paragraph styles to music and graphviz filters.
Diffstat (limited to 'examples/website/latex-filter.txt')
l---------examples/website/latex-filter.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/website/latex-filter.txt b/examples/website/latex-filter.txt
new file mode 120000
index 0000000..6611c26
--- /dev/null
+++ b/examples/website/latex-filter.txt
@@ -0,0 +1 @@
+../../doc/latex-filter.txt \ No newline at end of file