ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Herbert Voss <Herbert.Voss@FU-Berlin.DE>
To: ntg-context@ntg.nl
Subject: Re: Strange behavior with context standalone (pgfplots)
Date: Tue, 16 Aug 2016 20:35:09 +0200	[thread overview]
Message-ID: <16259ba0-c351-479e-edd3-f356d8019391@FU-Berlin.DE> (raw)
In-Reply-To: <CACyK-eo5rqh7yLFoQjckT72XCGGNOuRFLhfwcMhnyJhA8TG0rg@mail.gmail.com>

Am 16.08.2016 um 16:52 schrieb Fabrice Couvreur:

> \usemodule[pgfplots]
>
> \pgfplotsset{compat=1.13}
> \usetikzlibrary[intersections]
> \usepgfplotslibrary[fillbetween]
>
> \starttext
>
> \starttikzpicture[/pgf/declare
> function={f(\x)=(1/8)*(\x^3-2.5*\x^2-3*\x+4.5);},]
> \switchtobodyfont[8pt]
> \startaxis

[...]
\starttext

\starttikzpicture[
   /pgf/declare function={f(\x)=(1/8)*(\x^3-2.5*\x^2-3*\x+4.5);},
   font={\switchtobodyfont[8pt]}
]
%
\startaxis
[...]

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

  parent reply	other threads:[~2016-08-16 18:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-16 14:26 Fabrice Couvreur
2016-08-16 14:34 ` Hans Hagen
2016-08-16 14:52   ` Fabrice Couvreur
2016-08-16 16:13     ` Hans Hagen
2016-08-16 18:35     ` Herbert Voss [this message]
2016-08-16 21:58       ` Fabrice Couvreur
2016-08-16 17:06 ` Mojca Miklavec

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=16259ba0-c351-479e-edd3-f356d8019391@FU-Berlin.DE \
    --to=herbert.voss@fu-berlin.de \
    --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).