Graham Percival gmail.com> writes:
>
> Graeme McKinstry wrote:
> > I have got the exec part to work, but I can't get
> > the path name to be global. I think the manual is
> > for bash.
>
> It is indeed; bash is standard in OSX 10.3 and 10.4. Why change it?
>
> > setenv PATH "~/bin:$PATH"
>
Graeme McKinstry xtra.co.nz> writes:
> I have read the notes, but I am using
> a different shell (tsch and not bash).
>
> I have got the exec part to work, but I can't get
> the path name to be global. I think the manual is
> for bash. I have tried editing the .profile and adding
>
> setenv PA
The .profile file is specific for bash. If you use tcsh, you should do
the initialization
in a file called .tcshrc or .cshrc (at least on Linux/UNIX, I don't know
anything in
specific about Mac OS). I hope you first have verified that it works to
manually
do
setenv PATH "~/bin:$PATH"
in your wo
Graeme McKinstry wrote:
I have got the exec part to work, but I can't get
the path name to be global. I think the manual is
for bash.
It is indeed; bash is standard in OSX 10.3 and 10.4. Why change it?
setenv PATH "~/bin:$PATH"
but I am not an expert and so I do not know if this
is the rig
Mats Bengtsson ee.kth.se> writes:
>
> Have you read the section called "Notes for the MacOS X app" in the manual?
>
>/Mats
>
I have read the notes, but I am using
a different shell (tsch and not bash).
I have got the exec part to work, but I can't get
the path name to be global. I think
Have you read the section called "Notes for the MacOS X app" in the manual?
/Mats
Graeme McKinstry wrote:
Mats Bengtsson ee.kth.se> writes:
I begin to suspect that you have some problems with character encoding or
line endings in the text file. Do you, by chance, use old-style Mac
line
Mats Bengtsson ee.kth.se> writes:
>
> I begin to suspect that you have some problems with character encoding or
> line endings in the text file. Do you, by chance, use old-style Mac
> line-endings
> (i.e. just a CR)? In that case, try to save the file using the new Mac OS X
> convention (which
I begin to suspect that you have some problems with character encoding or
line endings in the text file. Do you, by chance, use old-style Mac
line-endings
(i.e. just a CR)? In that case, try to save the file using the new Mac OS X
convention (which is the same as UNIX has always been using) to u
Graeme McKinstry wrote:
(lilypond taken from the manual). Saved as lily_music.pdftex
From the terminal window:
lilypond-book --format=latex --pdf ~/lily_music.pdftex
What about simply naming the file .lytex and doing
lilypond-book file.lytex
I recommend trying a simple, default-option c
>
> Exactly what commands (including all the options) do you use?
>
> /Mats
>
> Quoting Graeme McKinstry xtra.co.nz>:
>
> > First some information
> >
> > Lilypond 2.11 running under Mac OS X 10.4.9 (Intel)
> >
> > Lilypond installed and running fine. Generating PDF output.
> >
> > Problem:
Exactly what commands (including all the options) do you use?
/Mats
Quoting Graeme McKinstry <[EMAIL PROTECTED]>:
First some information
Lilypond 2.11 running under Mac OS X 10.4.9 (Intel)
Lilypond installed and running fine. Generating PDF output.
Problem:
Running lilypond-book ok from c
Graeme McKinstry wrote:
Lilypond 2.11 running under Mac OS X 10.4.9 (Intel)
I just verified the template in the docs on OSX 10.4.9 with Lily
2.11.22. I can't remember any bugfixes in lilypond-book in the recent
past, but just to check anyway, are you using a recent version of lilypond?
Run
Hi Graeme,
could you please post a minimal example of your Tex file and the
lilypond input? lilypond-book "only" puts includegraphics commands
into the new Tex file, but should also create the appropriate .pdf
files to be included with pdflatex.
Dominic
2007/4/22, Graeme McKinstry <[EMAIL PROTE
First some information
Lilypond 2.11 running under Mac OS X 10.4.9 (Intel)
Lilypond installed and running fine. Generating PDF output.
Problem:
Running lilypond-book ok from command line but it
doesn't seem to produce any sensible output. If I
create a new directory (--output) I get a new .te
14 matches
Mail list logo