aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/constants.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-07-24 20:51:43 -0400
committerRalph Amissah <ralph@amissah.com>2014-07-24 20:51:46 -0400
commit2907137b4402a01c36730dfa834363c4d4b4122f (patch)
tree35879197ba433fad034246dd8f6050ef48fbf11e /lib/sisu/v5/constants.rb
parentv5 v6: version & changelog (& rakefile) (diff)
v5 v6: ao_numbering, auto name segment, tweak to make behave as intendedsisu_5.5.4
* further testing required
Diffstat (limited to 'lib/sisu/v5/constants.rb')
-rw-r--r--lib/sisu/v5/constants.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/sisu/v5/constants.rb b/lib/sisu/v5/constants.rb
index d242ef1d..55c3ff2a 100644
--- a/lib/sisu/v5/constants.rb
+++ b/lib/sisu/v5/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_',