Commit Graph

4 Commits

Author SHA1 Message Date
Chris Krycho
8f63245b5c Ch. 17: fix task names in Figure 17-2 2024-10-07 12:47:53 -06:00
Chris Krycho
a42f27bd55 Ch. 17: Fix up diagrams
- Set their view boxes to the original height and width, so they are
  guaranteed to present correctly.
- For Figure 17-02, use the trick of adding a hidden node and hidden
  arrow to it in “Task 2” to align the two boxes.
2024-08-24 08:19:35 -06:00
Chris Krycho
472f152eae Ch. 17: fix diagrams and embed them in the text
- Swap the ordering to match the order in the text (concurrent is first,
  at least for now).
- Make them go left-to-right instead of top-to-bottom for compactness in
  the text.
- Fix rendering issues resulting from the VS Code extension doing things
  that normal `dot` does not, for who knows what reasons.
2024-07-26 13:39:07 -06:00
Chris Krycho
cfaf187bbc Ch. 17: diagrams for concurrent and parallel execution 2024-07-25 15:29:40 -06:00