Mailinglist Archive: opensuse-de (5887 mails)
| < Previous | Next > |
Re: (La)TeX - Problem mit Font-(De)Installation
- From: David Haller <david@xxxxxxxxxx>
- Date: Sun, 2 Jun 2002 20:47:44 +0200
- Message-id: <20020602184744.GA19734@xxxxxxxxxxxxxxxxxx>
Hallo,
On Sun, 02 Jun 2002, Bernhard Walle wrote:
>Ich wollte nur noch anmerken, dass man eigene Pakete nicht nach
>/usr/share/texmf sondern nach /usr/local/share/texmf installiert (IIRC
>gibt's da eine Umgebungsvariable dafür). Wenn das Verzeichnis nicht
>exisitert, dann einfach neu anlegen. texhash findet dort auch die
>Dateien :-)
Genau. Und dann gibt's noch HOME_TEXMF (z.B. ~/texmf ;) Ich bin mir
grad nicht sicher, ob's dafuer auch nen Punkt in texconfig gibt,
einstellen kann man's aber auf jeden Fall in /etc/texmf/texmf.cnf:
% The main tree, which must be mentioned in $TEXMF, below:
TEXMFMAIN = /usr/share/texmf
% A place for local additions to a "standard" texmf tree. For example:
TEXMFLOCAL = /usr/local/share/texmf
% If defined, teTeX's texconfig stores modifications here (instead of the
% TEXMFMAIN tree).
VARTEXMF = /var/lib/texmf
% User texmf trees can be catered for like this...
HOMETEXMF = $HOME/texmf
>Das hat den Vorteil, dass man seine bestehende TeX-Installation
>unberührt lässt. Es kommt nur vor, dass man bei der Installation neuer
>Schriften die map-Dateien nach /usr/share/texmf/dvips/config/updmap
>unter "extra_modules" eintragen (und dann das Skript ausführen) muss.
Eher in $VARTEXMF/dvips/config/updmap.
-dnh
--
An email message is a big bag of bytes. When you get a big bag of
bytes your mailer is supposed to let you LOOK AT IT. When you get a
big bag of bytes your mailer is NOT supposed to DO WHAT THE BYTES
TELL IT TO DO. -- Mark W. Schumann in the Monastery
On Sun, 02 Jun 2002, Bernhard Walle wrote:
>Ich wollte nur noch anmerken, dass man eigene Pakete nicht nach
>/usr/share/texmf sondern nach /usr/local/share/texmf installiert (IIRC
>gibt's da eine Umgebungsvariable dafür). Wenn das Verzeichnis nicht
>exisitert, dann einfach neu anlegen. texhash findet dort auch die
>Dateien :-)
Genau. Und dann gibt's noch HOME_TEXMF (z.B. ~/texmf ;) Ich bin mir
grad nicht sicher, ob's dafuer auch nen Punkt in texconfig gibt,
einstellen kann man's aber auf jeden Fall in /etc/texmf/texmf.cnf:
% The main tree, which must be mentioned in $TEXMF, below:
TEXMFMAIN = /usr/share/texmf
% A place for local additions to a "standard" texmf tree. For example:
TEXMFLOCAL = /usr/local/share/texmf
% If defined, teTeX's texconfig stores modifications here (instead of the
% TEXMFMAIN tree).
VARTEXMF = /var/lib/texmf
% User texmf trees can be catered for like this...
HOMETEXMF = $HOME/texmf
>Das hat den Vorteil, dass man seine bestehende TeX-Installation
>unberührt lässt. Es kommt nur vor, dass man bei der Installation neuer
>Schriften die map-Dateien nach /usr/share/texmf/dvips/config/updmap
>unter "extra_modules" eintragen (und dann das Skript ausführen) muss.
Eher in $VARTEXMF/dvips/config/updmap.
-dnh
--
An email message is a big bag of bytes. When you get a big bag of
bytes your mailer is supposed to let you LOOK AT IT. When you get a
big bag of bytes your mailer is NOT supposed to DO WHAT THE BYTES
TELL IT TO DO. -- Mark W. Schumann in the Monastery
| < Previous | Next > |