{
  "@context": "https://www.gigcharts.app/context/gigchart.jsonld",
  "@type": "gc:Chart",
  "format": "gigchart",
  "version": 12,
  "generator": "scripts/build-guide-songs.mjs",
  "pageCount": 3,
  "song": {
    "@type": "schema:MusicComposition",
    "properties": {
      "title": "Oh My Darling, Clementine",
      "subtitle": "The page-turn preview, page by page",
      "artist": "Traditional",
      "music": "Percy Montross",
      "lyrics": "Trad.",
      "originalKey": "C",
      "timeSig": "3/4",
      "tempo": 90,
      "genre": "Folk",
      "style": "Waltz ballad",
      "copyright": "Public domain",
      "targetInstrument": "Guitar",
      "arranger": "GigCharts"
    },
    "body": [
      "C",
      "In a cavern, in a canyon,",
      "                    G7",
      "Excavating for a mine,",
      "G7                      C",
      "Dwelt a miner, forty-niner,",
      "        G7           C",
      "And his daughter Clementine.",
      "",
      "C",
      "Oh my darling, oh my darling,",
      "                     G7",
      "Oh my darling Clementine,",
      "G7                       C",
      "Thou art lost and gone forever,",
      "         G7          C",
      "Dreadful sorry, Clementine.",
      "",
      "C",
      "Light she was and like a fairy,",
      "                       G7",
      "And her shoes were number nine,",
      "G7                        C",
      "Herring boxes, without topses,",
      "        G7          C",
      "Sandals were for Clementine.",
      "",
      "C",
      "Drove she ducklings to the water",
      "                      G7",
      "Ev'ry morning just at nine,",
      "G7                         C",
      "Hit her foot against a splinter,",
      "         G7          C",
      "Fell into the foaming brine.",
      "",
      "C",
      "Ruby lips above the water,",
      "                      G7",
      "Blowing bubbles, soft and fine,",
      "G7                     C",
      "But, alas, I was no swimmer,",
      "     G7            C",
      "So I lost my Clementine.",
      "",
      "C",
      "Oh my darling, oh my darling,",
      "                     G7",
      "Oh my darling Clementine,",
      "G7                       C",
      "Thou art lost and gone forever,",
      "         G7          C",
      "Dreadful sorry, Clementine."
    ],
    "structure": [
      {
        "id": "s-cl-v1"
      },
      {
        "id": "s-cl-ch1"
      },
      {
        "id": "s-cl-v2"
      },
      {
        "id": "s-cl-v3"
      },
      {
        "id": "s-cl-v4"
      },
      {
        "id": "s-cl-ch2"
      }
    ],
    "settings": {
      "page": {
        "presetId": "a4",
        "orientation": "portrait",
        "pageTurn": {
          "preview": 2,
          "pos": "bottom",
          "border": "on",
          "fill": "",
          "nextBorder": "on",
          "nextFill": "",
          "dy": 0,
          "frameTop": false
        }
      },
      "typography": {
        "fontKey": "dejavu",
        "fontSizePt": 13,
        "lineSpacing": 1.3,
        "chordWeight": 700,
        "layout": "vertical"
      },
      "header": {
        "title": {
          "color": "#7c3aed"
        },
        "subtitle": {
          "template": [
            {
              "field": "subtitle"
            }
          ]
        }
      },
      "songInfoBox": {
        "show": true,
        "rows": [
          {
            "field": "bpm"
          },
          {
            "field": "timeSig"
          },
          {
            "field": "originalKey"
          },
          {
            "field": "genre"
          }
        ]
      },
      "labels": {
        "originalKey": "Original key:"
      },
      "concert": {
        "show": false,
        "display": "box",
        "boxMode": "page",
        "gap": 2,
        "align": "beat",
        "titleShow": true,
        "title": "CONCERT",
        "delim": " ",
        "inlineStyle": "color"
      }
    },
    "annotations": [
      {
        "kind": "section",
        "text": "Verse 1",
        "target": {
          "kind": "stanza",
          "stanza": 0,
          "sid": "s-cl-v1"
        },
        "placement": "left",
        "color": "#7c3aed"
      },
      {
        "kind": "section",
        "text": "Chorus",
        "target": {
          "kind": "stanza",
          "stanza": 0,
          "sid": "s-cl-ch1"
        },
        "placement": "left",
        "color": "#7c3aed"
      },
      {
        "kind": "textbox",
        "target": {
          "kind": "stanza",
          "stanza": 0,
          "sid": "s-cl-v1"
        },
        "text": "The band at the bottom is the NEXT page\nThis page ends here — but the shaded band below repeats the first two lines of page 2, so your eye reads ahead while your hands keep playing, and the turn costs nothing. One setting: Page-turn preview in the page menu, one or two lines of it.",
        "textRuns": [
          {
            "from": 0,
            "to": 39,
            "b": true
          }
        ],
        "anchor": "page",
        "pagePos": {
          "x": 38,
          "y": 700
        },
        "boxFrame": "fixed",
        "boxW": 0.905,
        "boxH": 0.17,
        "boxSizeMode": "fixed",
        "boxFontPt": 11,
        "boxFill": "#f7f4ec",
        "boxFillOpacity": 100,
        "boxStroke": "#b9ad92",
        "color": "#3a3226",
        "align": "left",
        "vAlign": "top",
        "textDir": "normal"
      },
      {
        "kind": "pagebreak",
        "target": {
          "kind": "gap",
          "gapAfter": 0,
          "gapAfterSid": "s-cl-ch1"
        }
      },
      {
        "kind": "section",
        "text": "Verse 2",
        "target": {
          "kind": "stanza",
          "stanza": 0,
          "sid": "s-cl-v2"
        },
        "placement": "left",
        "color": "#7c3aed"
      },
      {
        "kind": "section",
        "text": "Verse 3",
        "target": {
          "kind": "stanza",
          "stanza": 0,
          "sid": "s-cl-v3"
        },
        "placement": "left",
        "color": "#7c3aed"
      },
      {
        "kind": "textbox",
        "target": {
          "kind": "stanza",
          "stanza": 0,
          "sid": "s-cl-v2"
        },
        "text": "The frame up top is where you land\nThe frame around this page's first lines marks exactly what the previous band repeated: turn, find the frame, keep going. Both ends of every turn are marked — the band shows what is coming, the frame shows where you are. And below: the band for page 3.",
        "textRuns": [
          {
            "from": 0,
            "to": 34,
            "b": true
          }
        ],
        "anchor": "page",
        "pagePos": {
          "x": 38,
          "y": 700
        },
        "boxFrame": "fixed",
        "boxW": 0.905,
        "boxH": 0.17,
        "boxSizeMode": "fixed",
        "boxFontPt": 11,
        "boxFill": "#f7f4ec",
        "boxFillOpacity": 100,
        "boxStroke": "#b9ad92",
        "color": "#3a3226",
        "align": "left",
        "vAlign": "top",
        "textDir": "normal"
      },
      {
        "kind": "pagebreak",
        "target": {
          "kind": "gap",
          "gapAfter": 0,
          "gapAfterSid": "s-cl-v3"
        }
      },
      {
        "kind": "section",
        "text": "Verse 4",
        "target": {
          "kind": "stanza",
          "stanza": 0,
          "sid": "s-cl-v4"
        },
        "placement": "left",
        "color": "#7c3aed"
      },
      {
        "kind": "section",
        "text": "Chorus",
        "target": {
          "kind": "stanza",
          "stanza": 0,
          "sid": "s-cl-ch2"
        },
        "placement": "left",
        "color": "#7c3aed"
      },
      {
        "kind": "textbox",
        "target": {
          "kind": "stanza",
          "stanza": 0,
          "sid": "s-cl-v4"
        },
        "text": "The last page needs no band\nNothing follows, so nothing is repeated — only the landing frame remains. The band and frame take their colors from the chart's theme, sit at the page bottom or right after the music, and drag by whole rows. It travels in the file and prints in the PDF as is.",
        "textRuns": [
          {
            "from": 0,
            "to": 27,
            "b": true
          }
        ],
        "anchor": "page",
        "pagePos": {
          "x": 38,
          "y": 700
        },
        "boxFrame": "fixed",
        "boxW": 0.905,
        "boxH": 0.17,
        "boxSizeMode": "fixed",
        "boxFontPt": 11,
        "boxFill": "#f7f4ec",
        "boxFillOpacity": 100,
        "boxStroke": "#b9ad92",
        "color": "#3a3226",
        "align": "left",
        "vAlign": "top",
        "textDir": "normal"
      }
    ]
  }
}
