ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bug in figure database
@ 2007-01-17 15:30 Peter Rolf
  0 siblings, 0 replies; only message in thread
From: Peter Rolf @ 2007-01-17 15:30 UTC (permalink / raw)


Hi Hans,

I'm currently building up a new tree, based on your minimal system.
Everything works fine, except figure inclusion from data bases. I
finally traced it down to the following typo(s)

(x-fig-00.tex | x-fig-04.tex) :

\def\dogetfigurefilename#1%
  {\ifx\figurefilename\empty
     \bgroup
     \xdef\figurefilebasepath{#1}%
     \assignfullfilename{#1}\figurefilebase\to\filename
     \expanded{\processXMLfilegrouped{\filename.xml}}%
     \ifx\figurefilename\empty\else
       \globallet\figurefilebase\figurefilebase
				^^^^
should be \filename, else the path to the database pdf is missing

     \fi
     \egroup
   \fi}


Greetings, Peter

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-01-17 15:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-17 15:30 bug in figure database Peter Rolf

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