Flavor Details: Scripture: Print PublicationΒΆ

https://burrito.bible/schema/scripture/typeset_scripture.schema.json

Schema of flavor field for scripture/printPublication flavor

type

object

properties

  • name

type

string

const

typesetScripture

  • contentType

type

string

const

pdf

  • pod

type

boolean

  • pageCount

type

integer

minimum

0

  • width

#/definitions/measurementString

  • height

#/definitions/measurementString

  • scale

#/definitions/percentageString

  • orientation

#/definitions/orientation

  • colorSpace

#/definitions/colorSpace

  • edgeSpace

type

object

properties

  • top

#/definitions/measurementString

  • bottom

#/definitions/measurementString

  • inside

#/definitions/measurementString

  • outside

#/definitions/measurementString

additionalProperties

False

  • fonts

type

array

items

type

string

  • conventions

type

object

additionalProperties

type

string

pattern

^\d+[.]\d+([.].+)?$

additionalProperties

False

definitions

  • measurementString

type

string

pattern

^[1-9][0-9]{0,4}mm$

  • percentageString

type

string

pattern

[1-9][0-9]{1,3}%

  • orientation

type

string

enum

portrait, landscape

  • colorSpace

type

string

enum

cmyk, rgb