[NTG-context] Environment \starttikzpicture \stoptikzpicture like float
Wolfgang Schuster
schuster.wolfgang at gmail.com
Sun May 24 17:19:50 CEST 2015
> Am 24.05.2015 um 11:20 schrieb Fabrice Couvreur <fabrice1.couvreur at gmail.com>:
>
>
> Hi,
> Why the command \placerecipe{}{} does not with an environment \starttikzpicture
> \stoptikzpicture ?
> Fabrice
>
> \setupexternalfigures[location={local,global,default}]
>
> \setuppagenumbering[location=]
>
> \usemodule[tikz]
> \usemodule[pgfplots]
> \pgfplotsset{compat=1.8}
>
> \definefloat
> [recipe]
> [figure]
To make a clone of the figure environment you have to use all three arguments for the \definefloat command.
\definefloat[recipe][recipes][figure]
Wolfgang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ntg.nl/pipermail/ntg-context/attachments/20150524/49dc82aa/attachment.html>
More information about the ntg-context
mailing list