Re: [NTG-context] tikz pgfplots library problem

2019-01-15 Thread Henri Menke
On 1/16/19 9:05 AM, Susanne G. Loeber wrote: > Dear Reader, > > I am creating an image using TikZ PGFplots. When I add > \usetikzlibrary[datavisualization] I get an error. Known bug. Will be fixed in the next release. https://sourceforge.net/p/pgf/bugs/355/ > > A simple example to illustrate

Re: [NTG-context] MetaFun: how to check the number of arguments

2019-01-15 Thread Jeong Dal
Dear Hans, Thank you for a solution. In my memory, it is possible to check the argument in Lua, so I hope that there is a similar method in MetaFun. It may be easier to draw grid using lines instead of squares. Thank you again. Best regards, Dalyoung > 2019. 1. 16. 오전 2:04, Hans Hagen 작성:

Re: [NTG-context] tikz pgfplots library problem

2019-01-15 Thread Aditya Mahajan
On Tue, 15 Jan 2019, Susanne G. Loeber wrote: Dear Reader, I am creating an image using TikZ PGFplots. When I add \usetikzlibrary[datavisualization] I get an error. A simple example to illustrate my problem: \usemodule[pgfplots] \usemodule[tikz] \usetikzlibrary[datavisualization]

[NTG-context] tikz pgfplots library problem

2019-01-15 Thread Susanne G. Loeber
Dear Reader, I am creating an image using TikZ PGFplots. When I add \usetikzlibrary[datavisualization] I get an error. A simple example to illustrate my problem: \usemodule[pgfplots] \usemodule[tikz] \usetikzlibrary[datavisualization] \starttext \starttikzpicture \draw (0,0) rectangle

Re: [NTG-context] inline textbackgrounds across linebreaks

2019-01-15 Thread Aditya Mahajan
On Tue, 15 Jan 2019, Taco Hoekwater wrote: Hi, Quick explanation: I am trying to implement the concept of the HTML tag, which is supposed to be like a font switch, but doing underlining. I have a bunch of french clients, and this is a requirement I cannot get around. French officials _love_

Re: [NTG-context] MetaFun: how to check the number of arguments

2019-01-15 Thread Hans Hagen
On 1/14/2019 10:44 PM, Jeong Dal wrote: Dear all, In the following sample, it draws squares with label which is given. I’d like to know how to check the number of elements in the second argument? If it is 0, then I just draw grids only. Thank you for reading. Best regards, Dalyoung

Re: [NTG-context] inline textbackgrounds across linebreaks

2019-01-15 Thread Taco Hoekwater
> On 15 Jan 2019, at 15:08, Mohammad Hossein Bateni wrote: > > I guess it works fine for me on beta 2019.01.07 16:10. Thanks for testing. Sorry, I should have checked myself. > On 15 Jan 2019, at 15:22, Hans Hagen wrote: > works her ebut better is probably: > > \definebar[tacobar]

Re: [NTG-context] inline textbackgrounds across linebreaks

2019-01-15 Thread Hans Hagen
On 1/15/2019 2:36 PM, Taco Hoekwater wrote: Hi, Quick explanation: I am trying to implement the concept of the HTML tag, which is supposed to be like a font switch, but doing underlining. I have a bunch of french clients, and this is a requirement I cannot get around. French officials _love_

Re: [NTG-context] inline textbackgrounds across linebreaks

2019-01-15 Thread Mohammad Hossein Bateni
I guess it works fine for me on beta 2019.01.07 16:10. On Tue, Jan 15, 2019 at 8:37 AM Taco Hoekwater wrote: > Hi, > > Quick explanation: I am trying to implement the concept of the HTML > tag, > which is supposed to be like a font switch, but doing underlining. I have > a > bunch of french

[NTG-context] inline textbackgrounds across linebreaks

2019-01-15 Thread Taco Hoekwater
Hi, Quick explanation: I am trying to implement the concept of the HTML tag, which is supposed to be like a font switch, but doing underlining. I have a bunch of french clients, and this is a requirement I cannot get around. French officials _love_ underlining and uppercasing :( Because of its