ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Can Tikz external library be used in Context?
@ 2013-01-24 16:44 Devendra Ghate
  2013-01-24 17:53 ` Marco Patzer
  2013-01-24 17:57 ` Mojca Miklavec
  0 siblings, 2 replies; 6+ messages in thread
From: Devendra Ghate @ 2013-01-24 16:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

Following MWE produces the error given below. I have been able to include
other tikz libraries (arrows, decorations) successfully.

*MWE*

\usemodule[tikz]
\usetikzlibrary{external}

\starttext
  A
\stoptext

*Error*
---------------------------------------------
! Missing number, treated as zero.

system          > tex > error on line 1290 in file 
/home/deven/context/tex/texmf-modules/tex/generic/pgf/frontendlayer/tikz/libraries/tikzexternalshared.code.tex: 
Missing number, treated as zero ...

1280 \gdef\tikzexternal@activate@normal@dq{\let"=\tikzexternal@normal@dq}
1281 \gdef\tikzexternal@activate@normal@sq{\let'=\tikzexternal@normal@sq}
1282 
\gdef\tikzexternal@activate@normal@semic{\let;=\tikzexternal@normal@semic}
1283 \gdef\tikzexternal@activate@normal@and{\let&=\tikzexternal@normal@and}
1284 
\gdef\tikzexternal@activate@normal@dash{\let-=\tikzexternal@normal@dash}
1285     \catcode`\|=0
1286     \catcode`\\=12
1287     |xdef|tikzexternal@normal@backslash{\}%
1288     }
1289     {
1290 >>  \catcode`\^^I=12
1291     \catcode`\$=12
1292     \catcode`\%=12
1293     \catcode`\#=12
1294     \gdef\tikzexternal@HASHchar{#}
1295 
\gdef\tikzexternal@TABchar{^^I}\gdef\tikzexternal@PERCENTchar{%}\xdef\tikzexternal@DOLLARchar{$}}
1296
1297     % Creates the '/tikz/external/system call' command as string and
1298     % returns it into the (global!) macro #2.
1299     % #1: the image file name (as returned by
1300     % \tikzexternalgetnextfilename)

<to be read again>
                    ^
l.1290 \catcode`\^^
                    I=12

___________________________________________________________________________________
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] 6+ messages in thread

end of thread, other threads:[~2013-01-24 20:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-24 16:44 Can Tikz external library be used in Context? Devendra Ghate
2013-01-24 17:53 ` Marco Patzer
2013-01-24 18:53   ` Devendra Ghate
2013-01-24 20:05     ` Marco Patzer
2013-01-24 20:26       ` Aditya Mahajan
2013-01-24 17:57 ` Mojca Miklavec

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