Change default settings for Lists. List items are now indented by 0.20
inches.
Also make "attach to previous list" attach to the list of the closest
match in left-margin.
So now if you have:
1. foo
1.1 bar
|next
Choosing "attach to previous list" will make:
1. foo
1.1 bar
2. next
-----------------------------------------------
If you have:
1. foo
1.1 bar
|next
Choosing "attach to previous list will make:
1. for
1.1 bar
1.2 next
Cheers!
Martin
CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: src/text/fmt/xp/fl_AutoLists.h
CVS: src/text/fmt/xp/fl_BlockLayout.cpp
CVS: src/text/fmt/xp/fl_BlockLayout.h
CVS: src/wp/ap/xp/ap_Dialog_Lists.cpp
CVS: ----------------------------------------------------------------------