Re: texinfo manual?

2014-08-29 Thread Steven Arntson
"Hwaen Ch'uqi" writes: > Gretings, > > Have you found a remedy for the problem of broken images in LilyPond's > texinfo manuals? If not, I believe I have found the answer, though at > a slight cost of self-guilt. The images are broken because, as the > manuals are now in a different directory, th

Re: texinfo manual?

2014-08-26 Thread Hwaen Ch'uqi
Gretings, Have you found a remedy for the problem of broken images in LilyPond's texinfo manuals? If not, I believe I have found the answer, though at a slight cost of self-guilt. The images are broken because, as the manuals are now in a different directory, the file paths of the images given in

Re: texinfo manual?

2014-08-19 Thread Steven Arntson
"Hwaen Ch'uqi" writes: > Greetings, > > I have never used `C-u C-h i', and my emacs is currently down, so I > canot exactly replicate your situation. However, one thing I have > consistently had to do with these installations is to manualy update > the dir file in the /usr/share/info directory;

Re: texinfo manual?

2014-08-18 Thread Hwaen Ch'uqi
Greetings, I have never used `C-u C-h i', and my emacs is currently down, so I canot exactly replicate your situation. However, one thing I have consistently had to do with these installations is to manualy update the dir file in the /usr/share/info directory; this is why some files may not appear

Re: texinfo manual?

2014-08-18 Thread Steven Arntson
"Hwaen Ch'uqi" writes: > Greetings, > > Hmmm. Dense? I hardly doubt it! Perhaps you might try this: Reinstall > lilypond with the .sh script but also call for documentation, > something like this: > > sudo sh LILYPONDFILENAME.sh --prefix=PATH --documentation > > From my experience, this will take

Re: texinfo manual?

2014-08-18 Thread Steven Arntson
"Hwaen Ch'uqi" writes: > Greetings Steven, > > The manuals are in Texinfo format, and the good news is that they are > merely hidden. Going off the top of my head, I believe the files are > located in the folder lilypond/usr/share/info. There, you should find > just over 30 files, most with a .in

Re: texinfo manual?

2014-08-18 Thread Hwaen Ch'uqi
Greetings, Hmmm. Dense? I hardly doubt it! Perhaps you might try this: Reinstall lilypond with the .sh script but also call for documentation, something like this: sudo sh LILYPONDFILENAME.sh --prefix=PATH --documentation >From my experience, this will take substantially longer to download, but

Re: texinfo manual?

2014-08-18 Thread Hwaen Ch'uqi
Greetings Steven, The manuals are in Texinfo format, and the good news is that they are merely hidden. Going off the top of my head, I believe the files are located in the folder lilypond/usr/share/info. There, you should find just over 30 files, most with a .info extension. Move them to your fold

texinfo manual?

2014-08-17 Thread Steven Arntson
I've installed the newest stable version of Lilypond on my system, updating from the moldy version in the Ubuntu repo. It works great! One thing I'm missing now is the manual in texinfo format (I think). I use Emacs to enter my lilypond docs, and I used to have a bunch of manuals that I could open

Re: Texinfo manual.

2011-06-29 Thread Graham Percival
On Wed, Jun 29, 2011 at 06:18:04AM +0200, Werner LEMBERG wrote: > > > But this path wasn't valid. The index.html file was actually > > installed to > > > > file:///usr/local/lilypond/usr/share/doc/lilypond/html/offline-root/index.html > > Ouch. Why not the canonical location > > file:///usr/

Re: Texinfo manual.

2011-06-28 Thread Werner LEMBERG
> But this path wasn't valid. The index.html file was actually > installed to > > file:///usr/local/lilypond/usr/share/doc/lilypond/html/offline-root/index.html Ouch. Why not the canonical location file:///usr/local/share/doc/lilypond/... ? This looks completely broken. Werner __

Re: Texinfo manual.

2011-06-28 Thread Federico Bruni
Il giorno mer, 29/06/2011 alle 07.50 +1000, Nick Payne ha scritto: > Also, even if the manuals are installed locally, using the search > facility still goes to the web and uses Google to search the online > documentation. That's not avoidable, since the search engine is Google :-) The nicest sol

Re: Texinfo manual.

2011-06-28 Thread Nick Payne
On 29/06/11 04:42, Graham Percival wrote: On Tue, Jun 28, 2011 at 06:34:45PM +0200, Michel Villeneuve wrote: Did you try install lilypond with the --doc option ? sh lilypond-2.14.1-1.linux-x86.sh --doc woah, I had no idea that existed! James: please add a """ Help In the shell, type: sh li

RE: Texinfo manual.

2011-06-28 Thread James Lowe
Hello, From: Graham Percival [gra...@percival-music.ca] Sent: 28 June 2011 19:42 To: Michel Villeneuve; James Lowe Cc: Hwaen Ch'uqi; lilypond-user@gnu.org Subject: Re: Texinfo manual. On Tue, Jun 28, 2011 at 06:34:45PM +0200, Michel Villeneuve wrote:

Re: Texinfo manual.

2011-06-28 Thread Graham Percival
On Tue, Jun 28, 2011 at 06:34:45PM +0200, Michel Villeneuve wrote: > Did you try install lilypond with the --doc option ? > > sh lilypond-2.14.1-1.linux-x86.sh --doc woah, I had no idea that existed! James: please add a """ Help In the shell, type: sh lilypond-51234.sh --help """ to the Unix

Re: Texinfo manual.

2011-06-28 Thread Michel Villeneuve
2011/6/28 Hwaen Ch'uqi : > Greetings All, >          I have just downloaded and installed the x86 distribution of > LilyPond-2.14.1. I may be missing something fantastically obvious, but > I am unable to locate a manual which I can read through Emacs' texinfo > facility. Any help is appreciated! >

Re: Texinfo manual.

2011-06-28 Thread David Kastrup
"Hwaen Ch'uqi" writes: > Greetings All, > I have just downloaded and installed the x86 distribution of > LilyPond-2.14.1. I may be missing something fantastically obvious, but > I am unable to locate a manual which I can read through Emacs' texinfo > facility. Any help is appreciated! Em

Texinfo manual.

2011-06-28 Thread Hwaen Ch'uqi
Greetings All, I have just downloaded and installed the x86 distribution of LilyPond-2.14.1. I may be missing something fantastically obvious, but I am unable to locate a manual which I can read through Emacs' texinfo facility. Any help is appreciated! Hwaen Ch'uqi __