;>
>> I use this method because I don't have a lot of accented characters to
>> deal with and also I can move my ly files into virtually any plaintext
>> editor without worrying about any weird conversions that a different OS or
>> editor will do.
>>
>> J
Stefan,
Yes as David so eloquently put it, I made a mistake in my example. Sorry
for the confusion.
Instead of
\char ##x009
It should have been
\char ##x0e9
However it can also be
\char ##x00e9
Which is the actual value in that link I gave you.
Here is another example just to prove the
Stefan Thomas writes:
> Dear James,
> unfortunately, this didnt' work for me!
> I tried it with:
>
> \version "2.12.2"
> \header {
>
> title = \markup {\concat {"Bourr" \char ##x009 "e"} }
> }
> \relative c' {
> c4 d e f g a b c
> }
> I've attached the resulting png-file
> http://www.
also I can move my ly files into virtually any plaintext editor
> without worrying about any weird conversions that a different OS or editor
> will do.
>
> James
>
>
>
>
>
>
>
> -Original Message-
> From: lilypond-user-bounces+james.lowe=datacore@gnu.org on behal
Jonathan Kulp wrote:
>UTF-8 ought to do it.
Confirmed. I run Lilypond under Vista and I get any diacritical's I
need when I save my file in UTF-8 format. Before I figured that out I
was using a VERY old text editor that didn't know anything about
Unicode. I could show those characters in that ed
d conversions that a different OS or editor will
do.
James
-Original Message-
From: lilypond-user-bounces+james.lowe=datacore@gnu.org on behalf of Stefan
Thomas
Sent: Sat 19/12/2009 19:39
To: lilypond-user
Subject: which encoding for umlaute
Dear community,
which encoding do I
UTF-8 ought to do it.
Jon
On Sat, Dec 19, 2009 at 1:39 PM, Stefan Thomas <
kontrapunktste...@googlemail.com> wrote:
> Dear community,
> which encoding do I have to choose, to get the german "Umlaute" (like ä, ö,
> etc.) properly s
Dear community,
which encoding do I have to choose, to get the german "Umlaute" (like ä, ö,
etc.) properly shown on a windows-machine?
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Am 04.01.2009 um 20:22 schrieb Arjan Bos:
On 4 jan 2009, at 19:31, Hasi wrote:
Do any of you know how I can use Umlaute?
I'd like to do the following:
_\markup { \italic hartnäckig }
it just comes out as "hartnckig"
Hasi,
Please save the file with UTF-8 encoding. Mos
doesn't it have to do with the encoding which should be UTF-8 ?
ole
Am 04.01.2009 um 20:15 schrieb Antanas Budriūnas:
2009/1/4 Hasi :
Do any of you know how I can use Umlaute?
I'd like to do the following:
_\markup { \italic hartnäckig }
it just comes out as "hartnckig&q
On 4 jan 2009, at 19:31, Hasi wrote:
Do any of you know how I can use Umlaute?
I'd like to do the following:
_\markup { \italic hartnäckig }
it just comes out as "hartnckig"
Hasi,
Please save the file with UTF-8 encoding. Most editors offer this
option on the save (as) me
2009/1/4 Hasi :
> Do any of you know how I can use Umlaute?
> I'd like to do the following:
>
> _\markup { \italic hartnäckig }
>
> it just comes out as "hartnckig"
On Linux with java version "1.6.0_07", jEdit, LilyPond 2.12.1 and
LilypondTool 2.11-r1
Do any of you know how I can use Umlaute?
I'd like to do the following:
_\markup { \italic hartnäckig }
it just comes out as "hartnckig"
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
than the rest.
Using \markup\justify works, but has the apparent drawback that it
does not
allow page breaks...
Attached is an example, where in the first block, each line with the
umlaute
is spaced just a few pixel more than the lines without umlaute.
How can I fix this?
Reinhold,
This
that line is spaced just a
little
bit more than the rest.
Attached is an example, where in the first block, each line with
the umlaute
is spaced just a few pixel more than the lines without umlaute.
How can I fix this?
I'm about to commit a fix.
err well, not exactly about to, bu
than the rest.
Attached is an example, where in the first block, each line with the
umlaute
is spaced just a few pixel more than the lines without umlaute.
How can I fix this?
I'm about to commit a fix.
___
lilypond-user mailing list
lilypond
apparent drawback that it does not
allow page breaks...
Attached is an example, where in the first block, each line with the umlaute
is spaced just a few pixel more than the lines without umlaute.
How can I fix this?
Cheers,
Reinhold
In many Postings the Umlaut-Problem is treated to solve with an UTF8-Editor.
But in OOoLilypond for OpenOffice, it was quite a difficult problem for me to
solve but with a very easy solution.
1. Look at http://www.utf8-zeichentabelle.de/unicode-utf8-table.pl?names=-
&utf8=dec&text=2 for the two
not work either!
???
Wolfgang
Are you able to enter text as utf-8 (Unicode)? That's all that should
be required; I have umlauted text in both headers and lyrics under
2.6.4.
Quoth Wolfgang Mechsner:
How can I get g
t;>http://web.interware.hu/fodber/lilytut/
> >>
> >>The simple solution I have used occasionally is to use notepad
> >>to enter the Unicode and save as UTF-8.
> >>
> >> /Mats
> >>
> >>Wolfgang Mechsn
rk either!
> >
> >???
> >
> >Wolfgang
> >
> >>Are you able to enter text as utf-8 (Unicode)? That's all that should
> >>be required; I have umlauted text in both headers and lyrics under
lfgang Mechsner:
How can I get german Umlaute in \header!
Lilypond Version 2.6.4.3
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
===
Wolfgang Mechsner <[EMAIL PROTECTED]> writes:
> If I run my emacs in utf-8 mode, it does not work either!
Is your file buffer really in utf-8 mode? (you should then see "u:--" in
the buffer bar). Try: C-x RET f utf-8 RET
nicolas
___
lilypond-user ma
If I run my emacs in utf-8 mode, it does not work either!
???
Wolfgang
> Are you able to enter text as utf-8 (Unicode)? That's all that should
> be required; I have umlauted text in both headers and lyrics under
> 2.6.4.
> Quoth Wolfgang Mechsner:
> > How can
Quoth Wolfgang Mechsner:
> How can I get german Umlaute in \header!
> Lilypond Version 2.6.4.3
Are you able to enter text as utf-8 (Unicode)? That's all that should
be required; I have umlauted text in both headers and lyrics under
2.6.4.
--
-=-Don [EMAIL PROTECTED]<http://w
How can I get german Umlaute in \header!
Lilypond Version 2.6.4.3
Thank you for help!
Wolfgang
--
Wolfgang Mechsner
http://www.wolfgang-mechsner.de
Email: [EMAIL PROTECTED]
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org
26 matches
Mail list logo