summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2006-02-26 16:16:59 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2006-02-26 16:16:59 +0000
commit9e5d35112d6887a3fccaf9f18ea0f679d2d328bb (patch)
tree40e40e9a48d4d8a245b1e2a48cb17f1def824a44
parent3556c5615d7a1e799cd509bb10380b9b98fcdc20 (diff)
downloaddocutils-9e5d35112d6887a3fccaf9f18ea0f679d2d328bb.tar.gz
added handout role
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@4348 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
-rw-r--r--docutils/docutils/parsers/rst/include/s5defs.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docutils/docutils/parsers/rst/include/s5defs.txt b/docutils/docutils/parsers/rst/include/s5defs.txt
index dca77ca43..8aceeac0b 100644
--- a/docutils/docutils/parsers/rst/include/s5defs.txt
+++ b/docutils/docutils/parsers/rst/include/s5defs.txt
@@ -55,6 +55,12 @@
.. role:: print
+.. Display in Handout Mode Only
+ ============================
+
+.. role:: handout
+
+
.. Incremental Display
===================