From 4c0952fd679731637fa466d5d3a0f83bb9779a9e Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Fri, 9 Apr 2021 22:40:21 -0700 Subject: [PATCH 1/8] typo fix --- guide/guide.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/guide.org b/guide/guide.org index 416b23d..428fb4e 100644 --- a/guide/guide.org +++ b/guide/guide.org @@ -17,7 +17,7 @@ feedgnuplot This was a trivial plot, and was trivially-easy to make: we gave the tool one column of data with no specific instructions, and we got a plot. -The interpretation of the input data is controlled by two arguments: ==--domain= +The interpretation of the input data is controlled by two arguments: =--domain= and =--dataid=. Here we passed neither, so each line of input is interpreted as =y0 y1 y2...= with sequential integers (0, 1, 2, ...) used for the =x= coordinate. Let's pass in more than one =y= per line to plot a sine and a cosine From 1e7286cb5d35b4654cc796b91a9c6ab9e5995a03 Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Sat, 10 Jul 2021 00:45:06 -0700 Subject: [PATCH 2/8] README --- README.pod | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.pod b/README.pod index 8f62efb..2bf9284 100644 --- a/README.pod +++ b/README.pod @@ -1,8 +1,9 @@ =head1 TALK I just gave a talk about this at L. Presentation lives -L. +17x|https://www.socallinuxexpo.org/scale/17x>. Here are the L