aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/blog/2023-02-25-job-control/job-control.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blog/2023-02-25-job-control/job-control.md b/src/blog/2023-02-25-job-control/job-control.md
index 8fdb60b..04c3bf6 100644
--- a/src/blog/2023-02-25-job-control/job-control.md
+++ b/src/blog/2023-02-25-job-control/job-control.md
@@ -117,7 +117,7 @@ All of this is summed up in the following diagram:
117![Diagram showing how to change the status of a job](jobs-diagram.png) 117![Diagram showing how to change the status of a job](jobs-diagram.png)
118 118
119*Picture generated with [tikz](https://github.com/pgf-tikz/pgf) 119*Picture generated with [tikz](https://github.com/pgf-tikz/pgf)
120([code, 1.2Kb](jobs-diagram.tex), [pdf, 27.3Kb](jobs-diagram.pdf)). 120([code 1.2Kb](jobs-diagram.tex), [pdf 27.3Kb](jobs-diagram.pdf)).
121Do you know a better (simpler) tool or language to generate svg 121Do you know a better (simpler) tool or language to generate svg
122graphics and diagrams programmatically? Let me know!* 122graphics and diagrams programmatically? Let me know!*
123 123

Generated with cgit - Back to sebastiano.tronto.net