V4 metadata - Initial#4733
Conversation
Tweak SplitMetadataAndText based on faulty assumptions for setting defaults.
|
Can this metadata be added now, in v3, but just not exposed via the interface at all? Is there any risk to that? I'm just thinking that if we can get this worked out and merged then it is one less thing that has to happen "all at once" with v4. One thing I was unsure about was "safetySpace", because I was thinking it was the same as "margin". It's not, and for reference in case anyone is curious, here is a link. Basically, the space between the paper edge and the main content is the margin, and the space between paper edge and any critical graphic element (which might not be the main "content") is the "safe zone"-- meaning, don't put important stuff in that zone. Should Do you prefer this PR be narrowly focused on Page Layout related metadata, rather than ballooning it to include any other additions or deletions that may come about? |
I don't see a reason not to do so, other than demarcation. But I see that as a valid reason.
Safety space is the margin of error for the trim blades when the raw paper is cut.
I think all of these values should default to being inherited from the theme, and we'll need a mechanism for that, overriding, and resetting to the template.
Trying to bite-size as much as possible. :") |
Description
Adds new frontmatter brew metadata fields per discussion.
Uses defaults:
NOTE The safe space and bleed have been adjusted to inner and outer from left and right to better represent print realities. Template writers will be responsible for handling the left vs right binding side.
DTRPG also recommends additional safe space for text, but I think we should leave that to the template writers.
Related Issues or Discussions
#4709
QA Instructions, Screenshots, Recordings
Ensure all necessary tests are in place