ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: Problems with new beta
@ 2019-12-12  9:21 Ursula Hermann
  0 siblings, 0 replies; 8+ messages in thread
From: Ursula Hermann @ 2019-12-12  9:21 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 2608 bytes --]

After new beta today Hans, it works fine.
Uschi

Von: Ursula Hermann
Gesendet: Montag, 09. Dezember 2019 15:34
An: 'mailing list for ConTeXt users' <ntg-context@ntg.nl>
Betreff: Problems with new beta

Dear List!

If I want to do the test from the new beta on WinEdt (I have Windows 10) , normaly the test works fine. But today as I wanted to make the test, it did not work.
\starttext

\startmode[mkiv]

    \startluacode
        tex.sprint("hello")
    \stopluacode

    \startMPcode
        draw textext("hello") rotated 45 ;
    \stopMPcode

    \framed{hello}

\stopmode

\startnotmode[mkiv]

    \startMPcode
        draw textext("hello") rotated -45 ;
    \stopMPcode

    \framed{hello}

\stopnotmode

\stoptext
After Compiling with ConTeXt it does not work. I have the following mistake?
Command Line:   context.exe --synctex=-1 "context-test.tex"
Startup Folder: C:\Users\Hermann\AppData\Local\Temp\Temp1_cont-tmf.zip\tex\context\test\mkiv

mtxrun          | forcing cache reload
resolvers       | resolving | configuration files already identified
resolvers       | resolving | skipping configuration file 'selfautoparent:/texmf/web2c/texmfcnf.lua' (no valid format)
resolvers       | resolving | no texmf paths are defined (using TEXMF)
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-mtx-context.lua' using hash 'lua::mtx-t-mtx-context.lua'
resolvers       | resolving | using suffix based filetype 'lua'
resolvers       | resolving | remembering file 'mtx-t-mtx-contexts.lua' using hash 'lua::mtx-t-mtx-contexts.lua'
resolvers       | resolving | remembered file 'mtx-t-mtx-context.lua'
resolvers       | resolving | remembered file 'mtx-context.lua'
mtxrun          | unknown script 'mtx-context.lua' or 'mtx-mtx-context.lua'
There are no warnings, no errors, but it does not work. Why?


_____________________________________________________________________

ConTeXt Compilation Report (Pages: 0)

Errors: 0   Warnings: 0   Bad Boxes: 0


Many thanks
Uschi


[-- Attachment #1.2: Type: text/html, Size: 8474 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Problems with new beta
@ 2019-12-09 14:34 Ursula Hermann
  2019-12-09 18:48 ` Hans Hagen
  0 siblings, 1 reply; 8+ messages in thread
From: Ursula Hermann @ 2019-12-09 14:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 2398 bytes --]

Dear List!

If I want to do the test from the new beta on WinEdt (I have Windows 10) , normaly the test works fine. But today as I wanted to make the test, it did not work.
\starttext

\startmode[mkiv]

    \startluacode
        tex.sprint("hello")
    \stopluacode

    \startMPcode
        draw textext("hello") rotated 45 ;
    \stopMPcode

    \framed{hello}

\stopmode

\startnotmode[mkiv]

    \startMPcode
        draw textext("hello") rotated -45 ;
    \stopMPcode

    \framed{hello}

\stopnotmode

\stoptext
After Compiling with ConTeXt it does not work. I have the following mistake?
Command Line:   context.exe --synctex=-1 "context-test.tex"
Startup Folder: C:\Users\Hermann\AppData\Local\Temp\Temp1_cont-tmf.zip\tex\context\test\mkiv

mtxrun          | forcing cache reload
resolvers       | resolving | configuration files already identified
resolvers       | resolving | skipping configuration file 'selfautoparent:/texmf/web2c/texmfcnf.lua' (no valid format)
resolvers       | resolving | no texmf paths are defined (using TEXMF)
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-mtx-context.lua' using hash 'lua::mtx-t-mtx-context.lua'
resolvers       | resolving | using suffix based filetype 'lua'
resolvers       | resolving | remembering file 'mtx-t-mtx-contexts.lua' using hash 'lua::mtx-t-mtx-contexts.lua'
resolvers       | resolving | remembered file 'mtx-t-mtx-context.lua'
resolvers       | resolving | remembered file 'mtx-context.lua'
mtxrun          | unknown script 'mtx-context.lua' or 'mtx-mtx-context.lua'
There are no warnings, no errors, but it does not work. Why?


_____________________________________________________________________

ConTeXt Compilation Report (Pages: 0)

Errors: 0   Warnings: 0   Bad Boxes: 0


Many thanks
Uschi


[-- Attachment #1.2: Type: text/html, Size: 7435 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Problems with new beta
@ 2005-03-16 18:52 Thomas A.Schmitz
  2005-03-17  9:13 ` Hans Hagen
  0 siblings, 1 reply; 8+ messages in thread
From: Thomas A.Schmitz @ 2005-03-16 18:52 UTC (permalink / raw)


Just installed the new beta. Now every run of texexec dies with lots of 
messages like this:

kpathsea: Running mktexmf ec-lmcsc10
! I can't find file `ec-lmcsc10'.
<*> ...four; mag:=1; nonstopmode; input ec-lmcsc10

Please type another input file name
! Emergency stop.
<*> ...four; mag:=1; nonstopmode; input ec-lmcsc10

Transcript written on mfput.log.
grep: ec-lmcsc10.log: No such file or directory

What gives?

Thomas

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-12-12  9:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-12  9:21 Problems with new beta Ursula Hermann
  -- strict thread matches above, loose matches on Subject: below --
2019-12-09 14:34 Ursula Hermann
2019-12-09 18:48 ` Hans Hagen
2019-12-10 12:39   ` Ursula Hermann
2005-03-16 18:52 Thomas A.Schmitz
2005-03-17  9:13 ` Hans Hagen
2005-03-17 10:29   ` Patrick Gundlach
2005-03-18  9:04   ` Thomas A.Schmitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).