ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* TikZ and wrong drawing order
@ 2015-06-11 17:27 Mojca Miklavec
  2015-06-11 17:59 ` Aditya Mahajan
  2015-06-11 21:12 ` Hans Hagen
  0 siblings, 2 replies; 19+ messages in thread
From: Mojca Miklavec @ 2015-06-11 17:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Christian Feuersaenger

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

Hi,

I would like to ask for help for either finding a fix or some clever
workaround for the following problem.

If I use a TikZ picture as item symbol and additionally use background
text, then the first symbol in itemize environment gets covered by the
background. Here's an example:

\usemodule
    [tikz]

\definesymbol[1]
    [{\tikz\shade[shading=ball,ball color=blue] (0,0) circle (.2cm);}]

\definecolor
    [backcol]
    [s=1,a=1,t=0.1]

\starttext

\startframedtext[width=4cm,background=color,backgroundcolor=backcol]
\startitemize
\item one
\item two
\item three
\stopitemize
\stopframedtext

\stoptext

Thank you,
    Mojca

[-- Attachment #2: test.pdf --]
[-- Type: application/pdf, Size: 5886 bytes --]

[-- Attachment #3: 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] 19+ messages in thread

end of thread, other threads:[~2015-06-15 13:36 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-11 17:27 TikZ and wrong drawing order Mojca Miklavec
2015-06-11 17:59 ` Aditya Mahajan
2015-06-11 20:14   ` Mojca Miklavec
2015-06-11 20:43     ` Aditya Mahajan
2015-06-11 20:58       ` Mojca Miklavec
2015-06-11 21:26     ` Hans Hagen
2015-06-14 21:09       ` Mojca Miklavec
2015-06-11 21:12 ` Hans Hagen
2015-06-11 22:28   ` Mojca Miklavec
2015-06-11 22:45     ` Hans Hagen
2015-06-14 21:26       ` Mojca Miklavec
2015-06-14 21:38         ` Mojca Miklavec
2015-06-15  7:43         ` Hans Hagen
2015-06-15  8:02           ` Mojca Miklavec
2015-06-15 13:02             ` Hans Hagen
2015-06-15 13:36               ` Mojca Miklavec
2015-06-15  9:48           ` Alan BRASLAU
2015-06-15 11:47         ` Hans Hagen
2015-06-12  7:11     ` Alan BRASLAU

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