OK
Open Denemo
New
Add 3 bars of crotchets
Edit button to use code:
(d-AllowLineBreak 'non-interactive)
(d-LineBreak 'non-interactive)
move to 7th crotchet and press button
2 screens (just 2!) about layout and specificity
What is produced is attached as barBreak.denemo.
Despite the Line Break being before the AllowLineBreak.... the typeset
window shows that the measure is broken halfway through bar 2.
Intriguing or just frustrating??
Best wishes
Joe
<?xml version="1.0" encoding="UTF-8"?>
<score xmlns="http://denemo.org/xmlns/Denemo" version="8">
<lilycontrol>
<papersize>a4</papersize>
<fontsize>18</fontsize>
<orientation>1</orientation>
<total-edit-time>652</total-edit-time>
</lilycontrol>
<movement-number>1</movement-number>
<movement>
<edit-info>
<staffno>1</staffno>
<measureno>2</measureno>
<cursorposition>4</cursorposition>
<tonalcenter>0</tonalcenter>
<zoom>100</zoom>
<system-height>100</system-height>
<page-zoom>0</page-zoom>
<page-system-height>0</page-system-height>
</edit-info>
<score-info>
<tempo>
<duration>
<numerator>1</numerator>
<denominator>4</denominator>
</duration>
<bpm>120</bpm>
</tempo>
</score-info>
<staves>
<staff id="id0"></staff>
</staves>
<voices>
<voice id="id1">
<voice-info>
<voice-name>Part 1</voice-name>
<first-measure-number>1</first-measure-number>
</voice-info>
<initial-voice-params>
<staff-ref staff="id0"></staff-ref>
<clef name="treble"></clef>
<key-signature>
<modal-key-signature note-name="C" mode="major"></modal-key-signature>
</key-signature>
<time-signature>
<simple-time-signature>
<numerator>4</numerator>
<denominator>4</denominator>
</simple-time-signature>
</time-signature>
</initial-voice-params>
<voice-props>
<number-of-lines>5</number-of-lines>
<voice-control>1</voice-control>
<transpose>0</transpose>
<instrument></instrument>
<device-port>NONE</device-port>
<volume>127</volume>
<override_volume>0</override_volume>
<mute>0</mute>
<midi_prognum>0</midi_prognum>
<midi_channel>0</midi_channel>
<hasfigures>0</hasfigures>
<hasfakechords>0</hasfakechords>
</voice-props>
<measures>
<measure>
<chord show="true" id="id2">
<duration base="quarter"></duration>
<notes>
<note id="id3">
<middle-c-offset>0</middle-c-offset>
</note>
</notes>
</chord>
<chord show="true" id="id4">
<duration base="quarter"></duration>
<notes>
<note id="id5">
<middle-c-offset>0</middle-c-offset>
</note>
</notes>
</chord>
<chord show="true" id="id6">
<duration base="quarter"></duration>
<notes>
<note id="id7">
<middle-c-offset>0</middle-c-offset>
</note>
</notes>
</chord>
<chord show="true" id="id8">
<duration base="quarter"></duration>
<notes>
<note id="id9">
<middle-c-offset>0</middle-c-offset>
</note>
</notes>
</chord>
</measure>
<measure>
<chord show="true" id="id10">
<duration base="quarter"></duration>
<notes>
<note id="id11">
<middle-c-offset>0</middle-c-offset>
</note>
</notes>
</chord>
<chord show="true" id="id12">
<duration base="quarter"></duration>
<notes>
<note id="id13">
<middle-c-offset>0</middle-c-offset>
</note>
</notes>
</chord>
<lily-directive>
<tag>LineBreak</tag>
<postfix>\break</postfix>
<graphic_name>
L
Denemo
26</graphic_name>
<minpixels>10</minpixels>
<gy>-25</gy>
</lily-directive>
<lily-directive>
<tag>AllowLineBreak</tag>
<postfix>\bar ""</postfix>
<graphic_name>
|
Denemo
24</graphic_name>
<minpixels>10</minpixels>
</lily-directive>
<chord show="true" id="id14">
<duration base="quarter"></duration>
<notes>
<note id="id15">
<middle-c-offset>0</middle-c-offset>
</note>
</notes>
</chord>
<chord show="true" id="id16">
<duration base="quarter"></duration>
<notes>
<note id="id17">
<middle-c-offset>0</middle-c-offset>
</note>
</notes>
</chord>
</measure>
<measure>
<chord show="true" id="id18">
<duration base="quarter"></duration>
<notes>
<note id="id19">
<middle-c-offset>0</middle-c-offset>
</note>
</notes>
</chord>
<chord show="true" id="id20">
<duration base="quarter"></duration>
<notes>
<note id="id21">
<middle-c-offset>0</middle-c-offset>
</note>
</notes>
</chord>
<chord show="true" id="id22">
<duration base="quarter"></duration>
<notes>
<note id="id23">
<middle-c-offset>0</middle-c-offset>
</note>
</notes>
</chord>
<chord show="true" id="id24">
<duration base="quarter"></duration>
<notes>
<note id="id25">
<middle-c-offset>0</middle-c-offset>
</note>
</notes>
</chord>
</measure>
</measures>
</voice>
</voices>
</movement>
</score>
_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel