ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Strange behavior with the command \color[]{}
Date: Thu, 6 Nov 2014 14:45:36 -0500 (EST)	[thread overview]
Message-ID: <alpine.LNX.2.03.1411061444060.11779@hzvpu.rqh> (raw)
In-Reply-To: <545BC2E0.8000100@wanadoo.fr>

On Thu, 6 Nov 2014, Fabrice wrote:

> Hi Hans,
> It's true, I'm a little confused. In fact, the problem is the \ 
> starttikzpicture \ endtikzpicture.

As Hans said, you need to create a smaller example, and explain what you 
mean by "the problem".

A blind guess is that \starttikzpicture ... \stoptikzpicture creates a 
\vbox rather than an \hbox. You can try:

\dontleavehode\starttikzpicture ... \stoptikzpicture

or

\hbox{\starttikzpicture ... \stoptikzpicture}

and see if you get the desired output.

Aditya
___________________________________________________________________________________
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
___________________________________________________________________________________

  reply	other threads:[~2014-11-06 19:45 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-02 11:52 Fabrice Couvreur
2014-11-04 19:28 ` Fabrice
2014-11-05  9:04   ` Hans Hagen
2014-11-05 18:41     ` Fabrice
2014-11-06  9:04       ` Hans Hagen
2014-11-06 18:50         ` Fabrice
2014-11-06 19:45           ` Aditya Mahajan [this message]
2014-11-06 19:57           ` luigi scarso
2014-11-06 20:16             ` luigi scarso
2014-11-06 21:28               ` Herbert Voss
2014-11-07  9:52                 ` luigi scarso
2014-11-07 15:32                   ` Fabrice
2014-11-06 21:14             ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LNX.2.03.1411061444060.11779@hzvpu.rqh \
    --to=adityam@umich.edu \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).