0453f28951
add keepLines and keepNext support for paragraph formatting
...
This commit adds it to the three places where paragraph formatting can
be applied right now (directly on the paragraph, paragraph styles, and
bullets/numbering styles). I'm separately adding an entry to the wiki
regarding what these methods do (widow/orphan control)
2017-04-14 21:13:11 +02:00
6fc4ad782a
add #overrideLevel method to concrete numberings
2017-04-12 16:00:16 +02:00
762fc0ca9d
added run formatting methods to levels
2017-03-13 12:38:16 +01:00
457d074a59
added paragraph formatting methods to numbering Level
2017-03-13 12:38:16 +01:00
7022b39d2e
linting
2017-03-09 22:56:08 +00:00
0fe6ff95a2
fix an incorrect test
2017-03-09 20:49:34 +01:00
f7b90d4ff3
add default argument "start" to createLevel
2017-03-08 19:18:24 +01:00
1fe7ab90f2
add createLevel method to AbstractNumbering
2017-03-08 18:03:24 +01:00
a3d2323254
rename methods from addXXX to createXXX
...
addXXX sounds like the argument should be XXX
2017-03-08 17:49:41 +01:00
0a70d932a0
fix numberingTest linter warnings
2017-03-08 17:45:29 +01:00
6b702c4bd6
add ID property to Num and test Numbering methods
2017-03-08 17:45:29 +01:00
82998d4f6b
record ID in AbstractNumbering
2017-03-08 17:45:29 +01:00
ef1407e640
add a test for numbering
2017-03-08 17:45:29 +01:00
9c3023019f
huge clean up of project. Now uses @types, and removed committed typings.
...
Formatted the imports too
2017-03-07 22:15:53 +00:00
8ecb8ed8f2
rearranged test locations
2016-07-01 22:09:55 +01:00