help-guix
[Top][All Lists]
Advanced

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

TeX Live and ConTeXt


From: Marco van Hulten
Subject: TeX Live and ConTeXt
Date: Sat, 3 Aug 2019 19:02:12 +0200

Hello Guix'ers—

I installed texlive-context-base.  Now I want to compile a document,
but there is an issue:


$ cat test.tex 
\starttext
\startsection[title={Testing ConTeXt}]
  This is my {\em first} ConTeXt document.
\stopsection
\stoptext
$ context test.tex 
mtxrun          | forcing cache reload
resolvers       | resolving | configuration files already identified
resolvers       | resolving | loading configuration file 
'/gnu/store/mhxxwwph6y13aa1mqmczqcbkkndkvzaq-texlive-texmf-20180414/share/texmf-dist/web2c/texmfcnf.lua'
resolvers       | resolving |
resolvers       | resolving | locating list of 
'/gnu/store/hf3jvp06bqdhp5ckb3vf8c68p0ks7qgs-texlive-texmf-2017/share/texmf-var'
 (runtime) 
(tree:////gnu/store/hf3jvp06bqdhp5ckb3vf8c68p0ks7qgs-texlive-texmf-2017/share/texmf-var)
resolvers       | methods | resolving, method 'locators', how 'uri', handler 
'tree', argument 
'tree:////gnu/store/hf3jvp06bqdhp5ckb3vf8c68p0ks7qgs-texlive-texmf-2017/share/texmf-var'
resolvers       | trees | locator 
'/gnu/store/hf3jvp06bqdhp5ckb3vf8c68p0ks7qgs-texlive-texmf-2017/share/texmf-var'
 not found
resolvers       | resolving |
resolvers       | resolving |
mtxrun          | the resolver databases are not present or outdated
resolvers       | resolving | using suffix based filetype 'lua'
resolvers       | resolving | remembering file 'mtx-context.lua' using hash 
'lua::mtx-context.lua'
resolvers       | resolving | using suffix based filetype 'lua'
resolvers       | resolving | remembering file 'mtx-contexts.lua' using hash 
'lua::mtx-contexts.lua'
resolvers       | resolving | remembered file 'mtx-context.lua'
resolvers       | resolving | using suffix based filetype 'lua'
resolvers       | resolving | remembering file 'mtx-t-context.lua' using hash 
'lua::mtx-t-context.lua'
resolvers       | resolving | using suffix based filetype 'lua'
resolvers       | resolving | remembering file 'mtx-t-contexts.lua' using hash 
'lua::mtx-t-contexts.lua'
resolvers       | resolving | remembered file 'mtx-t-context.lua'
resolvers       | resolving | using suffix based filetype 'lua'
resolvers       | resolving | remembering file 'context.lua' using hash 
'lua::context.lua'
mtxrun          | unknown script 'context.lua' or 'mtx-context.lua'


quiliro has reproduced the issue (see recent #guix IRC log).
Does someone have an idea what is wrong or what I should do?

—Marco



reply via email to

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