[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: question about arranger.ly, export notes as text.
From:       Eef Weenink <h.e.weenink () de-erve ! nl>
Date:       2022-07-30 20:46:22
Message-ID: 15A41753-051A-44CE-A8B6-3A88E4395F18 () de-erve ! nl
[Download RAW message or body]

[Attachment #2 (text/plain)]

It gives error;
"72:2<0>: fout: GUILE signaleerde een fout voor de hier beginnende expressie"

 makes a file: in file is only:

            %%%%%% instruments export : za 30 jul 22:36:19 2022 %%%%%%

I tried it with this file: ( a bit long ... but should be)

%%%%%%%%%%%%
\version "2.22.2"

\include "arranger.ly<http://arranger.ly>"

\header {
  title = "Romance Oubliée"
  composer = "Liszt, Ferenc (1880)"
  tagline = "Arrangement Eef Weenink"
}

\paper {
  #(set-paper-size "a4")
}

\layout {
  \context {
    \Voice
    \consists "Melody_engraver"
    \override Stem #'neutral-direction = #'()
  }
}

global = {
    \key e \minor
%  \twoCompoundMeters #'(9 8) #'(3 4)
\time 9/8
  \partial 8*3 s8*3

 s4. *3 *18
%    \twoCompoundMeters #'(6 8) #'(2 4)
\time 6/8
  s4.*2*71
  \bar "|."
}

viola = \relative c' {
  \partial 8*3
    c8\downbow_( \mf ^\markup {\italic "Andante malinconico"} b a     e'4. \< f2. \! )      | % 1
    r2.c8_( b a      | % 2
    f'4. \< fis2. \! )      | % 3
    r2. fis,8\downbow ( e dis | % 4
    a' g fis ) c' (b a g fis a )| % 5
    c (b a) dis\upbow (c b a b c) | % 6
    dis ( e eis fis4 ) r8 g\upbow_"espr." ( fis e) | % 7
    b'4.~ b8 b(  c b  \acciaccatura { d16 } c8 b)  | % 8
    b4.\> ( fis4) \!  r8 fis( g \acciaccatura { b16 } a8)  | % 9
    c,4.~ c8  b( \acciaccatura { d16} c8 b4 g'8)   | % 10
    fis4.( e4) r8 g\upbow( fis e)   | % 11
     b'4.~ b8 b(  c b  \acciaccatura { d16 } c8 b)  | % 12
   b4.( e,4->) r8 es( b' a ) | % 13
   a4. d,4 ( e!8 fis4 \tuplet 3/2 { e16 fis g) }  | % 14
   fis4( e8 fis4) r8 es( b' a ) | % 15
    a4. d,4 ( e!8 fis4 \tuplet 3/2 { e16_"dim." fis g) }  | % 16
    fis4 \>( e8 fis2.) \! | % 17
    R4.*3  | % 18

    R2.  | % 19
    r4 r8 \p \<fis4. ^~ ^\upbow^ (  | % 20
    fis8 e dis) a'4. \> ^~ ^(  % 21
    a8 [ g fis]) fis^--  \! r8 r
    f4.\downbow(  \acciaccatura { a16} g4 fis8)  % 22
    %verder met pagina 3
}

#(begin
(export-instruments 'viola "exported-file.ly<http://exported-file.ly>" #t)
)

\score {
  \new Staff \with {
    instrumentName = "Altviool"
    shortInstrumentName = "Avl."
    \consists "Merge_rests_engraver"
    printPartCombineTexts = ##f
  } {
    \clef alto
    \partCombine     \global  \viola
  }
  \layout { }
}

%%%%%%%%%%%%%%%%%%%%%%%%

[Attachment #3 (text/html)]

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: \
after-white-space;" class=""> It gives error;
<div class=""><span class="Apple-tab-span" style="white-space:pre"></span>&quot;<a \
href="0" class=""><span style=" font-family:'Trebuchet MS'; font-size:13pt;" \
class="">72:2</span></a><span style="font-family: &quot;Trebuchet MS&quot;; \
font-size: 13pt;" class="">: fout: GUILE  signaleerde een fout voor de hier \
beginnende expressie&quot;</span></div> <div class=""><br class="">
</div>
<div class="">&nbsp;makes a file: in file is only:&nbsp;</div>
<div class="">
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">&nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; %%%%%% instruments export : za 30 jul 22:36:19 \
2022 %%%%%%</div> </div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><br \
class=""> </div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">I tried \
it with this file: ( a bit long ... but should be)&nbsp;</div> <div style="margin: \
0px; font-stretch: normal; line-height: normal;" class=""><br class=""> </div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;" \
class="">%%%%%%%%%%%%</div> <div style="margin: 0px; font-stretch: normal; \
line-height: normal;" class=""> <div style="margin: 0px; font-stretch: normal; \
line-height: normal;" class=""> <div style="margin: 0px; font-stretch: normal; \
line-height: normal;" class="">\version &quot;2.22.2&quot;</div> <div style="margin: \
0px; font-stretch: normal; line-height: normal;" class=""><br class=""> </div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;" \
class="">\include &quot;<a href="http://arranger.ly" \
class="">arranger.ly</a>&quot;</div> <div style="margin: 0px; font-stretch: normal; \
line-height: normal;" class=""><br class=""> </div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">\header \
{</div> <div style="margin: 0px; font-stretch: normal; line-height: normal;" \
class="">&nbsp; title = &quot;Romance Oubliée&quot;</div> <div style="margin: 0px; \
font-stretch: normal; line-height: normal;" class="">&nbsp; composer = &quot;Liszt, \
Ferenc (1880)&quot;</div> <div style="margin: 0px; font-stretch: normal; line-height: \
normal;" class="">&nbsp; tagline = &quot;Arrangement Eef Weenink&quot;</div> <div \
style="margin: 0px; font-stretch: normal; line-height: normal;" class="">}</div> <div \
style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><br \
class=""> </div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">\paper \
{</div> <div style="margin: 0px; font-stretch: normal; line-height: normal;" \
class="">&nbsp; #(set-paper-size &quot;a4&quot;)</div> <div style="margin: 0px; \
font-stretch: normal; line-height: normal;" class="">}</div> <div style="margin: 0px; \
font-stretch: normal; line-height: normal;" class=""><br class=""> </div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">\layout \
{</div> <div style="margin: 0px; font-stretch: normal; line-height: normal;" \
class="">&nbsp; \context {</div> <div style="margin: 0px; font-stretch: normal; \
line-height: normal;" class="">&nbsp; &nbsp; \Voice</div> <div style="margin: 0px; \
font-stretch: normal; line-height: normal;" class="">&nbsp; &nbsp; \consists \
&quot;Melody_engraver&quot;</div> <div style="margin: 0px; font-stretch: normal; \
line-height: normal;" class="">&nbsp; &nbsp; \override Stem #'neutral-direction = \
#'()</div> <div style="margin: 0px; font-stretch: normal; line-height: normal;" \
class="">&nbsp; }</div> <div style="margin: 0px; font-stretch: normal; line-height: \
normal;" class="">}</div> <div style="margin: 0px; font-stretch: normal; line-height: \
normal;" class=""><br class=""> </div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">global \
= {</div> <div style="margin: 0px; font-stretch: normal; line-height: normal;" \
class="">&nbsp; &nbsp; \key e \minor</div> <div style="margin: 0px; font-stretch: \
normal; line-height: normal;" class="">% &nbsp;\twoCompoundMeters #'(9 8) #'(3 \
4)</div> <div style="margin: 0px; font-stretch: normal; line-height: normal;" \
class="">\time 9/8</div> <div style="margin: 0px; font-stretch: normal; line-height: \
normal;" class="">&nbsp; \partial 8*3 s8*3</div> <div style="margin: 0px; \
font-stretch: normal; line-height: normal;" class=""><br class=""> </div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;" \
class="">&nbsp;s4. *3 *18</div> <div style="margin: 0px; font-stretch: normal; \
line-height: normal;" class="">% &nbsp; &nbsp;\twoCompoundMeters #'(6 8) #'(2 \
4)</div> <div style="margin: 0px; font-stretch: normal; line-height: normal;" \
class="">\time 6/8</div> <div style="margin: 0px; font-stretch: normal; line-height: \
normal;" class="">&nbsp; s4.*2*71</div> <div style="margin: 0px; font-stretch: \
normal; line-height: normal;" class="">&nbsp; \bar &quot;|.&quot;</div> <div \
style="margin: 0px; font-stretch: normal; line-height: normal;" class="">}</div> <div \
style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><br \
class=""> </div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">viola = \
\relative c' {</div> <div style="margin: 0px; font-stretch: normal; line-height: \
normal;" class="">&nbsp; \partial 8*3</div> <div style="margin: 0px; font-stretch: \
normal; line-height: normal;" class="">&nbsp; &nbsp; c8\downbow_( \mf ^\markup \
{\italic &quot;Andante malinconico&quot;} b a &nbsp; &nbsp; e'4. \&lt; f2. \! ) \
&nbsp; &nbsp; &nbsp;| % 1</div> <div style="margin: 0px; font-stretch: normal; \
line-height: normal;" class="">&nbsp; &nbsp; r2.c8_( b a &nbsp; &nbsp; &nbsp;| % \
2</div> <div style="margin: 0px; font-stretch: normal; line-height: normal;" \
class="">&nbsp; &nbsp; f'4. \&lt; fis2. \! ) &nbsp; &nbsp; &nbsp;| % 3</div> <div \
style="margin: 0px; font-stretch: normal; line-height: normal;" class="">&nbsp; \
&nbsp; r2. fis,8\downbow ( e dis | % 4</div> <div style="margin: 0px; font-stretch: \
normal; line-height: normal;" class="">&nbsp; &nbsp; a' g fis ) c' (b a g fis a )| % \
5</div> <div style="margin: 0px; font-stretch: normal; line-height: normal;" \
class="">&nbsp; &nbsp; c (b a) dis\upbow (c b a b c) | % 6</div> <div style="margin: \
0px; font-stretch: normal; line-height: normal;" class="">&nbsp; &nbsp; dis ( e eis \
fis4 ) r8 g\upbow_&quot;espr.&quot; ( fis e) | % 7</div> <div style="margin: 0px; \
font-stretch: normal; line-height: normal;" class="">&nbsp; &nbsp; b'4.~ b8 b( \
&nbsp;c b &nbsp;\acciaccatura { d16 } c8 b) &nbsp;| % 8</div> <div style="margin: \
0px; font-stretch: normal; line-height: normal;" class="">&nbsp; &nbsp; b4.\&gt; ( \
fis4) \! &nbsp;r8 fis( g \acciaccatura { b16 } a8) &nbsp;| % 9</div> <div \
style="margin: 0px; font-stretch: normal; line-height: normal;" class="">&nbsp; \
&nbsp; c,4.~ c8 &nbsp;b( \acciaccatura { d16} c8 b4 g'8) &nbsp; | % 10</div> <div \
style="margin: 0px; font-stretch: normal; line-height: normal;" class="">&nbsp; \
&nbsp; fis4.( e4) r8 g\upbow( fis e) &nbsp; | % 11</div> <div style="margin: 0px; \
font-stretch: normal; line-height: normal;" class="">&nbsp; &nbsp; &nbsp;b'4.~ b8 b( \
&nbsp;c b &nbsp;\acciaccatura { d16 } c8 b) &nbsp;| % 12</div> <div style="margin: \
0px; font-stretch: normal; line-height: normal;" class="">&nbsp; &nbsp;b4.( e,4-&gt;) \
r8 es( b' a ) | % 13</div> <div style="margin: 0px; font-stretch: normal; \
line-height: normal;" class="">&nbsp; &nbsp;a4. d,4 ( e!8 fis4 \tuplet 3/2 { e16 fis \
g) } &nbsp;| % 14</div> <div style="margin: 0px; font-stretch: normal; line-height: \
normal;" class="">&nbsp; &nbsp;fis4( e8 fis4) r8 es( b' a ) | % 15</div> <div \
style="margin: 0px; font-stretch: normal; line-height: normal;" class="">&nbsp; \
&nbsp; a4. d,4 ( e!8 fis4 \tuplet 3/2 { e16_&quot;dim.&quot; fis g) } &nbsp;| % \
16</div> <div style="margin: 0px; font-stretch: normal; line-height: normal;" \
class="">&nbsp; &nbsp; fis4 \&gt;( e8 fis2.) \! | % 17</div> <div style="margin: 0px; \
font-stretch: normal; line-height: normal;" class="">&nbsp; &nbsp; R4.*3 &nbsp;| % \
18</div> <div style="margin: 0px; font-stretch: normal; line-height: normal;" \
class="">&nbsp; &nbsp;&nbsp;</div> <div style="margin: 0px; font-stretch: normal; \
line-height: normal;" class="">&nbsp; &nbsp; R2. &nbsp;| % 19</div> <div \
style="margin: 0px; font-stretch: normal; line-height: normal;" class="">&nbsp; \
&nbsp; r4 r8 \p \&lt;fis4. ^~ ^\upbow^ ( &nbsp;| % 20</div> <div style="margin: 0px; \
font-stretch: normal; line-height: normal;" class="">&nbsp; &nbsp; fis8 e dis) a'4. \
\&gt; ^~ ^( &nbsp;% 21</div> <div style="margin: 0px; font-stretch: normal; \
line-height: normal;" class="">&nbsp; &nbsp; a8 [ g fis]) fis^-- &nbsp;\! r8 \
r&nbsp;</div> <div style="margin: 0px; font-stretch: normal; line-height: normal;" \
class="">&nbsp; &nbsp; f4.\downbow( &nbsp;\acciaccatura { a16} g4 fis8) &nbsp;% \
22</div> <div style="margin: 0px; font-stretch: normal; line-height: normal;" \
class="">&nbsp; &nbsp; %verder met pagina 3</div> <div style="margin: 0px; \
font-stretch: normal; line-height: normal;" class="">}</div> <div style="margin: 0px; \
font-stretch: normal; line-height: normal;" class=""><br class=""> </div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;" \
class="">#(begin</div> <div style="margin: 0px; font-stretch: normal; line-height: \
normal;" class="">(export-instruments 'viola &quot;<a href="http://exported-file.ly" \
class="">exported-file.ly</a>&quot; #t)</div> <div style="margin: 0px; font-stretch: \
normal; line-height: normal;" class="">)</div> <div style="margin: 0px; font-stretch: \
normal; line-height: normal;" class=""><br class=""> </div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">\score \
{</div> <div style="margin: 0px; font-stretch: normal; line-height: normal;" \
class="">&nbsp; \new Staff \with {</div> <div style="margin: 0px; font-stretch: \
normal; line-height: normal;" class="">&nbsp; &nbsp; instrumentName = \
&quot;Altviool&quot;</div> <div style="margin: 0px; font-stretch: normal; \
line-height: normal;" class="">&nbsp; &nbsp; shortInstrumentName = \
&quot;Avl.&quot;</div> <div style="margin: 0px; font-stretch: normal; line-height: \
normal;" class="">&nbsp; &nbsp; \consists &quot;Merge_rests_engraver&quot;</div> <div \
style="margin: 0px; font-stretch: normal; line-height: normal;" class="">&nbsp; \
&nbsp; printPartCombineTexts = ##f</div> <div style="margin: 0px; font-stretch: \
normal; line-height: normal;" class="">&nbsp; } {</div> <div style="margin: 0px; \
font-stretch: normal; line-height: normal;" class="">&nbsp; &nbsp; \clef alto</div> \
<div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">&nbsp; \
&nbsp; \partCombine &nbsp; &nbsp; \global &nbsp;\viola</div> <div style="margin: 0px; \
font-stretch: normal; line-height: normal;" class="">&nbsp; }</div> <div \
style="margin: 0px; font-stretch: normal; line-height: normal;" class="">&nbsp; \
\layout { }</div> <div style="margin: 0px; font-stretch: normal; line-height: \
normal;" class="">}</div> <div class=""><br class="">
</div>
</div>
<div class="">%%%%%%%%%%%%%%%%%%%%%%%%</div>
</div>
</div>
</body>
</html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic