aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/constants.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2008-09-07 23:16:47 -0400
committerRalph Amissah <ralph@amissah.com>2008-09-07 23:16:47 -0400
commit3655940354be602e6e69e1e8445d157bcb89c965 (patch)
tree733b6c51e9245054b8157afbf792af7e2d3d20f7 /lib/sisu/v0/constants.rb
parentminor unicode for a type of cross (diff)
book index (markup adjustment, dal module); dal numbering moved to separate module; version date
Diffstat (limited to 'lib/sisu/v0/constants.rb')
-rw-r--r--lib/sisu/v0/constants.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/sisu/v0/constants.rb b/lib/sisu/v0/constants.rb
index f352ab7c..3f050df7 100644
--- a/lib/sisu/v0/constants.rb
+++ b/lib/sisu/v0/constants.rb
@@ -90,6 +90,7 @@ Mx[:gl_bullet]= "#{Mx[:gl_o]}●#{Mx[:gl_c]}"
#non substantive text sort: <-#> <~#>
Mx[:pa_non_object_dummy_heading]="#{Mx[:pa_o]}-##{Mx[:pa_c]}" #unnumbered paragraph, delete when not required [used in dummy headings, eg. for segmented html] (place marker at end of paragraph)
Mx[:pa_non_object_no_heading]="#{Mx[:pa_o]}~##{Mx[:pa_c]}" #unnumbered paragraph (place marker at end of paragraph)
+Mx[:idx_o]='▢ '; Mx[:idx_c]='▢ ' #
Mx[:nbsp]= '▭ '
Mx[:br_line]= "#{Mx[:mk_o]}br#{Mx[:mk_c]}"
Mx[:br_paragraph]= "#{Mx[:mk_o]}br#{Mx[:mk_c]}"