all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Federico Beffa <beffa@ieee.org>
To: Guix-devel <guix-devel@gnu.org>
Subject: texlive problems
Date: Sat, 4 Jun 2016 18:45:46 +0200	[thread overview]
Message-ID: <CAKrPhPMd1tYk9EQD8EV5UnvxA7QejzMM4iRdgf22SeqQkxZsVQ@mail.gmail.com> (raw)

Hi,

I've found a couple of problems with our TeXLive package:

* the directory dedicated to local packages is configured to:
  /gnu/texmf-local
  The standard location is $prefix/texmf-local
  You can check it with, e.g., 'kpsewhich --show-path=.sty'.

* The 3rd party files installed in that directory (once fixed) are
only found if there is a the database file 'ls-r'. This would probably
require a profile hook. Another way may possibly be to remove the '!!'
in front of the path in the following definition (untested)

TEXMF = {$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDIST}

in the main texmf.cnf file.

Regards,
Fede

             reply	other threads:[~2016-06-04 16:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-04 16:45 Federico Beffa [this message]
2016-06-04 18:16 ` texlive problems Andreas Enge
2016-06-04 19:57   ` Federico Beffa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKrPhPMd1tYk9EQD8EV5UnvxA7QejzMM4iRdgf22SeqQkxZsVQ@mail.gmail.com \
    --to=beffa@ieee.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.