[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: jobs database (well, looking for job)
- To: Hetz Ben Hamo <hetz(at-nospam)magnifire.net>
- Subject: Re: jobs database (well, looking for job)
- From: Tzafrir Cohen <tzafrir(at-nospam)technion.ac.il>
- Date: Wed, 18 Jul 2001 17:12:16 +0300 (IDT)
- cc: Linux-IL list <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <200107181209.f6IC9Ge29301@magnifire.net>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Wed, 18 Jul 2001, Hetz Ben Hamo wrote:
> On Wednesday 18 July 2001 13:20, Tzafrir Cohen wrote:
> Don't get this as a flame - but I hardly can understand the abiword with
> their fonts issue - start copying files around and playing with xset? why?
> whats wrong with just using the fonts like Konqueror, Mozilla and all the
> other programs use??
I don't take it as a flame (as I'm not an abiwrod developer ;-)) . On
windows it did not require any strange settings that I was aware of.
However, instead of using cp and xset you may consider using just one 'ln
-s': instead of creating a new directory, take an existing fonts directory
that is already used by X and contains those fonts (say:
/usr/share/fonts/Ttf ) and simply:
ln -s /usr/share/fonts/Ttf /usr/share/abiword/fonts/he-il.ISO-8859-8
(or something similar)
--
Tzafrir Cohen
mailto:tzafrir@technion.ac.il
http://www.technion.ac.il/~tzafrir
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il