bug-lilypond
[Top][All Lists]
Advanced

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

Re: External fonts on MacOS


From: Christian Ebert
Subject: Re: External fonts on MacOS
Date: Sun, 6 Nov 2005 16:44:24 +0100
User-agent: Mutt/1.5.11

* Han-Wen Nienhuys on Saturday, November 05, 2005 at 00:32:11 +0100:
> If you want to use TeX, be my guest; there still is a TeX backend,
> 
>   lilypond -b tex  foo.ly
> 
> which uses TeX to get exact metrics.

Ok. I got 2.7.15 compiled and it works (choking on the copyright
sign but I eliminated that from the .tex file). lilypond.map is
not created/installed though; there's a link from dvips/map to
../fonts/map but fonts/map is not created.

lilypond-book does not work yet. Or I don't know which parameter
to pass that corresponds to -b tex.

> It might have bitrotted a bit, but 
> if you're keen on using it, I trust that you will produce nice patches.

Well, as a first try I attach my patch for 2.7.15 on MacOS
10.3.9. I am using libraries from the fink distribution but a
self compiled teTeX in /usr/local/teTeX.

environment:

LDFLAGS=-lexpat -L/usr/local/teTeX/lib -L/sw/lib/pango-ft219/lib -L/sw/lib
CPPFLAGS=-g -O3 -I/usr/local/teTeX/include -I/sw/include
PERL5LIB=/sw/lib/perl5:/sw/lib/perl5/darwin
GUILE=/sw/bin/guile-16
SGML_CATALOG_FILES=/sw/etc/sgml/catalog
FONTCONFIG_FILE=/sw/share/fontconfig-path/fontconfig-path.conf
GDK_USE_XFT=1
CXXFLAGS=-g -O3 -I/usr/local/teTeX/include -I/sw/include
PATH=/sw/var/lib/fink/path-prefix-g++-3.3:/usr/local/teTeX/bin:/usr/local/bin:/sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
XML_CATALOG_FILES=/sw/etc/xml/catalog
LD_PREBIND_ALLOW_OVERLAP=1
QMAKESPEC=/sw/share/qt3/mkspecs/darwin-g++
CXX=g++-3.3
SHLVL=2
LD_PREBIND=1
CFLAGS=-g -O3 -I/usr/local/teTeX/include -I/sw/include
LD_SEG_ADDR_TABLE=/sw/var/lib/fink/prebound/seg_addr_table
MACOSX_DEPLOYMENT_TARGET=10.3
GUILE_CONFIG=guile-1.6-config
ACLOCAL_FLAGS=-I/sw/share/aclocal
PKG_CONFIG_PATH=/sw/lib/pango-ft219/lib/pkgconfig:/sw/lib/fontconfig2/lib/pkgconfig:/sw/lib/freetype219/lib/pkgconfig:/sw/lib/pkgconfig
PYTHON=/sw/bin/python2.4

compiling:
$ PREFIX=/usr/local ./lexer-gcc-3.1.sh
$ ./autogen.sh --noconf
$ ./configure --prefix=/usr/local 
--with-kpathsea-include=/usr/local/teTeX/include 
--with-kpathsea-lib=/usr/local/teTeX/lib
 
> You will have to compile Lily by yourself, though.

It's a first step.

c
-- 
_B A U S T E L L E N_ lesen!  --->> <http://www.blacktrash.org/baustellen.html>

Attachment: patch-lily21715.mac1039.patch
Description: Text document


reply via email to

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