diff options
Diffstat (limited to 'EDITING')
-rw-r--r-- | EDITING | 23 |
1 files changed, 13 insertions, 10 deletions
@@ -7,22 +7,25 @@ This is a guide for reliably editing text-heavy documents. This guide distinguishes between the following works: -Master text: - : document with semantic markup. -Final document: - : document with presentational markup. +Master text +: document with semantic markup. + +Final document +: document with presentational markup. ## Roles This guide distinguishes between the following roles: -Author: - : Write master texts. -Editor: - : Select and prepare master texts for further processing. -Designer: - : Compose visual presentation from master texts. +Author +: Write master texts. + +Editor +: Select and prepare master texts for further processing. + +Designer +: Compose visual presentation from master texts. Each role is distinct. Participants may have multiple roles, but only one at a time. |