if (curName == "break") {
            note = new Vex.Flow.StaveNote({ keys: ["b/4"],
                                duration: durationContent + VEXFLOW_REST_SIGN,
                                auto_stem: true });
        } else {