bash: cannot create temp file for here document: No such file or directory

2005-02-27 Thread Albert Einstein
After I run cygwin it reports: ``bash: cannot create temp file for here document: No such file or directory '' What should I do? version 2.2.5 Albert ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-us

\dynamic "f" \italic "subito" as one word

2005-02-10 Thread Albert Einstein
I need to move down f subito. To do this \dynamic f \italic subito must be declared as one word. What changes must be set into this command in v 2.2.5: r8_\markup{\combine "" \translate #'( 0 . -1 ) \word #" \dynamic "f" \italic "subito" "} Albert ___

grave accent over the `u' in più

2005-02-08 Thread Albert Einstein
I have a problem with putting grave accent over the letter `u' in word più. I have tryied: a_\markup{\italic{più}} - letter ù from French keyboard and a_\markup{\italic{pi\\`u}} as TeX encoding but I got in first case error message: warning: can't find ascii character: 249 and in second: error:

Bracket Arpeggio connect ???

2005-01-18 Thread Albert Einstein
The commands: \set PianoStaff.connectArpeggios = ##t or \set Staff.connectArpeggios = ##t or \set Score.connectArpeggios = ##t connect arpeggio. If I want connect arpeggio bracket the commands change arpeggio bracket into arpeggio. What hint connects arpeggioBrackets ? Albert ___

\set Score.connectArpeggios changes brackets into arpeggios !

2005-01-18 Thread Albert Einstein
I used \set Score.connectArpeggios to connect arpeggios in polyphony staff. I have problem with connecting arpeggiosBrackets -- instruction \set Score.connectArpeggios CHANGES brackets into arpeggios. I tried \set Score.connectArpeggiosBrackets and other but what is the hint? I attached gif that

arpeggio in polyphony

2005-01-17 Thread Albert Einstein
Do someone know what changes must be set to connect arpeggio' brackets in one? I attach files: ly (2.4.2) and gif illustrate problem -- on picture thera are two brackets not one as I want; I need one bracket for barre(fret indication) in guitar. Albert <> arpeggio.ly Description: application/ext

Re: Odp: fingering

2005-01-12 Thread Albert Einstein
ned 2 bracket not one. ALbert Tue, 2005-01-11 at 11:05 -0500, David Raleigh Arnold wrote: > On Monday 10 January 2005 07:26 pm, Albert Einstein wrote: > > The link shoud be: http://www.openguitar.com/files/cma0.pdf > > Thanks. Stupid mistake. And using \thumb instead of \ft &g

Odp: fingering

2005-01-10 Thread Albert Einstein
The link shoud be: http://www.openguitar.com/files/cma0.pdf If you use polyphony syntax {} // {} you can put number of finger close note head as follows: { \set fingeringOrientations = #'(right) 4. } // {} You write 4 instead a'4-2; where 2 is second finger and 4 for crotchet. If you have cho

coda on stave

2005-01-08 Thread Albert Einstein
Which command produce coda sign on stave and text D.C. on stave? Which command produce sentence coda sign d.s. coda sign - coda sign ? Albert ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: arpeggio bracket and polyphony

2005-01-08 Thread Albert Einstein
But I have one stave on which I have polyphony music: << {< aes' c'' f''>} // {f'} >>; this produces note f' with stem down under chord < aes' c'' f''> with stem up -- I need arpeggio from highest note of chord to f'. Albert Dnia 8-01-2005 o godz. 13:15 Gilles napisał(a): > > > I want to con

arpeggio bracket and polyphony

2005-01-08 Thread Albert Einstein
I want to connect using arpeggio bracket notes written in polyphony. I use it to describe barre chords for guitar. For example I have chord < aes' c'' f''> in first polyphony stave and note f' for second polyphony stave and I want to connect them via arpeggio bracket to say that you must apply b

barre for guitar

2005-01-07 Thread Albert Einstein
I need to attach barre sign close chord for guitar music. Barre sign look like this: | |_ ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

global \set fingeringOrientations = #'(left down)

2005-01-07 Thread Albert Einstein
What command set command: \set fingeringOrientations = #'(left down) global for all notes? Albert ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

thumb and digit for one note head - guitar

2005-01-03 Thread Albert Einstein
In lilypond 2.4.2 manual 5.7.10 Fingering instructions is given: You can use the thumb-script to indicate that a note should be played with the thumb (e.g., in cello music) 8 [image of music] What in case to put for one note head

2 titles on one page A4

2005-01-03 Thread Albert Einstein
I have 2 short pieces each with own title. How should look header declaration for version 2.4.2 ? The notes are written inside << {} \\ {} >> because I use polyphony. ALbert ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/ma

latin2 errata

2005-01-03 Thread Albert Einstein
I work on 2.4.2. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

latin2 and Polish letters

2005-01-03 Thread Albert Einstein
I have problem with displaying Polish letters. I work on FC3 and lilypond 2.2.4; file ly written in gedit. I set in header inputencoding = "latin2". Instead Polish letters are displayed letters ``A'' with dot or circle. Albert ___ lilypond-user mai

Re: partial warning, prints OK?!

2004-12-28 Thread Albert Einstein
In message <[EMAIL PROTECTED]>, Albert Einstein <[EMAIL PROTECTED]> > writes > >I have music for five instruments - ChoirStaff in v. 2.2.5. > >For second and third staff I get warnings: barcheck failed at: -1/4:; > >prints is OK, and manual calculating pass. > >

GRUB boot loader under Fedora Core 3

2004-12-25 Thread Albert Einstein
How to change GNU GRUB boot loader settings? I want change default OS. When I boot from CD I can change GRUB options like default OS, but I can't install packages and I obtain message: No kernel packages were installed on your system. Your boot loader configuration will not be changed. I found me

strange space between Choirstaffs consisted of five staffs

2004-12-24 Thread Albert Einstein
I run mu file written on lilypond 2.2.5 on version 2.4.2 on FC3. And in ps and pdf file appears strange space -- in result reading notes is harder. See picture: Albert <>___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/l

Re: acciaccatura problem under volta bracket !

2004-12-23 Thread Albert Einstein
What is space note and 5.7.11 ? ALbert Paul Scott wrote: Albert Einstein wrote: Volta brace interprets acciaccatura as other bar. And in case of acciaccatura under second brace the brace is divided as in example. In this example I applied : \set Score.repeatCommands = #'((volta "1."

acciaccatura problem under volta bracket !

2004-12-21 Thread Albert Einstein
Volta brace interprets acciaccatura as other bar. And in case of acciaccatura under second brace the brace is divided as in example. In this example I applied : \set Score.repeatCommands = #'((volta "1.") ) \partial 4 a4-- \mark\default \bar ":|" \set Score.repeatCommands = #'((volta #f) end-re

forte subite under the pitch

2004-12-21 Thread Albert Einstein
I need two words under one pitch: \f subito When I use a''\f_\markup{subito} then subito covers forte sign. What is the solution? Albert ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

partial warning, prints OK?!

2004-12-20 Thread Albert Einstein
I have music for five instruments - ChoirStaff in v. 2.2.5. For second and third staff I get warnings: barcheck failed at: -1/4:; prints is OK, and manual calculating pass. When I lilypond separetly the staffs I don't get this warnings. Albert $ lilypond mt.ly lilypond (GNU LilyPond) 2.2.5 Runnin

Fedora Core 3 - installing lilypond

2004-12-16 Thread Albert Einstein
I need strict instructions about installing lilypond 2.4 or 2.5 on Fedora Core 3. Does the installation is possible only with internet connection ? I don't know what command apply to this rpm file ? Albert ___ lilypond-user mailing list [EMAIL PROTECTE

changing disk and directory

2004-12-08 Thread Albert Einstein
How can I change disk and directory via cygwin shell? Albert ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

moving music field to the right

2004-12-01 Thread Albert Einstein
I want increase left margin and decrease by the sime size right margin in version 2.2.5 for windows in file ly. What to write in section paper? Albert ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-use

r2 or R2 in metrum 2/4

2004-11-30 Thread Albert Einstein
Does the mark of the rest in case of pause in whole duration of bar independently of metrum (2/4 6/8 4/4) look the same and is centered and under fourth line? R1 for 4/4 ? R2 for 2/4? R2. for 3/4? Is it the truth that small r is used to put rests beside pitches in the bar? And that R is used for

Re: automatic uppering alternate bracket in case of chord

2004-11-30 Thread Albert Einstein
Must I copy this: \override Staff.VoltaBracket #'minimum-space = #7 into all \new Staff conected via \context ChoirStaff? It works in case when I paste it only into first. Is it possible to display volta bracket above each simultaneously repeated staff, not only above top? And is it according t

moving sub. p under slur or tie

2004-11-29 Thread Albert Einstein
How to move down and left or right _\markup{sub. p}? ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

\mf under R2

2004-11-29 Thread Albert Einstein
Is it possible to put \mf under rest R2 or R1? ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

automatic uppering alternate bracket in case of chord

2004-11-29 Thread Albert Einstein
In this example (v.2.2.5, win2000) second bracket of alternate command is not at the same horizontal position as first: \score{ \notes{ \time 2/4 \clef violin \repeat volta 2{e'4 b'4 e'4 b'4 e'4 b'4 e'4 b'4 e'4 b'4 e'4 b'4 e'4 b'4 e'4 b'4} \alternative { { \break < e' g' c''>8 16 8 8 } { 4 8

bracket fot orchesta music and padding=#3

2004-11-29 Thread Albert Einstein
I have five staves, each for another instrument. Which bracket should I apply, ChoirStaff? Does command : \override Score.BarNumber #'padding = #3 produce position of bar numers according to rules ? I found also: %\override Score.BarNumber #'extra-offset = #'(0 . 0). Albert __

ChoirStaff bracket and alternate endings brackets above every staff

2004-11-29 Thread Albert Einstein
I have five staves inside ChoirStaff. The same bars of each staff are repeated using alternate command -- only above first stave are brackets of alternate or box with letter: \mark \markup{\box "B"}. Is it possible to display braces of alternate command above other staves: 2nd, 3rd, 4th, 5th?

Re: Re: T1 encoding and feta20.afm error | tetex-extra works but with LaTeX not |deleting cygwin dir helps

2004-11-22 Thread Albert Einstein
; inputencoding = "cp1250" good quality national letters -- I read file via Acrobat 6.0. I can try to unistall extra package to come back to this problem with feta. Albert Mats Bengtsson wrote: Albert Einstein wrote: *IT works! on machine witout LaTeX - I've installed tet

Re: T1 encoding and feta20.afm error | tetex-extra works but with LaTeX not

2004-11-22 Thread Albert Einstein
IT works! on machine witout LaTeX - I've installed tetex-extra --letters in bar.pdf are a little bit quadratic but O.K . On PC with LaTeX still are problems. All commands you gave me I tested on Win2000 with LateX and extra package  and I send now the result; sample2e.pdf is empty with errors.

Re: T1 encoding and feta20.afm error | missfont.log

2004-11-19 Thread Albert Einstein
I found in home\*\ misfont.log file? mktexpk --mfmode / --bdpi 600 --mag 1+86/600 --dpi 686 feta-nummer6 mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 feta-nummer10 mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 feta-din14 mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 feta20

Re: T1 encoding and feta20.afm error | unset from cygwin tetex-base part3

2004-11-19 Thread Albert Einstein
I've installed tetexbase package. Nothing changes. I can't lilypond bar.ly - a file from previous mail. <><><>___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: T1 encoding and feta20.afm error | part2 w2000 Latex and tetex-tiny

2004-11-19 Thread Albert Einstein
On windows 2000 with LaTeX - Lilipond v 2.2.5 with only tetex-tiny package I can't lilypond nothing. I send picture of 'installed' packages, cygwin after lilypond bar.ly and bar.ly. Maybe this is problem of packages I have on HDD, because I've installed form local directory - instalation complet

Re: T1 encoding and feta20.afm error | part 1

2004-11-19 Thread Albert Einstein
I've installed tetex-base package on windows2000 without LaTeX and cygwin doesn't give error messages about feta20.afm; but I can't lilypond file with fontencpding = "T1" in header. Evrything on picture <>___ lilypond-user mailing list [EMAIL PROTECTED]

inputencoding = "TeX" national characters with Re: T1 encoding

2004-11-17 Thread Albert Einstein
I've checked command: inputencoding = "TeX" and lilypond gives errors: tex.def not define. This is good idea because I know that I can write Polish characters for example as follows: \'s -- from LaTeX introduction in directory \lshort-polish on page 23. Albert Bertalan Fodor wrote: In 2.4.2 u

Re: T1 encoding and feta20.afm error

2004-11-17 Thread Albert Einstein
My profile file wasn't overwritten -- is has date 5 November and today is 17. I've check also export TEXMF='{/usr/share/lilypond/2.4.2,/usr/share/texmf}' in home\admin\.bshrc -- nothing changes. Albert Mats Bengtsson wrote: This should definitely not be necessary. As described in some earlier

T1 encoding and feta20.afm error

2004-11-17 Thread Albert Einstein
To display Polish characters I've declared in header field according to Mat Bengtsson's suggestions as follows: ` \header { fontencoding = "T1" inputencoding = "cp1250" ' I have installed also tetex-base package according to mail of Mat Bengtsson: 'If you run cygwin, you probably have installed

T1 encoding

2004-11-15 Thread Albert Einstein
I put in header field: inputencoding = "cp1250" and I can't display some characters, because Polish needs T1 encoding. In Latex this is \usepackage[T1]{fontenc} or \usepackage{t1enc} How to include this T1enc package ? ___ lilypond-user mailing list [E

bable package including to lilypond file

2004-11-14 Thread Albert Einstein
How and were write command attaching babel package to ly file? I've found that it is something like: latexpackages = "[T1]{fontenc}, [swedish]{babel}" but in manual is -s=latexpackages. This latexpackages = "[T1]{fontenc}, [swedish]{babel}" in header produces errors.

natural sign before g'' in combination gis' g''

2004-11-13 Thread Albert Einstein
Why lilypond don't put natral before g'' in combination gis' g'' ? a'\mf gis' a' \< g'' >~ 8 < a' c''>16 % bar < g' e''> dis'' e''\! a''~ a'' c''' g'' e'' % bar 8 f' b' e''>16\> 8 < e' g' c''>16~\! }%bar see picture <><>___ lilypond-user mail

property - version for this command

2004-11-12 Thread Albert Einstein
In which version was used command \property? I want to apply convert-ly to files with this command. Albert ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

set instead property still doesn't work

2004-11-12 Thread Albert Einstein
I can't compile: \score{\notes\relative c'{ \bar "|:" c d e f | g g g2 % Initialize first ending \set Score.repeatCommands = #'((volta "1.")) f4 g e2 | d1 % End the first ending, start the second ending. \set Score.repeatCommands = #'((volta #f) end-repeat (volta "2.")) f4 e f2 | g1 \bar

instead property write ! set

2004-11-12 Thread Albert Einstein
___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

property problem and repeats

2004-11-12 Thread Albert Einstein
I tried to lilypond code from http://lists.gnu.org/archive/html/lilypond-user/2002-11/msg00150.html but I obtain error message. What it must be set instead of \property command? % First possibility: \score{\notes\relative c'{ \bar "|:" c d e f | g g g2 % Initialize first ending

polish letters in tagline, title, composer of header

2004-11-12 Thread Albert Einstein
How can I put polish letters in tagline of header: \header { title = "afd" composer = "afd" tagline = "asf" } If I must attach babel package give me an example, OK? ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/li

tie on first and second! alternative?

2004-11-12 Thread Albert Einstein
I want to obtain a tie that joins the last chord before first alternative with identical chord in first and second alternative. < a b c>~ \alternative { {} { < a b c> } } This above command produces only a tie between the chord before first alternative and the chord in first alte

box inside markup

2004-11-08 Thread Albert Einstein
I don't know how aplly \box inside ^ markup {} to obtain square with a letter for example A above the staff : |A | | __| Staff --

box and markup - capital letter A in box

2004-11-08 Thread Albert Einstein
How to draw a letter A with a square box around under staff ? I know that something like \bar "|:" ^ markup { \box A }} . ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

I found comma ,

2004-11-08 Thread Albert Einstein
g, this is the last pitch on staff with bass clef ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

notes lower than c on bass clef

2004-11-08 Thread Albert Einstein
THe lower I can write is c. ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

bottom g on staff with bass clef

2004-11-08 Thread Albert Einstein
I can't write the note on the last bottom line of staff -- g. The lower I can is a. ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

TeXLive and lilypond under windows2000 - it works but it must be added:

2004-11-06 Thread Albert Einstein
In your profile file, you will need the following lines: add the following line at the top of your C:\cygwin\etc\profile: unset TEXMF unset TEXMFCNF unset TEXMFTEMP ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/li

combine more then two accDots to set one origin ?

2004-11-05 Thread Albert Einstein
The command : ^\markup{ \combine \vcenter \musicglyph #"accordion-accDiscant" \translate #'(0 . -1 ) \musicglyph #"accordion-accDot" } works and command translate#'(0 . -1) move down the dot from the centre of accDiscant. But the next dots are put one after other with space between- all vertic

log.txt -- problem with lilypond and intalled LaTeX on win2000

2004-11-05 Thread Albert Einstein
I run command printenv > log.txt  in cygwin, because lilypond gives error about LaTeX: Analyzing test.tex Running... Lilypond: error: LaTeX failed on the output file. lilypond: error: The error log is as follows: LATEX output to 'test.latex' ... TEX output to 'test.tex' What sugge

accordion-accStdBase and accordion-accDots inside ? is it possible

2004-11-04 Thread Albert Einstein
In documentation of Lilypond I found accordion-accStdBase mark   but I don't know how to put dots inside of this mark. There is command accordion-accDot but in documetation there is no example (or I can't find ) how to do mark for example:  We must integrate in this case accordion-accDiscant

lilypond: error: LaTeX failed on the output file - Windows 2000 with LaTeX

2004-11-04 Thread Albert Einstein
I lilyponded test.ly file under Windows 2000 and lilypond 2.2.5 . Test.ly: % This file has ledger lines and a slur \score { \notes { c4-( c4-) } } And it stops after producing tex file - see bitmap. I have separate instalation of LaTeX on my HD - maybe I shouldn't install TeX packages from Lilypo

lilyponddefs.tex ?

2004-11-03 Thread Albert Einstein
Lilypond ! see my TeX but it has problem with: lilyponddefs This is TeXk, Version 3.141592 (Web2c 7.5.2) (format=tex 2004.10.3) 3 NOV 2004 16:59 Source specials enabled. %&-line parsing enabled. (c:/Program Files/TeXLive/texmf/web2c/cp8bit.tcx) **test.tex (./test.tex ! I can't find file `lilypond

n/a x

2004-11-03 Thread Albert Einstein
Where must I put `x' and what does n/a mean? ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

lilypond under windows 2000 - no exe files

2004-11-03 Thread Albert Einstein
I have installed Lilypond and it doesn't work. I have selected Liypond in Publishing Section( I can't find libkpathsea3abi1). WIndows see test.ly like nodepad file. And lilypond is without extension, the same lilypond-book, lilypond-bin.exe doesn't work - It can't find cygwin1.dll. Many problems