lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: About Learning Manual


From: Reinhold Kainhofer
Subject: Re: About Learning Manual
Date: Sun, 4 Jan 2009 16:53:26 +0100
User-agent: KMail/1.10.3 (Linux/2.6.27-9-generic; KDE/4.1.3; i686; ; )

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Sonntag, 4. Januar 2009 15:08:48 schrieb Sawada, Yoshiki:
> I am using Ubuntu 8.10.

Me too.

> I found texi2html ver. 1.78 by "sudo apt-get install texi2html", but I
> do not know how to install texi2html ver. 1.79 into Ubuntu.

texi2html 1.80 has been released a few days ago (1.79 was the development 
version; we need it for our nice documentation layout, which does not work 
with older versions, since we are heavily customizing the html generation and 
many features were implemented on our request).
http://www.nongnu.org/texi2html/

AFAIK, there is no ubuntu package for this new version, yet. However, you can 
do:

cvs -d:pserver:address@hidden:/sources/texi2html checkout \
 texi2html
cd texi2html
./autogen.sh
make

and then add a link to the texi2html script to e.g. ~/bin/

cd ~/bin
ln -s ~/texi2html/texi2html texi2html

And then add that path to you PATH environment variable (if it is not included 
in the PATH already):
export PATH=~/bin:$PATH

You can do this e.g. in your ~/.bashrc or ~/.bash_profile

> And "MetaPost" for "mpost" is not found by "sudo apt-get install metapost".

address@hidden:~$ dlocate -S bin/mpost
texlive-metapost: /usr/bin/mpost

So you'll have to install the texlive-metapost package...

Cheers,
Reinhold
- -- 
- ------------------------------------------------------------------
Reinhold Kainhofer, address@hidden, http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFJYNt3TqjEwhXvPN0RAheHAKC3efAUwRcOM5K03ZLl3IrH02yjaACgrOGy
ViUOJYuuYhkw0WQJTHP/qrA=
=zAzH
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]