From 2907137b4402a01c36730dfa834363c4d4b4122f Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 24 Jul 2014 20:51:43 -0400 Subject: v5 v6: ao_numbering, auto name segment, tweak to make behave as intended * further testing required --- lib/sisu/v6/constants.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/sisu/v6/constants.rb') diff --git a/lib/sisu/v6/constants.rb b/lib/sisu/v6/constants.rb index 87611bf9..2a5e124c 100644 --- a/lib/sisu/v6/constants.rb +++ b/lib/sisu/v6/constants.rb @@ -104,8 +104,9 @@ Xx={ html_relative1: '※', } Mx={ - segname_prefix_auto_num_extract: 's', - segname_prefix_auto_num_provide: 's_', + segname_prefix_auto_num_extract: 'c', + segname_prefix_auto_num_provide: 's', + segname_prefix_auto_num_other: 'x', ocn_id_char: 'o', note: 'note_', note_ref: 'noteref_', -- cgit v1.2.3