Re: XML to .ly and Lilypond, again

2017-05-14 Thread zs.hassia
>On Fri 12 May 2017 at 12:03:36 (+0200), David Kastrup wrote:
>

>My guess is that the wrong encoding comes from "original" strings
>being passed from the input to the output as opposed to all the
>normal strings that are generated by the conversion program. These
>original strings would carry their encoding with them.
>
>
If you are meaning finale is producing the wrong xml, I can tell you
Sibelius, musescore and capella also have this problem.


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: XML-Import into Frescobaldi Windows

2017-04-28 Thread zs.hassia
>OK.
>Obviously the string for 'encodingsoftware' is somehow mis-encoded. But
>the notepad-screenshot showed strang things for the whole document.
>
>Could you please remove the whole header block from the imported
>document and compile it again? If it is a problem with the
>'encodingsoftware' then it should compile fine, if it's a general
>problem it should choke on the next invalid characters.



Result:

Starte lilypond-windows.exe 2.19.59 [La-valse-opaline-ende-1.ly]...
Processing
`c:/users/stephan/appdata/local/temp/frescobaldi-ldipza/tmpxdwdcp/La-valse-o
paline-ende-1.ly'
Parsing...
c:/users/stephan/appdata/local/temp/frescobaldi-ldipza/tmpxdwdcp/La-valse-op
aline-ende-1.ly:21:16: error: syntax error, unexpected end of input
  \tempo 4=112 
   -
fatal error: failed files:
"c:\\users\\stephan\\appdata\\local\\temp\\frescobaldi-ldipza\\tmpxdwdcp\\La
-valse-opaline-ende-1.ly"
Wurde mit dem Return-Code 1 beendet.


>
>
>> 
>>
>> Is seems not to be a matter of the xml-source, because I have the
>> problem
>> with xml-files created by
>> - Musescore
>> - Capella
>> - Sibelius
>>
>
>It doesn't look like a problem with the xml file, yes. It's obviously
>coming from the output of the converter.
>What should be tested is if this is related to Frescobaldi or not. So
>could you try to also convert your file manually through the musicxml2ly
>tool?
>
If you would please write my input for  cmd, yes.

The place of Lilypond.exe is
C:\Program Files (x86)\LilyPond

The place of the xml-file is

G:\Meine Noten


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: XML-Import into Frescobaldi Windows

2017-04-28 Thread zs.hassia
>> I know this problem science 2.19.4?
>
>2.19.4 of LilyPond or Frescobaldi?

The last working Lilypondversion I know is 2.19.41. I detected  the first
time with 2.19.45 and 49.

The problem exist with Frescobaldi 2.18/19 and 3. Win7 and win 10.

The report in Frescobaldi 3 is:

Starte lilypond-windows.exe 2.19.59 [La-valse-opaline-ende-1.ly]...
Processing `G:/Meine Noten/La-valse-opaline-ende-1.ly'
Parsing...
G:/Meine Noten/La-valse-opaline-ende-1.ly:12:23: error: EOF found inside
string
  encodingsoftware =  
  "
G:/Meine Noten/La-valse-opaline-ende-1.ly:12:23: error: syntax error,
unexpected end of input, expecting \header
  encodingsoftware =  
  "
fatal error: failed files: "G:/Meine Noten/La-valse-opaline-ende-1.ly"
Wurde mit dem Return-Code 1 beendet.


If I make Strg+A; Strg+C and make Strg+V into this mail , I get this poor
code as result.


\version "2.19.59"
% automatically converted by musicxml2ly from G:/Meine
Noten/La-valse-opaline-ende.xml
\pointAndClickOff

\include "articulate.ly"

%% additional definitions required by the score:
\language "deutsch" 


\header {
  encodingsoftware =  "



Is seems not to be a matter of the xml-source, because I have the problem
with xml-files created by
- Musescore
- Capella
- Sibelius


>
>>
>> After someone asks today on the german forum about this problem, I want
>> to
>> tell the list about that problem.
>>
>> It is not possible after importing the xml-File into Frescobaldi to
>> work
>> with the import result. But the import  looks normal.
>>
>> Opening the result with notepad++ it looks like xml-import-notepad.png.
>>
>> The workaround is export the import from Frescobaldi to html, opening
>> in a
>> browser. Copy the content of the browser and paste it back into
>> Frescobaldi.
>
>OK, so Frescobaldi can *display* the imported text file correctly but
>LilyPond refuses to compile it?
>If the notepad++ screenshot is of help then it definitely looks like an
>encoding problem. I suspect this is somehow related to the change from
>Python2 to Python3 and/or from PyQt4 to PyQt5.
>
>Can you determine which was the first Frescobaldi release where this
>happened? And could you find out the complete version data from that
>version (from the About menu)?


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


XML-Import into Frescobaldi Windows

2017-04-28 Thread zs.hassia
I know this problem science 2.19.4?

After someone asks today on the german forum about this problem, I want to
tell the list about that problem.

It is not possible after importing the xml-File into Frescobaldi to work
with the import result. But the import  looks normal.

Opening the result with notepad++ it looks like xml-import-notepad.png.

The workaround is export the import from Frescobaldi to html, opening in a
browser. Copy the content of the browser and paste it back into Frescobaldi.


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


AW: I want my fs back!

2017-04-26 Thread zs.hassia
I do not know.

Perhaps helps http://golatex.de/viewtopic.php?p=92424#92424

> -Ursprüngliche Nachricht-
> Von: lilypond-user [mailto:lilypond-user-
> bounces+zs.hassia=gmx...@gnu.org] Im Auftrag von Urs Liska
> Gesendet: Mittwoch, 26. April 2017 17:16
> An: lilypond-user@gnu.org
> Betreff: Re: I want my fs back!
> 
> 
> 
> Am 26.04.2017 um 17:13 schrieb zs.has...@gmx.de:
> > The answer in my case was:
> >
> > \pdfinclusioncopyfonts=1
> 
> which is a macro from which package? (Just for reference and out of
> curiousity)
> Urs
> 
> 
> --
> u...@openlilylib.org
> https://openlilylib.org
> http://lilypondblog.org
> 
> 
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


AW: I want my fs back!

2017-04-26 Thread zs.hassia
The answer in my case was:

\pdfinclusioncopyfonts=1

Regards

> -Ursprüngliche Nachricht-
> Von: lilypond-user [mailto:lilypond-user-
> bounces+zs.hassia=gmx...@gnu.org] Im Auftrag von Jeffery Shivers
> Gesendet: Dienstag, 25. April 2017 14:08
> An: Stephan Zitzmann <zitzmann.step...@gmx.de>
> Cc: Lilypond-User Mailing List <lilypond-user@gnu.org>
> Betreff: Re: I want my fs back!
> 
> On Tue, Apr 25, 2017 at 6:12 AM Stephan Zitzmann
> <zitzmann.step...@gmx.de <mailto:zitzmann.step...@gmx.de> > wrote:
> 
> 
>   I have the problem with many files.
> 
> 
> 
>   [...]
> 
> 
> 
>   The problem is after incuding the resulting pdf in Latex with
>   \includegraphics all the ff in the lyrics text are missing.
> 
>   So I rendered the lilypondfile as a svg, opened it with inkscape,
> convertet
>   the file to pdf, and included it in the same way in Latex. Now I have
> the
>   fs.
> 
>   So I guess this is a problem of lilypond.
> 
> 
> 
> It seems like that *isn't* the case though, considering you found a
> workaround that fit after that part of the process.
> 
> 
>   Is it possible to attache files on this mailinglist?
> 
> 
> Of course, but better if you can embed a tiny example.
> 
> Search "LaTeX remove ligatures" and you'll probably find your solution is to
> use the *newunicodechar* package.
> Best,
> Jeffery
> --
> 
> 
> 
> Jeffery Shivers
>  jefferyshivers.com <http://jefferyshivers.com>
> soundcloud.com/jefferyshivers <http://soundcloud.com/jefferyshivers>


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


AW: New german LilyPond forum | Neues deutschsprachiges LilyPond-Forum

2017-04-25 Thread zs.hassia
Da kommen insgesamt gerade sehr wirre Sachen, ich warte jetzt erst Mal ab,
wie das in paar Stunden aussieht. 

> -Ursprüngliche Nachricht-
> Von: lilypond-user [mailto:lilypond-user-
> bounces+zs.hassia=gmx...@gnu.org] Im Auftrag von Urs Liska
> Gesendet: Dienstag, 25. April 2017 12:16
> An: lilypond-user@gnu.org
> Betreff: Re: New german LilyPond forum | Neues deutschsprachiges
> LilyPond-Forum
> 
> 
> 
> Am 25.04.2017 um 12:10 schrieb Stephan Zitzmann:
> > Ich habe jetzt es mal mit Chrome probiert,  weil ich mit dem noch nie
> > auf dem Forum war. Es sieht  so aus. Siehe Anhang.
> 
> Was erscheint nach "erweitert"?
> 
> 
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: New german LilyPond forum | Neues deutschsprachiges LilyPond-Forum

2017-04-25 Thread zs.hassia
Einerseits Danke. Aber das https:// Zertifikat wird von meinem Browser nicht
akzeptiert. (Was zu tun ist, weiß ich.) Aber falls die Let’s
Encrypt-Zertifkate bei deinem Hoster möglich sein sollten, würde es dieses
Verhalten nicht geben, dir aber keine Kosten entstehen.


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: New german LilyPond forum | Neues deutschsprachiges LilyPond-Forum

2017-04-25 Thread zs.hassia
Auf http://kasserver.com/news/ heißt es:

08.04.2016 08:00 - Unterstützung von Let’s Encrypt-Zertifikaten

Alle Tarife mit SSL-Erweiterung unterstützen ab sofort die Einbindung von
kostenlosen "Let’s Encrypt"-Zertifikaten. Hierfür gibt es im Punkt "Domain
bzw. Subdomain bearbeiten" unter "SSL Schutz: bearbeiten" einen weiteren
Menüpunkt "Let’s Encrypt". Dort lässt sich mit einem einzigen Klick das
Zertifikat für die jeweilige Sub-/Domain beziehen, welches vom System etwa
30 Tage vor dem Ablaufen automatisch erneuert wird. Bitte beachten Sie, dass
sich das "Let’s encrypt"-Projekt derzeit noch in der offenen Testphase
befindet.

Der Einblendung bei deinem Zertifikat zur Folge nutzt dein Hoster
Kasserver.com. Also Gehe auf die Domain-Verwaltung und schau unter SSL nach.
Du musst eigentlich nur ein Häkchen setzten.




___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


German User Forum down

2017-04-24 Thread zs.hassia
Sagt mal, was ist aus dem Forum geworden. Ich frage, weil ich mir überlege,
dem Domainbesitzer einen Brief zu schreiben, um das Forum, wenn der Aufwand
entsprechend gering ist, zu übernehmen.


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Ottava only for Voice

2017-04-24 Thread zs.hassia
The example with the problem is

[Example]

\version "2.19.41"

global = {
  \key c \major
  \time 4/4
}

upper = \relative c' {\voiceOne
  \global
 e'1 \ottava #1 e'1
  
}

lower = \relative c' { \voiceTwo
  \global
 e,1 ~  e1
  
}

\score {
  \new Staff  { \clef "treble_8" << \upper \\ \lower >> }
  \layout { }
 
}

[\example]

I do not know, how to switch off the influence of \ottava #1 in the  upper
voice to the lower voice.

Regards


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user