blob: 3e3f1a7a6ba2fdd1444bb15ebdac579b4d84a2e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
* Override default slide size by size from master slide or slide
settings. (What to do if sizes of slide and its master do not match?
If it can happen?)
* Handle sticky notes on master pages too.
* Set text formatting defaults.
* Figure out how section-style-default is used. For now I assume that a
section style that does not have a parent is derived from
section-style-default. But maybe the default style is implicitly used if
a property in a regular style is empty or missing...
* More TODO items are sprinkled over the source files...
|