aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/constants.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-02-05 01:02:31 -0500
committerRalph Amissah <ralph@amissah.com>2014-02-05 01:02:31 -0500
commit99c5b5d56f8785ee9ec2cc991c55a8a2eb6524bb (patch)
tree709cf7ab40ec7d5ab3e5ee25d1cbd1ac75a1dd57 /lib/sisu/v5/constants.rb
parentv5 v6: ocn: strict html; turn on/off rules for txt & odf (diff)
v5 v6: html, endnote name and nameref make compliant (epub use same)
Diffstat (limited to 'lib/sisu/v5/constants.rb')
-rw-r--r--lib/sisu/v5/constants.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/sisu/v5/constants.rb b/lib/sisu/v5/constants.rb
index fea57ce8..a9be54f0 100644
--- a/lib/sisu/v5/constants.rb
+++ b/lib/sisu/v5/constants.rb
@@ -102,6 +102,12 @@ Xx={
}
Mx={
ocn_id_char: 'o',
+ note: 'note_',
+ note_ref: 'noteref_',
+ note_astx: 'note_astx_',
+ note_ref_astx: 'noteref_astx_',
+ note_plus: 'note_plus_',
+ note_ref_plus: 'noteref_plus_',
meta_o: '〔@', meta_c: '〕',
lv_o_0: 0,
lv_o_1: 1,