Make ElementsDeck the default deck for Math first start
[LibreOffice.git] / editeng / README.md
blob2407c073520e718712601edf7175e61e630599a4
1 # Edit Engine
3 In OpenOffice.org build DEV300m72 this module was split off from `svx` but it
4 has no dependencies on `svx` (nor on `sfx2`) while in turn `svx` depends on editeng
6 Read more in the mailing list post:
7 <http://www.mail-archive.com/dev@openoffice.org/msg13237.html>
9 If you build LibreOffice with `dbgutil`, you have some extended debug keys:
11 - Ctrl+Alt+F1 - draws the paragraph rectangles in different colors
12 - Ctrl+Alt+F11 - toggles dumping the edit engine state to the
13                "editenginedump.log" on draw
14 - Ctrl+Alt+F12 - dumps the current edit engine state to "editenginedump.log"