Fixed, thanks Simon.
Cheers, Stuart
On 02/08/10 20:35, Simon Ruderich wrote:
On Mon, Aug 02, 2010 at 05:19:47PM +1200, Stuart Rackham wrote:
[snip]
I've committed the changes
(http://code.google.com/p/asciidoc/source/detail?r=eaa5653fe5e17d0fdf16f78b0e503f788aebd4e6),
is there anything I've missed?
Cheers, Stuart
Hi Stuart,
This patch fixes a minor typo in the source-highlight-filter
docs.
Simon
---
doc/source-highlight-filter.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/source-highlight-filter.txt b/doc/source-highlight-filter.txt
index 7a0ab0d..70962ad 100644
--- a/doc/source-highlight-filter.txt
+++ b/doc/source-highlight-filter.txt
@@ -8,7 +8,7 @@ highlight HTML outputs. You also have the option of using the
http://pygments.org/[Pygments] syntax highlighter for 'xhtm11' outputs
-- define an AsciiDoc attribute named 'pygments' to switch to Pygments
(you will also need to have Pygments installed and the 'pygmentize'
-command in your PATH. You can customize Pygments CSS styles by
+command in your PATH). You can customize Pygments CSS styles by
editing `./stylesheets/pygments.css`.
DocBook outputs are highlighted by toolchains that have
--
You received this message because you are subscribed to the Google Groups
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/asciidoc?hl=en.