Skip to content

sites element attributes #13

Open
Open
@Alex-Jordan

Description

@Alex-Jordan

The sites element can have @landing, @html, @source, and @ancillary1. All good.

Then it also has @print and @pdf. I think this is missing something. There are:

  1. PDFs intended to be read on a screen.
  2. PDFs intended to be printed, with color.
  3. PDFs intended to be printed in black and white.

Often, 3 is not just a matter of grayscaling 2. Careful work is done to choose a black/gray version of each color so that contrast is more certain to be good, and so that the real purpose of the distinct colors is still served.

All three things are PDF. So I propose having

  1. @pdf-screen
  2. @pdf-print-color
  3. @pdf-print-bw

And maybe also allowing plain old @pdf, but only if you do not use any of the above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    structureNew elements and attributes, requiring a version bump

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions