xref: /aoo4110/main/toolkit/doc/layout/README (revision b1cdbd2c)
1Layout engine for OpenOffice.org  -  Work in Progress
2
3Simple dialogs have been ported now: zoom and wordcount.
4
5New code lives in "layoutdialogs" CWS or ooo-build trunk.
6
7* Checkout layoutdialogs cws.
8
9* Configure using --enable-layout.
10
11* [d]make all
12
13* [d]make install DESTDIR=$(pwd)/ooo-layout/
14
15Integration into OOo:
16
17* After instaling, run
18
19  cd ooo-cvs/program
20  ./soffice.bin
21
22  Start a [Writer] document and choose View/Zoom or Extra/Word count.
23
24* Also See workben/layout/README.