ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Philipp A." <flying-sheep@web.de>
To: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Speech bubbles
Date: Thu, 3 Feb 2011 23:49:09 +0100	[thread overview]
Message-ID: <AANLkTik20aVC3j8_Vjd7YbHX5A9te-aB28Cwoj_D1hUs@mail.gmail.com> (raw)
In-Reply-To: <C049467D-F5C4-4793-A193-F00BD94D6D6B@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 788 bytes --]

Am 3.2.2011 schrieb Wolfgang Schuster:

> Am 03.02.2011 um 18:38 schrieb Philipp A.:
> > for the record: the TikZ package has built-in parameterized speech
> bubbles.
> Can you make a example?
>
> Wolfgang
>

of course.
you can read about it in the pgfmanual in chapter 39.7:

\usepackage[tikz]
\usetikzlibrary[shapes.callout]

\starttext
\starttikzpicture
    \node[ellips callout, draw] {Hallo!};
\stoptikzpicture
\stoptext

using the options callout relative pointer=(coordinate) and callout absolute
pointer=(coordinate), you can modify where it points to, using standard node
options you can modify other aspects (positioning, padding, width, height,
color, line thickness, …)

beware: i have not tested above code, but it should be obvious.

Philipp

[-- Attachment #1.2: Type: text/html, Size: 1105 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 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
___________________________________________________________________________________

  reply	other threads:[~2011-02-03 22:49 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-02 17:12 Ian Lawrence
2011-02-03  8:39 ` Wolfgang Schuster
2011-02-03 15:09   ` Ian Lawrence
2011-02-03 17:38     ` Philipp A.
2011-02-03 21:16       ` Wolfgang Schuster
2011-02-03 22:49         ` Philipp A. [this message]
2011-02-08 12:09           ` Philipp A.
2011-02-08 15:44             ` Wolfgang Schuster
2011-02-08 16:08               ` Andreas Harder
2011-02-08 16:38                 ` Wolfgang Schuster
2011-02-08 20:06                   ` Otared Kavian
2011-02-08 20:14                     ` Wolfgang Schuster
2011-02-10  4:57                       ` Otared Kavian
2011-02-10 10:23                 ` Otared Kavian
2011-02-10 13:06                   ` Wolfgang Schuster

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=AANLkTik20aVC3j8_Vjd7YbHX5A9te-aB28Cwoj_D1hUs@mail.gmail.com \
    --to=flying-sheep@web.de \
    --cc=ntg-context@ntg.nl \
    --cc=schuster.wolfgang@googlemail.com \
    /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).