From 63f17a9070f8cb7567de6f4b2ac2dfb296c7ada7 Mon Sep 17 00:00:00 2001 From: Detlef Groth <75636+mittelmark@users.noreply.github.com> Date: Sat, 30 Nov 2024 09:58:42 +0100 Subject: [PATCH] filter docu rebuild --- lib/tclfilters/filter-abc.html | 12 ++-- lib/tclfilters/filter-cmd.html | 93 +++++++++++++++++++------------ lib/tclfilters/filter-dot.html | 4 +- lib/tclfilters/filter-emf.html | 4 +- lib/tclfilters/filter-eqn.html | 18 +++--- lib/tclfilters/filter-julia.html | 55 ++---------------- lib/tclfilters/filter-julia.tcl | 4 +- lib/tclfilters/filter-kroki.html | 4 +- lib/tclfilters/filter-mmd.html | 4 +- lib/tclfilters/filter-mtex.html | 20 +++---- lib/tclfilters/filter-pic.html | 10 ++-- lib/tclfilters/filter-pik.html | 4 +- lib/tclfilters/filter-pipe.html | 68 +++++++++++----------- lib/tclfilters/filter-puml.html | 4 +- lib/tclfilters/filter-rplot.html | 4 +- lib/tclfilters/filter-sqlite.html | 4 +- lib/tclfilters/filter-tcl.html | 6 +- lib/tclfilters/filter-tcrd.html | 4 +- lib/tclfilters/filter-tdot.html | 4 +- lib/tclfilters/filter-tsvg.html | 4 +- 20 files changed, 155 insertions(+), 175 deletions(-) diff --git a/lib/tclfilters/filter-abc.html b/lib/tclfilters/filter-abc.html index b7c4cc7..300d2f3 100644 --- a/lib/tclfilters/filter-abc.html +++ b/lib/tclfilters/filter-abc.html @@ -32,7 +32,7 @@

filter-abc.tcl documentation

Detlef Groth, Caputh-Schwielowsee, Germany

-

Nov 25, 2024

+

Nov 30, 2024


@@ -132,7 +132,7 @@

Examples

abcm2ps-8.14.15 (2024-01-08)
 File /home/dgroth/workspace/pantcl/lib/tclfilters/images/abc-1.abc
 Output written on test001.svg (18238 bytes)
-

+

Using the option {.abc results="hide"} the output of the command line tool can be hidden.

X: 3
@@ -157,7 +157,7 @@ 

Examples

"Bm"d4 fe/d/|"E7"f4 "G/A"e2|"D" d6|"D"D4|| V:2 f4 dB/A/|B4 G2|F6|F4||
-

+

Next an example with verse, chords and notes ({.abc results="hide"}):

X:1
@@ -176,11 +176,11 @@ 

Examples

w:zog in Freud und Lei - de zu ihm mich* im-mer fort, zu g2 dB "D"(3dc A | "G"G4|| w:ihm mich* im- * mer fort.
-

+

We can as well, and we usually should, hide the ABC code using the chunk option: {.abc echo=false results="hide"}, here the output:

-

+

See also:

- + diff --git a/lib/tclfilters/filter-cmd.html b/lib/tclfilters/filter-cmd.html index 9863df5..39248de 100644 --- a/lib/tclfilters/filter-cmd.html +++ b/lib/tclfilters/filter-cmd.html @@ -32,7 +32,7 @@

filter-cmd.tcl documentation

Detlef Groth, Caputh-Schwielowsee, Germany

-

Nov 25, 2024

+

Nov 30, 2024


@@ -97,28 +97,28 @@

Line by line commands

{.cmd results="show"}) to explain them if necessary. Below now the output of the code block above:

ls -l *.tcl
-
-rw-r--r--. 1 dgroth dgroth  8773 17. Nov 09:57 filter-abc.tcl
--rw-r--r--. 1 dgroth dgroth 19804 25. Nov 19:57 filter-cmd.tcl
--rw-r--r--. 1 dgroth dgroth  6234 23. Jul 15:05 filter-dot.tcl
--rw-r--r--. 1 dgroth dgroth  5663 23. Jul 15:05 filter-emf.tcl
--rw-r--r--. 1 dgroth dgroth  5996 17. Nov 09:31 filter-eqn.tcl
--rw-r--r--. 1 dgroth dgroth  9202 23. Jul 15:05 filter-julia.tcl
--rw-r--r--. 1 dgroth dgroth  9194 13. Nov 06:55 filter-kroki.tcl
--rw-r--r--. 1 dgroth dgroth  5439 23. Jul 15:05 filter-mmd.tcl
--rw-r--r--. 1 dgroth dgroth 20375 23. Jul 15:05 filter-mtex.tcl
--rw-r--r--. 1 dgroth dgroth  8732 23. Jul 15:05 filter-pic.tcl
--rw-r--r--. 1 dgroth dgroth 10897 23. Jul 15:05 filter-pik.tcl
--rw-r--r--. 1 dgroth dgroth 17236 13. Nov 15:18 filter-pipe.tcl
--rw-r--r--. 1 dgroth dgroth 10908 23. Jul 15:05 filter-puml.tcl
--rw-r--r--. 1 dgroth dgroth  4964 23. Jul 15:05 filter-rplot.tcl
--rw-r--r--. 1 dgroth dgroth  5893 23. Jul 15:05 filter-sqlite.tcl
--rw-r--r--. 1 dgroth dgroth 15221 23. Jul 15:05 filter-tcl.tcl
--rw-r--r--. 1 dgroth dgroth 19151 23. Jul 15:05 filter-tcrd.tcl
--rw-r--r--. 1 dgroth dgroth  6126 23. Jul 15:05 filter-tdot.tcl
--rw-r--r--. 1 dgroth dgroth  6053 23. Jul 15:05 filter-tsvg.tcl
--rw-r--r--. 1 dgroth dgroth    80 23. Jul 15:05 pkgIndex.tcl
--rw-r--r--. 1 dgroth dgroth  1326 23. Jul 15:05 tclfilters.tcl
--rw-r--r--. 1 dgroth dgroth   840 23. Jul 15:05 utils.tcl
+
-rw-r--r--. 1 dgroth dgroth  8773 30. Nov 09:25 filter-abc.tcl
+-rw-r--r--. 1 dgroth dgroth 20535 30. Nov 09:25 filter-cmd.tcl
+-rw-r--r--. 1 dgroth dgroth  6234 30. Nov 09:25 filter-dot.tcl
+-rw-r--r--. 1 dgroth dgroth  5664 30. Nov 09:25 filter-emf.tcl
+-rw-r--r--. 1 dgroth dgroth  5996 30. Nov 09:25 filter-eqn.tcl
+-rw-r--r--. 1 dgroth dgroth  7394 30. Nov 09:25 filter-julia.tcl
+-rw-r--r--. 1 dgroth dgroth  9194 30. Nov 09:25 filter-kroki.tcl
+-rw-r--r--. 1 dgroth dgroth  5453 30. Nov 09:25 filter-mmd.tcl
+-rw-r--r--. 1 dgroth dgroth 20402 30. Nov 09:25 filter-mtex.tcl
+-rw-r--r--. 1 dgroth dgroth  8732 30. Nov 09:25 filter-pic.tcl
+-rw-r--r--. 1 dgroth dgroth 10897 30. Nov 09:25 filter-pik.tcl
+-rw-r--r--. 1 dgroth dgroth 18143 30. Nov 09:25 filter-pipe.tcl
+-rw-r--r--. 1 dgroth dgroth 10463 30. Nov 09:25 filter-puml.tcl
+-rw-r--r--. 1 dgroth dgroth  4964 30. Nov 09:25 filter-rplot.tcl
+-rw-r--r--. 1 dgroth dgroth  5893 30. Nov 09:25 filter-sqlite.tcl
+-rw-r--r--. 1 dgroth dgroth 15221 30. Nov 09:25 filter-tcl.tcl
+-rw-r--r--. 1 dgroth dgroth 19151 30. Nov 09:25 filter-tcrd.tcl
+-rw-r--r--. 1 dgroth dgroth  6126 30. Nov 09:25 filter-tdot.tcl
+-rw-r--r--. 1 dgroth dgroth  6053 30. Nov 09:25 filter-tsvg.tcl
+-rw-r--r--. 1 dgroth dgroth    80 30. Nov 09:25 pkgIndex.tcl
+-rw-r--r--. 1 dgroth dgroth  1326 30. Nov 09:25 tclfilters.tcl
+-rw-r--r--. 1 dgroth dgroth   840 30. Nov 09:25 utils.tcl
 

Here an example to execute the sqlite3 command line application with the option of Markdown output, using the chunk option @@ -239,9 +239,9 @@

Line by line commands

So we created three png files in this directory ({.cmd}):

ls -l hw-*png
-
-rw-r--r--. 1 dgroth dgroth 2132 25. Nov 19:57 hw-alice.png
--rw-r--r--. 1 dgroth dgroth 2007 25. Nov 19:57 hw-bob.png
--rw-r--r--. 1 dgroth dgroth 2357 25. Nov 19:57 hw-emc2.png
+
-rw-r--r--. 1 dgroth dgroth 2132 30. Nov 09:25 hw-alice.png
+-rw-r--r--. 1 dgroth dgroth 2007 30. Nov 09:25 hw-bob.png
+-rw-r--r--. 1 dgroth dgroth 2357 30. Nov 09:25 hw-emc2.png
 

Let’s now display these images side by side using standard Markdown syntax:

@@ -286,7 +286,7 @@

Gnu Octave scripts

plot (x, sin (x)); saveas(aux, 'octave.png', 'png');

-(octave-gui:65282): Gtk-WARNING **: 19:57:43.431: Theme parsing error: <data>:1:0: Expected a valid selector
+(octave-gui:168168): Gtk-WARNING **: 09:25:24.762: Theme parsing error: <data>:1:0: Expected a valid selector
     while executing
 "exec [file join [dict get $dict cachedir] [dict get $dict file]]"

@@ -369,7 +369,34 @@

GraphViz dot scripts

node[style=filled,fillcolor=skyblue]; A -> B ; }
-

+

And now an example doing plots with Gnuplot:

+
#!/usr/bin/env gnuplot
+# Set the title for the graph.
+set title "Gnuplot Sine against Phase"
+
+# We want the graph to cover a full sine wave.
+set xrange [0:6.28]
+
+# Set the label for the X axis.
+set xlabel "Phase (radians)"
+# Unicode for pi
+set xtics ("0" 0,"0.5\U+03C0" pi/2, "\U+03C0" pi, \
+    "1.5\U+03C0" 1.5*pi, "2\U+03C0" 2*pi)
+
+# Draw a horizontal centreline.
+set xzeroaxis
+
+# Pure sine wave amplitude ranges from +1 to -1.
+set yrange [-1:1]
+
+# No tick-marks are needed for the Y-axis .
+unset ytics
+
+set terminal png 
+set output 'images/test.png'
+# Plot the curve.
+plot sin(x)
+

Simple shell scripts

First a mathematical calculation ({.cmd file="calc.sh" eval=true}):

@@ -389,7 +416,7 @@

Simple shell scripts

while executing "exec [file join [dict get $dict cachedir] [dict get $dict file]]" -

+

And here let’s use this for the formula of the most important biochemical reaction on planet Earth ({.cmd file="photo.eqn" eval=true}):

@@ -403,7 +430,7 @@

Simple shell scripts

while executing "exec [file join [dict get $dict cachedir] [dict get $dict file]]"

Afterwards you can embed the png image using your Markdown code.

-

+

For more information on how to typeset equations using the EQN syntax have a look here: https://www.oreilly.com/library/view/unix-text-processing/9780810462915/Chapter09.html.

Lilypond example

@@ -621,10 +648,6 @@

Go, Rust and Vlang

Other programming languages

I left it as an exercise to embed Perl, Ruby, Julia scripts using the standard Shebang mechanism.

-

TODO:

-

See also:

- + diff --git a/lib/tclfilters/filter-dot.html b/lib/tclfilters/filter-dot.html index ef32df1..fa50a31 100644 --- a/lib/tclfilters/filter-dot.html +++ b/lib/tclfilters/filter-dot.html @@ -32,7 +32,7 @@

filter-dot.tcl documentation

Detlef Groth, Caputh-Schwielowsee, Germany

-

Nov 25, 2024

+

Nov 30, 2024


@@ -160,4 +160,4 @@

See also:

  • PlantUML filter
  • - + diff --git a/lib/tclfilters/filter-emf.html b/lib/tclfilters/filter-emf.html index df59208..23e4463 100644 --- a/lib/tclfilters/filter-emf.html +++ b/lib/tclfilters/filter-emf.html @@ -32,7 +32,7 @@

    filter-emf.tcl documentation

    Detlef Groth, Caputh-Schwielowsee, Germany

    -

    Nov 25, 2024

    +

    Nov 30, 2024


    @@ -135,4 +135,4 @@

    See also:

  • pantcl Readme
  • - + diff --git a/lib/tclfilters/filter-eqn.html b/lib/tclfilters/filter-eqn.html index e24ccb0..b67cd38 100644 --- a/lib/tclfilters/filter-eqn.html +++ b/lib/tclfilters/filter-eqn.html @@ -32,7 +32,7 @@

    filter-eqn.tcl documentation

    Detlef Groth, Caputh-Schwielowsee, Germany

    -

    Nov 25, 2024

    +

    Nov 30, 2024


    @@ -91,20 +91,20 @@

    Examples

    ```

    And here the output:

    x = {-b +- sqrt{b sup 2 - 4ac}} over 2a
    -

    +

    Here some more simple examples:

    x = 1 over 2
    -

    +

    y = 2 x sup 2 + 4x - 2 
    -

    +

    y = 4 times sin(x) - cos sup 2 (x) 
    -

    +

    Size can be changed using density: {.eqn density=144}:

    s = sqrt { { sum from i=1 to inf ( x sub i - x bar ) sup 2 } over { N - 1 } } 
    -

    +

    Higher density: {.eqn density=300}:

    s = sqrt { { sum from i=1 to inf ( x sub i - x bar ) sup 2 } over { N - 1 } } 
    -

    +

    Slightly better quality can be achieved by using high density and rescaling the image using Markdown syntax rescaling back to a smaller figure:

    @@ -115,7 +115,7 @@

    Examples

    ![](images/highq.png){#id width=200px}

    Here the results:

    s = sqrt { { sum from i=1 to inf ( x sub i - x bar ) sup 2 } over { N - 1 } } 
    -

    +

    See also:

    - + diff --git a/lib/tclfilters/filter-julia.html b/lib/tclfilters/filter-julia.html index 38a4593..69ed7c6 100644 --- a/lib/tclfilters/filter-julia.html +++ b/lib/tclfilters/filter-julia.html @@ -32,7 +32,7 @@

    filter-julia.tcl documentation

    Detlef Groth, Caputh-Schwielowsee, Germany

    -

    Nov 26, 2024

    +

    Nov 30, 2024


    @@ -113,6 +113,8 @@

    Julia example

    julia> for i in l julia> println(i) julia> end +julia> +julia> println(x+2); 3-element Vector{Int64}: 1 2 @@ -120,8 +122,6 @@

    Julia example

    1 2 3 -julia> -julia> println(x+2); 3 julia> x=2 2 @@ -136,50 +136,6 @@

    Julia example

    y = x .^ 2 plot(x, y,linewidth=5,color="salmon") println(round(time()-t1),2) -
    julia>  t1=time()
    -PyObject <contextlib.ExitStack object at 0x7fa27dd1ef00>
    -1.732605033959762e9
    -julia>  x = range(0, 1, length=30)
    -0.0:0.034482758620689655:1.0
    -julia>  y = x .^ 2
    -30-element Vector{Float64}:
    - 0.0
    - 0.0011890606420927466
    - 0.0047562425683709865
    - 0.01070154577883472
    - 0.019024970273483946
    - 0.02972651605231867
    - 0.04280618311533888
    - 0.0582639714625446
    - 0.07609988109393578
    - 0.09631391200951249
    - 0.11890606420927469
    - 0.14387633769322233
    - 0.17122473246135553
    - 0.2009512485136742
    - 0.2330558858501784
    - 0.26753864447086806
    - 0.30439952437574314
    - 0.34363852556480373
    - 0.38525564803804996
    - 0.42925089179548154
    - 0.47562425683709875
    - 0.5243757431629014
    - 0.5755053507728893
    - 0.6290130796670631
    - 0.6848989298454221
    - 0.7431629013079666
    - 0.8038049940546969
    - 0.8668252080856124
    - 0.9322235434007136
    - 1.0
    -julia>  plot(x, y,linewidth=5,color="salmon")
    -julia>  println(round(time()-t1),2)
    -1-element Vector{PyCall.PyObject}:
    - PyObject <matplotlib.lines.Line2D object at 0x7fa27ddd9e80>
    -2.02
    -julia>  
    -

    Alternatively you can use the cmd-filter - chunk options {.cmd eval=true file=test.jl}:

    #!/usr/bin/env julia
    @@ -196,10 +152,11 @@ 

    Julia example

    savefig("test-plot.png") t2=time() println("running time: ",round(t2-t1))
    -
    running time: 2.0
    +
    running time: 3.0

    Debugging:

    puts "time for document compilation: [expr {[clock seconds] - $t}]"
    +
    time for document compilation: 8

    TODO:

    • terminal mode on/off
    • @@ -211,4 +168,4 @@

      See also:

    • Rplot filter
    - + diff --git a/lib/tclfilters/filter-julia.tcl b/lib/tclfilters/filter-julia.tcl index e5a2933..550a815 100644 --- a/lib/tclfilters/filter-julia.tcl +++ b/lib/tclfilters/filter-julia.tcl @@ -94,7 +94,7 @@ #' `using Plots` is quite slow!! Around 20 seconds in 2023 but much faster in 2024!! Julia is probably a fast #' calculator, but startup and plotting is not ... - chunk options `{.julia fig=true}` #' -#' ```{.julia fig=true eval=true} +#' ```{.julia fig=true eval=false} #' t1=time() #' x = range(0, 1, length=30) #' y = x .^ 2 @@ -128,7 +128,7 @@ #' #' Debugging: #' -#' ```{.tcl eval=false} +#' ```{.tcl eval=true} #' puts "time for document compilation: [expr {[clock seconds] - $t}]" #' ``` #' diff --git a/lib/tclfilters/filter-kroki.html b/lib/tclfilters/filter-kroki.html index 3b71a32..06420bb 100644 --- a/lib/tclfilters/filter-kroki.html +++ b/lib/tclfilters/filter-kroki.html @@ -32,7 +32,7 @@

    filter-kroki.tcl documentation

    Detlef Groth, Caputh-Schwielowsee, Germany

    -

    Nov 25, 2024

    +

    Nov 30, 2024


    @@ -262,4 +262,4 @@

    See also:

  • GraphViz filter
  • - + diff --git a/lib/tclfilters/filter-mmd.html b/lib/tclfilters/filter-mmd.html index 566fdb2..9ec84f2 100644 --- a/lib/tclfilters/filter-mmd.html +++ b/lib/tclfilters/filter-mmd.html @@ -32,7 +32,7 @@

    filter-mmd.tcl documentation

    Detlef Groth, Caputh-Schwielowsee, Germany

    -

    Nov 25, 2024

    +

    Nov 30, 2024


    @@ -135,4 +135,4 @@

    See also:

  • PlantUML filter
  • - + diff --git a/lib/tclfilters/filter-mtex.html b/lib/tclfilters/filter-mtex.html index 72eaf20..ce4e968 100644 --- a/lib/tclfilters/filter-mtex.html +++ b/lib/tclfilters/filter-mtex.html @@ -32,7 +32,7 @@

    filter-mtex.tcl documentation

    Detlef Groth, Caputh-Schwielowsee, Germany

    -

    Nov 25, 2024

    +

    Nov 30, 2024


    @@ -233,7 +233,7 @@

    Examples

    (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-dvips.def) -(./file13.aux) +No file file13.aux. Preview: Fontsize 10pt ! LaTeX Error: Environment xmatrix undefined. @@ -259,7 +259,7 @@

    Chemical formulas

    RNO2^{-.} &<=>[ + e- ] RNO2^2- } \end{align*} -

    +

    Games and Hobby

    Now demonstration of some game packages.

    Here the display of a chessboard @@ -281,7 +281,7 @@

    Games and Hobby

    \move{e}{6} \move{c}{5} \end{psgoboard*} -

    +

    The psgo package us using the pstricks package and so needs a special conversion via dvips so that’s why the LaTeX engine must be set to dvips.

    @@ -313,7 +313,7 @@

    Games and Hobby

    \draw[->, blue!50, ultra thick] (B) to (C); \draw[<->, ultra thick] (A) to[out=45, in=135] (C); \end{tikzpicture} -

    +

    For more possibilities to use tikz graphics you should have a look at the tikz and at the pgf manual.

    And here a plot using the pgfplot package @@ -326,14 +326,14 @@

    Games and Hobby

    \legend{$\sin(x)$,$\cos(x)$,$x^2$} \end{axis} \end{tikzpicture} -

    +

    Here an example for the smartdiagram LaTeX package: {.mtex packages="smartdiagram" latex="pdflatex"}

    \scalebox{1.5}{ % enlarge the size
     \smartdiagram[circular diagram:clockwise]{Edit,
       pdf\LaTeX, Bib\TeX/ biber, make\-index, pdf\LaTeX}
     }
    -

    +

    For more examples for the smartdiagram package see the documentation: #’ https://texdoc.org/serve/smartdiagram/0

    Sometimes you need more code to be added to the document header not @@ -386,7 +386,7 @@

    Games and Hobby

    if (Sunday) [red] if (Saturday) [red] if (equals=2022-02-14) [blue]; -

    +

    The tikz library supports as well programming with LaTeX code ({.mtex packages="tikz" latex="pdflatex"}):

    \scalebox{1.5}{
    @@ -398,7 +398,7 @@ 

    Games and Hobby

    \fill (\x,\y) circle (0.1cm); } \end{tikzpicture}}
    -

    +

    And here a mindmap example ({.mtex packages="tikz" latex="latex" ext="svg"}):

    \tikz
    @@ -449,4 +449,4 @@ 
     
     
     
    -
    +
    diff --git a/lib/tclfilters/filter-pic.html b/lib/tclfilters/filter-pic.html
    index bf000b4..f85b9ea 100644
    --- a/lib/tclfilters/filter-pic.html
    +++ b/lib/tclfilters/filter-pic.html
    @@ -32,7 +32,7 @@
     

    filter-pic.tcl documentation

    Detlef Groth, Caputh-Schwielowsee, Germany

    -

    Nov 25, 2024

    +

    Nov 30, 2024


    @@ -96,7 +96,7 @@

    Examples

    ```

    And here the output:

    box wid 1.2 "Hello World!" fill 0.3;
    -

    +

    Here some simple basic shapes:

    circle "A"; line; box "B"
     circle "A"; line; box "B 2"
    @@ -105,7 +105,7 @@ 

    Examples

    {arrow up; move; "N" } {arrow left; move; "W" } {arrow right; move; "E" }
    -

    +

    Let’s finish with an example for filled grey backgrounds:

    circle "circle" rad 0.5 fill 0.3; arrow ;
     ellipse "ellipse" wid 1.4 ht 1 fill 0.1 ; line;
    @@ -114,7 +114,7 @@ 

    Examples

    box wid 0.4 ht 0.4 fill 0.05 "B"; arc; box wid 0.2 ht 0.2 fill 0.05 "C";
    -

    +

    There is an other implementation of the PIC language, dpic which supports direct PDF, TeX and SVG output. Here an example for the dpic application https://gitlab.com/aplevich/dpic/:

    @@ -148,4 +148,4 @@

    See also:

  • Pikchr filter
  • - + diff --git a/lib/tclfilters/filter-pik.html b/lib/tclfilters/filter-pik.html index 45ddfae..47eb2d9 100644 --- a/lib/tclfilters/filter-pik.html +++ b/lib/tclfilters/filter-pik.html @@ -32,7 +32,7 @@

    filter-pik.tcl - Pikchr diagrams

    Detlef Groth, Caputh-Schwielowsee, Germany

    -

    Nov 25, 2024

    +

    Nov 30, 2024


    @@ -186,4 +186,4 @@

    See also:

  • PIC filter
  • - + diff --git a/lib/tclfilters/filter-pipe.html b/lib/tclfilters/filter-pipe.html index b9c47e5..a8186b8 100644 --- a/lib/tclfilters/filter-pipe.html +++ b/lib/tclfilters/filter-pipe.html @@ -32,7 +32,7 @@

    filter-pipe.tcl documentation

    Detlef Groth, Caputh-Schwielowsee, Germany

    -

    Nov 26, 2024

    +

    Nov 30, 2024


    @@ -373,51 +373,51 @@

    R examples

    1 -10 -9.65 -9.72 -10.02 -9.91 +9.53 +10.76 +11.54 +9.64 +9.8 2 -9.88 -10.02 -10.01 -8.8 -8.1 +9.44 +9.44 +11.73 +10.4 +10.53 3 -9.62 -9.62 -9.55 -7.6 -10.71 +8.92 +10.18 +10.48 +9.74 +10.04 4 -10.16 -9.8 -9.81 -9.62 -11.88 +9.21 +10.77 +8.78 +9.26 +9.91 5 -10.66 -11.13 -10.62 -10.43 -7.4 +9.47 +11.64 +10.33 +11.04 +10.84 6 -10.38 -10.8 -9.39 -7.92 -8.78 +8.9 +10.58 +9.01 +9.34 +9.34 @@ -461,10 +461,10 @@

    Octave examples

    y=2; disp(y);
    octave> x=1;
    -(octave-gui:80958): Gtk-WARNING **: 07:29:08.694: Theme parsing error: <data>:1:0: Expected a valid selector
     octave> disp(x);
    -1
    +(octave-gui:170964): Gtk-WARNING **: 09:45:53.881: Theme parsing error: <data>:1:0: Expected a valid selector
     octave> y=2;
    +1
     octave> disp(y);
     2
     octave> 
    @@ -532,4 +532,4 @@ 

    See also:

  • Rplot filter
  • - + diff --git a/lib/tclfilters/filter-puml.html b/lib/tclfilters/filter-puml.html index f7bde01..7cab1ba 100644 --- a/lib/tclfilters/filter-puml.html +++ b/lib/tclfilters/filter-puml.html @@ -32,7 +32,7 @@

    filter-puml.tcl documentation

    Detlef Groth, Caputh-Schwielowsee, Germany

    -

    Nov 26, 2024

    +

    Nov 30, 2024


    @@ -313,4 +313,4 @@

    See also:

  • filter-mmd Mermaid Filter
  • - + diff --git a/lib/tclfilters/filter-rplot.html b/lib/tclfilters/filter-rplot.html index 11aeac3..08a25f1 100644 --- a/lib/tclfilters/filter-rplot.html +++ b/lib/tclfilters/filter-rplot.html @@ -32,7 +32,7 @@

    filter-rplot.tcl documentation

    Detlef Groth, Caputh-Schwielowsee, Germany

    -

    Nov 26, 2024

    +

    Nov 30, 2024


    @@ -115,4 +115,4 @@

    See also:

    Octave - + diff --git a/lib/tclfilters/filter-sqlite.html b/lib/tclfilters/filter-sqlite.html index 8bd769d..31eeb23 100644 --- a/lib/tclfilters/filter-sqlite.html +++ b/lib/tclfilters/filter-sqlite.html @@ -32,7 +32,7 @@

    filter-sqlite.tcl documentation

    Detlef Groth, Caputh-Schwielowsee, Germany

    -

    Nov 26, 2024

    +

    Nov 30, 2024


    @@ -299,4 +299,4 @@

    See also:

  • PlantUML filter
  • - + diff --git a/lib/tclfilters/filter-tcl.html b/lib/tclfilters/filter-tcl.html index 4eabef8..5f8997d 100644 --- a/lib/tclfilters/filter-tcl.html +++ b/lib/tclfilters/filter-tcl.html @@ -32,7 +32,7 @@

    filter-tcl documentation

    Detlef Groth, Schwielowsee, Germany

    -

    Nov 26, 2024

    +

    Nov 30, 2024


    @@ -287,7 +287,7 @@

    Graphics

    tsvg text -x [expr {($i+1)*70+20}] -y 370 [lindex $labels $i] } tsvg write images/barplot.png
    -

    +

    PDF and PNG output might be preferred if your final document is a PDF document created via LaTeX.

    For more information about the tsvg package you might consult the tsvg @@ -429,4 +429,4 @@

    AUTHOR

    LICENSE

    MIT - License

    - + diff --git a/lib/tclfilters/filter-tcrd.html b/lib/tclfilters/filter-tcrd.html index 595aabb..692733e 100644 --- a/lib/tclfilters/filter-tcrd.html +++ b/lib/tclfilters/filter-tcrd.html @@ -32,7 +32,7 @@

    filter-tcrd.tcl documentation

    Detlef Groth, Caputh-Schwielowsee, Germany

    -

    Nov 26, 2024

    +

    Nov 30, 2024


    @@ -295,4 +295,4 @@

    TODO:

  • F# vs Gb etc due to key
  • - + diff --git a/lib/tclfilters/filter-tdot.html b/lib/tclfilters/filter-tdot.html index 05b3c2e..477afbf 100644 --- a/lib/tclfilters/filter-tdot.html +++ b/lib/tclfilters/filter-tdot.html @@ -32,7 +32,7 @@

    filter-tdot.tcl documentation

    Detlef Groth, Caputh-Schwielowsee, Germany

    -

    Nov 26, 2024

    +

    Nov 30, 2024


    @@ -147,4 +147,4 @@

    See also:

  • filter-view docu
  • - + diff --git a/lib/tclfilters/filter-tsvg.html b/lib/tclfilters/filter-tsvg.html index 40327cd..648caad 100644 --- a/lib/tclfilters/filter-tsvg.html +++ b/lib/tclfilters/filter-tsvg.html @@ -32,7 +32,7 @@

    filter-tsvg.tcl documentation

    Detlef Groth, Caputh-Schwielowsee, Germany

    -

    Nov 26, 2024

    +

    Nov 30, 2024


    @@ -125,4 +125,4 @@

    See also:

  • tsvg package documentation
  • - +