summaryrefslogtreecommitdiff
path: root/toolkit/doc/layout/README
blob: d7ced3891273ab7e225c5af86f7d0e7dcdfc4071 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Layout engine for OpenOffice.org  -  Work in Progress

Simple dialogs have been ported now: zoom and wordcount.

New code lives in "layoutdialogs" CWS or ooo-build trunk.

* Checkout layoutdialogs cws.

* Configure using --enable-layout.

* [d]make all

* [d]make install DESTDIR=$(pwd)/ooo-layout/

Integration into OOo:

* After instaling, run

  cd ooo-cvs/program
  ./soffice.bin

  Start a [Writer] document and choose View/Zoom or Extra/Word count.

* Also See workben/layout/README.