From df357bd81aa66c6d6eee141205c4829faf9d4080 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 13 Jan 2015 03:09:02 +0100 Subject: Rewrite definitions. --- EDITING | 39 +++++++++------------------------------ 1 file changed, 9 insertions(+), 30 deletions(-) diff --git a/EDITING b/EDITING index f23b287..42b36fd 100644 --- a/EDITING +++ b/EDITING @@ -3,41 +3,20 @@ This is a guide for reliably editing text-heavy documents. -## Works +## Definitions -This guide distinguishes between the following works: +In this guide, +*"master text"* means an edited document with only semantic markup, +and *"final document"* means a document with presentational markup. -Master text -: document with semantic markup. +An *"author"* is the creator and owner of master texts, -Final document -: document with presentational markup. +A *"designer"* is the creator and owner of presentation for master texts. +An *"editor"* selects and prepares master texts for further processing, +and is responsible for coherence of content and of its presentation. -## 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. - -Each role is distinct. -Participants may have multiple roles, but only one at a time. - - -## Responsibility - -Authors are responsible for master texts they write. - -Designers are responsible for visual presentations they compose. - -Editors are responsible for coherence of content and its presentation. +## Editing Authors and editors may refine markup in quotations (e.g. replace "ASCII art" styling of lists with semantic equivalent), -- cgit v1.2.3