Hi Richard,
I downloaded the latest version off the website this morning (I know
that your prospective edits were not included!)
I tried deleting the Custom Score "MandyMandy" but It still produces the
same problem.
Even with a New Score, one movement, one staff, 2 bars of crotchets in
C, only a default Score Layout it still wouldn't work
So I deleted all versions of and references to Denemo from my laptop,
including in users (but not previously successfully produced files) and
restarted the Laptop.
Then installed last night's version and created the denemo file attached
(I have renamed it so that it matches the other files)
When exported to my test folder I could set it with Lilypond
But when I tried TypesetMusic >> Typeset I got the message the Lilypond
could not typeset this score
I looked in denemoXXXXXX and found denemoprintB.ly and this did typeset
with Lilypond
The log file is blank and there is also a tmp-lilypond-nLfSe7 file that
is also blank (and I don't think either blank file can be sent with this
message)
Preferences are set to the lilypond in the recent denemo download.
Any Ideas, while I still have hair?
Best wishes
Joe
On 03/10/2020 08:50, Richard Shann wrote:
On Fri, 2020-10-02 at 22:36 +0100, Joe Wilkinson wrote:
Hi Richard,
When I try to typeset the score attached it fails.
Score CheckScore reveals no errors.
If I export to Lilypond and try compiling it using Lilypond
externally I get a Typeset and warnings but no errors
I also get this window on trying to Typeset.
This is warning you of possible, but unlikely problems, and in this
case your problem is not to do with using the newer LilyPond version.
I must be doing something wrong.
yes, you have a custom score layout belonging to some earlier score - I
suspect you created this score using "File->New from Current" and that
keeps custom score layouts. This is a bug which I noticed for the first
time yesterday (!) - New from Current should delete custom score blocks
as they will refer to movements, keys, time signatures etc which do not
apply to the new score. I'll be fixing that today I hope.
Even more remarkably, while looking at your score I came across a
serious bug in the "File->Reload Score" command - in some circumstance
(I think continuous typesetting) using it crashes Denemo. I've fixed
that and will be committing the fix today.
Anyway, with your score delete the custom score layout (View->Score
Layout) and all will be well.
Richard
%% LilyPond file generated by Denemo version 2.4.4
%%http://www.gnu.org/software/denemo/
\version "2.20"
CompactChordSymbols = {}
#(define DenemoTransposeStep 0)
#(define DenemoTransposeAccidental 0)
DenemoGlobalTranspose = {}
titledPiece = {}
AutoBarline = {}
AutoEndMovementBarline = \bar "|."
% The music follows
MvmntIVoiceI = {
c'2 d'\AutoBarline
e' f'\AutoBarline
g' a'\AutoBarline
b' c'' \AutoEndMovementBarline
}
%Default Score Layout
\header{DenemoLayoutName = "Default Score Layout"
instrumentation = \markup { \with-url #'"scheme:(d-BookInstrumentation)" "Full Score"}
}
\header {
tagline = \markup {"C:\\Users\\joean\\Desktop\\DenMusic\\tests\\temp.denemo" on \simple #(strftime "%x" (localtime (current-time)))}
}
#(set-default-paper-size "a4")
#(set-global-staff-size 18)
\paper {
}
\score { %Start of Movement
<<
%Start of Staff
\new Staff = "Part 1" <<
\new Voice = "MvmntIVoiceI" {
\clef treble \key c \major \time 4/4 \MvmntIVoiceI
} %End of voice
>> %End of Staff
>>
} %End of Movement
<?xml version="1.0" encoding="UTF-8"?>
<score xmlns="http://denemo.org/xmlns/Denemo" version="8">
<thumbnail>
<first-staff>1</first-staff>
<last-staff>3</last-staff>
<first-measure>1</first-measure>
<last-measure>3</last-measure>
<first-obj>0</first-obj>
<last-obj>2147483647</last-obj>
</thumbnail>
<lilycontrol>
<papersize>a4</papersize>
<fontsize>18</fontsize>
<orientation>1</orientation>
<total-edit-time>0</total-edit-time>
</lilycontrol>
<movement-number>1</movement-number>
<movement>
<edit-info>
<staffno>1</staffno>
<measureno>4</measureno>
<cursorposition>2</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="half"></duration>
<notes>
<note id="id3">
<middle-c-offset>0</middle-c-offset>
</note>
</notes>
</chord>
<chord show="true" id="id4">
<duration base="half"></duration>
<notes>
<note id="id5">
<middle-c-offset>1</middle-c-offset>
</note>
</notes>
</chord>
</measure>
<measure>
<chord show="true" id="id6">
<duration base="half"></duration>
<notes>
<note id="id7">
<middle-c-offset>2</middle-c-offset>
</note>
</notes>
</chord>
<chord show="true" id="id8">
<duration base="half"></duration>
<notes>
<note id="id9">
<middle-c-offset>3</middle-c-offset>
</note>
</notes>
</chord>
</measure>
<measure>
<chord show="true" id="id10">
<duration base="half"></duration>
<notes>
<note id="id11">
<middle-c-offset>4</middle-c-offset>
</note>
</notes>
</chord>
<chord show="true" id="id12">
<duration base="half"></duration>
<notes>
<note id="id13">
<middle-c-offset>5</middle-c-offset>
</note>
</notes>
</chord>
</measure>
<measure>
<chord show="true" id="id14">
<duration base="half"></duration>
<notes>
<note id="id15">
<middle-c-offset>6</middle-c-offset>
</note>
</notes>
</chord>
<chord show="true" id="id16">
<duration base="half"></duration>
<notes>
<note id="id17">
<middle-c-offset>7</middle-c-offset>
</note>
</notes>
</chord>
</measure>
</measures>
</voice>
</voices>
</movement>
</score>