From 0c80533993f1f8dfcb5a68e75ca49cd216dc68bd Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 7 Jul 2014 01:21:51 -0400 Subject: v5 v6: ao, auto seg naming, adjustments * re: seg numbering, fixed width, leading zeros (introduced: 5.4.3 / 6.0.9) --- lib/sisu/v6/constants.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/sisu/v6/constants.rb') diff --git a/lib/sisu/v6/constants.rb b/lib/sisu/v6/constants.rb index d25478d1..53ed226a 100644 --- a/lib/sisu/v6/constants.rb +++ b/lib/sisu/v6/constants.rb @@ -104,7 +104,8 @@ Xx={ html_relative1: '※', } Mx={ - auto_seg_prefix: 's', + segname_prefix_auto_num_extract: 's', + segname_prefix_auto_num_provide: 's_', ocn_id_char: 'o', note: 'note_', note_ref: 'noteref_', -- cgit v1.2.3