Skip to content
Christian Lück edited this page Jan 22, 2022 · 15 revisions

Usage and Customization

apparatus select witness annotate language person place bibref

Usage

Note: The actions for encoding persons, places and bibliographic entries are programmed by recursive author mode actions. When clicking the icon, oXygen seems to stop their recursive evaluation. But clicking a second time, gives you the selection dialogue. This behavior is not observed when using CC.

Messages

rolling back message

Most of oXbytei's actions are chains of atomized manipulations of the document. When pressing Cancel on a user interaction, it is desirable to stop this whole chain of actions and to roll back to the state before the chain was started. Since oXygen does not have a transaction mechanism, there is no other possibility than throwing an exception to halt the chain an roll back. This rolling back message is the error message. It is intended. Just click OK.

Customization

Example files

Take a look at the folder frameworks/oxbytei/samples for sample resources. Download them and play on fatherandson.xml.

Clone this wiki locally