ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* pagefigure & cow
@ 2014-12-10 14:15 Procházka Lukáš Ing. - Pontex s. r. o.
  2014-12-10 17:07 ` Peter Münster
  0 siblings, 1 reply; 2+ messages in thread
From: Procházka Lukáš Ing. - Pontex s. r. o. @ 2014-12-10 14:15 UTC (permalink / raw)
  To: ConTeXt

[-- Attachment #1: Type: text/plain, Size: 425 bytes --]

Hello,

the following code doesn't find "cow" image with the latest beta; what am I doing wrong?

----
local C = context

C.starttext()
   C("a")
   C.pagefigure{"cow"}
C.stoptext()
----

Best regards,

Lukas


-- 
Ing. Lukáš Procházka | mailto:LPr@pontex.cz
Pontex s. r. o.      | mailto:pontex@pontex.cz | http://www.pontex.cz
Bezová 1658
147 14 Praha 4

Tel: +420 241 096 751
Fax: +420 244 461 038

[-- Attachment #2: t.cld --]
[-- Type: application/octet-stream, Size: 83 bytes --]

local C = context

C.starttext()
  C("a")
  C.pagefigure{"cow"}
C.stoptext()

[-- Attachment #3: t.log --]
[-- Type: application/octet-stream, Size: 6269 bytes --]

fonts           > injections > using experimental injector

open source     > 1 > 1 > c:/Ctx-Beta/tex/texmf-context/tex/context/base/cont-yes.mkiv

ConTeXt  ver: 2014.12.03 18:26 MKIV beta  fmt: 2014.12.4  int: english/english

system          > 'cont-new.mkiv' loaded
open source     > 2 > 2 > c:/Ctx-Beta/tex/texmf-context/tex/context/base/cont-new.mkiv
close source    > 2 > 2 > c:/Ctx-Beta/tex/texmf-context/tex/context/base/cont-new.mkiv

system          > files > jobname 't', input 'X:\\Users\\MMi\\Akce\\PM-2014\\BPM-StcK\\P.Prac\\Udrzba\\t.cld', result 't'
fonts           > latin modern fonts are not preloaded
languages       > language 'en' is active
system          > processing as cld: X://Users/MMi/Akce/PM-2014/BPM-StcK/P.Prac/Udrzba/t.cld
cld             > tex > file 'X://Users/MMi/Akce/PM-2014/BPM-StcK/P.Prac/Udrzba/t.cld' is processed and returns nothing
fonts           > preloading latin modern fonts (second stage)
fonts           > 'fallback modern-designsize rm 12pt' is loaded
backend         > xmp > using file 'c:/Ctx-Beta/tex/texmf-context/tex/context/base/lpdf-pdx.xml'
pages           > flushing realpage 1, userpage 1
graphics        > inclusion > format guess for './cow' is not possible
graphics        > inclusion > format guess for '../cow' is not possible
graphics        > inclusion > format guess for '../../cow' is not possible
pages           > flushing realpage 2, userpage 2
close source    > 1 > 2 > c:/Ctx-Beta/tex/texmf-context/tex/context/base/cont-yes.mkiv

system          > structure > start used structure

used structure  > text: t

system          > structure > stop used structure


system          > files > start used files

used file       >    1: filename=cont-yes.mkiv filetype=tex foundname=c:/Ctx-Beta/tex/texmf-context/tex/context/base/cont-yes.mkiv usedmethod=database
used file       >    2: filename=publ-imp-apa.lua filetype=scripts foundname=c:/Ctx-Beta/tex/texmf-context/tex/context/base/publ-imp-apa.lua usedmethod=database
used file       >    3: filename=cont-new.mkiv filetype=tex foundname=c:/Ctx-Beta/tex/texmf-context/tex/context/base/cont-new.mkiv usedmethod=database
used file       >    4: filename=lang-us.lua filetype=scripts foundname=c:/Ctx-Beta/tex/texmf-context/tex/context/patterns/lang-us.lua usedmethod=database
used file       >    5: filename=X://Users/MMi/Akce/PM-2014/BPM-StcK/P.Prac/Udrzba/t.cld foundname=X://Users/MMi/Akce/PM-2014/BPM-StcK/P.Prac/Udrzba/t.cld usedmethod=direct
used file       >    6: filename=lm.lfg filetype=tex foundname=c:/Ctx-Beta/tex/texmf-context/tex/context/fonts/lm.lfg usedmethod=database
used file       >    7: filename=lmroman12-regular filetype=otf format=otf foundname=c:/Ctx-Beta/tex/texmf/fonts/opentype/public/lm/lmroman12-regular.otf usedmethod=database
used file       >    8: filename=latinmodern-math.otf filetype=opentypefonts foundname=c:/Ctx-Beta/tex/texmf/fonts/opentype/public/lm-math/latinmodern-math.otf usedmethod=database
used file       >    9: filename=lpdf-pdx.xml filetype=tex foundname=c:/Ctx-Beta/tex/texmf-context/tex/context/base/lpdf-pdx.xml usedmethod=database
used file       >   10: filename=lmmono12-regular filetype=otf format=otf foundname=c:/Ctx-Beta/tex/texmf/fonts/opentype/public/lm/lmmono12-regular.otf usedmethod=database
used file       >   11: filename=lmmono8-regular filetype=otf format=otf foundname=c:/Ctx-Beta/tex/texmf/fonts/opentype/public/lm/lmmono8-regular.otf usedmethod=database

system          > files > stop used files


system          > options > start commandline options

used option     > FILE="t.cld"
used option     > currentrun="3"
used option     > fulljobname="X:\\Users\\MMi\\Akce\\PM-2014\\BPM-StcK\\P.Prac\\Udrzba\\t.cld"
used option     > halt-on-error="true"
used option     > input="X:\\Users\\MMi\\Akce\\PM-2014\\BPM-StcK\\P.Prac\\Udrzba\\t.cld"
used option     > kindofrun="2"
used option     > maxnofruns="8"
used option     > mode="t"
used option     > no-parse-first-line="true"
used option     > nonstopmode="true"

system          > options > stop commandline options

system          > options > start commandline files

used file       >    1: X:\\Users\\MMi\\Akce\\PM-2014\\BPM-StcK\\P.Prac\\Udrzba\\t.cld

system          > options > stop commandline files


mkiv lua stats  > used config file: selfautoparent:/texmf/web2c/texmfcnf.lua
mkiv lua stats  > used cache path: c:/Ctx-Beta/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e
mkiv lua stats  > resource resolver: loadtime 0.094 seconds, 1 scans with scantime 0.031 seconds, 0 shared scans, 11 found files, scanned paths: c:/windows/fonts
mkiv lua stats  > stored bytecode data: 359 modules (0.328 sec), 72 tables (0.000 sec), 431 chunks (0.328 sec)
mkiv lua stats  > running in nuts mode: yes
mkiv lua stats  > cleaned up reserved nodes: 45 nodes, 442 lists of 441
mkiv lua stats  > node memory usage: 4 glue, 4 penalty, 15 attribute, 36 glue_spec, 5 attribute_list, 2 temp
mkiv lua stats  > node list callback tasks: 6 unique task lists, 5 instances (re)created, 78 calls
mkiv lua stats  > used backend: pdf (backend for directly generating pdf output)
mkiv lua stats  > loaded patterns: en::2, load time: 0.000
mkiv lua stats  > jobdata time: 0.016 seconds saving, 0.000 seconds loading
mkiv lua stats  > callbacks: 240 direct, 231 indirect, 471 total
mkiv lua stats  > randomizer: resumed with value 0.24884792626728
mkiv lua stats  > result saved in file: t.pdf, compresslevel 3, objectcompresslevel 3
mkiv lua stats  > loaded fonts: 4 files: latinmodern-math.otf, lmmono12-regular.otf, lmmono8-regular.otf, lmroman12-regular.otf
mkiv lua stats  > fonts load time: 0.469 seconds 
mkiv lua stats  > graphics processing time: 0.203 seconds including tex, 1 processed images, 1 unique asked, 0 bad names
mkiv lua stats  > used platform: mswin, type: windows, binary subtree: texmf-mswin
mkiv lua stats  > luatex banner: this is luatex, version beta-0.79.2 (tex live 2014/w32tex)
mkiv lua stats  > control sequences: 40410 of 65536 + 100000
mkiv lua stats  > lua properties: engine: lua, used memory: 36 MB (ctx: 35 MB), hash type: lua, hash chars: min(64,40), symbol mask: utf (τεχ)
mkiv lua stats  > runtime: 1.531 seconds, 2 processed pages, 2 shipped pages, 1.306 pages/second


[-- Attachment #4: t.pdf --]
[-- Type: application/pdf, Size: 7715 bytes --]

[-- Attachment #5: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: pagefigure & cow
  2014-12-10 14:15 pagefigure & cow Procházka Lukáš Ing. - Pontex s. r. o.
@ 2014-12-10 17:07 ` Peter Münster
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Münster @ 2014-12-10 17:07 UTC (permalink / raw)
  To: ntg-context

On Wed, Dec 10 2014, Procházka Lukáš Ing. - Pontex s. r. o. wrote:

> the following code doesn't find "cow" image with the latest beta; what am I doing wrong?
>
> local C = context

C.setupexternalfigure{location = "default"}

-- 
           Peter
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2014-12-10 17:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-10 14:15 pagefigure & cow Procházka Lukáš Ing. - Pontex s. r. o.
2014-12-10 17:07 ` Peter Münster

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).