aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/constants.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2011-02-01 16:55:53 -0500
committerRalph Amissah <ralph@amissah.com>2011-02-01 16:55:53 -0500
commit704af1677c2904d0ccdff9fe75ed030ce6f060c8 (patch)
tree01298810b5b8b91031583e989fa774e4e000bfc7 /lib/sisu/v2/constants.rb
parentdebian/changelog 2.7.9-1 (diff)
parentv3 introduced as development branch, invoked using "sisu --v3 [instructions] (diff)
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'lib/sisu/v2/constants.rb')
-rw-r--r--lib/sisu/v2/constants.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/sisu/v2/constants.rb b/lib/sisu/v2/constants.rb
index 9367e9cd..6c949d53 100644
--- a/lib/sisu/v2/constants.rb
+++ b/lib/sisu/v2/constants.rb
@@ -93,6 +93,7 @@ Mx[:nbsp]= '░' #'▭ '
Mx[:br_line]= '▌' #lB ▌ 9612 #'┘' #'¶'
Mx[:br_paragraph]= '█' #FB █ 9608 # PP ∥ 8741 #'▐' #'┘' #'¶' #FB █ 9608 lB ▌ 9612 RB ▐ 9616
Mx[:br_nl]= '』' # '┘'
+Mx[:obj_ln_sep]= 'obj_ln_sep'; Hx[:obj_ln_sep]= {:obj=>Mx[:obj_ln_sep]} # line sep
Mx[:br_page]= 'break_page'; Hx[:br_page]= {:obj=>Mx[:br_page]} # newpage
Mx[:br_page_new]= 'break_page_new'; Hx[:br_page_new]= {:obj=>Mx[:br_page_new]} # clearpage
Mx[:br_endnotes]= "#{Mx[:mk_o]}ENDNOTES#{Mx[:mk_c]}"