all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Martin Michel <martin@famic.de>
To: help-guix@gnu.org
Subject: noweb/LaTeX integration - .sty files not found
Date: Thu, 7 Jan 2021 15:53:35 +0100	[thread overview]
Message-ID: <20210107145335.GA670@remote.famic.de> (raw)

Hi there,

I am struggling with my LaTeX/noweb setup.  I installed both texlive
and noweb as guix packages.  Compiled .tex files from noweave use the
noweb.sty style file for creation of DVI/PDF documents.  The file
noweb.sty is located at

	ll ~/.guix-profile/share/texmf/tex/latex/
	total 52
	-r--r--r-- 2 root root 40462  1. Jan 1970  noweb.sty
	-r--r--r-- 2 root root  8579  1. Jan 1970  nwmac.tex

But if I run `xelatex mydoc.tex`, it complains about the missing .sty
file.  Running texhash is not possible (sudo does not help):

	texhash ~/.guix-profile/share/texmf/tex/latex/
	mktexlsr: /home/michel/.guix-profile/share/texmf/tex/latex/: directory
	not writable. Skipping...
	mktexlsr: Done.

How can I add other directories for style files and especially activate
the "standard" path above?

Any suggestions are welcome, many thanks in advance!

—Martin


             reply	other threads:[~2021-01-07 16:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-07 14:53 Martin Michel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-11 15:40 noweb/LaTeX integration - .sty files not found Paul Garlick
2021-01-13 19:42 ` Martin Michel

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=20210107145335.GA670@remote.famic.de \
    --to=martin@famic.de \
    --cc=help-guix@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.