Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update more arrows to match the flow arrows in flowcharts. #425

Merged

Conversation

ramink
Copy link

@ramink ramink commented Jan 9, 2025

  • the arrows in the "repeat 3 times" elements in starter conversion figures.
  • the arrows used for x/y axes in the three plots that are generated

@ramink
Copy link
Author

ramink commented Jan 9, 2025

Note: figure 7.4 is not generated from source, so it still has inconsistent arrows.

@cedounet
Copy link
Collaborator

Note: figure 7.4 is not generated from source, so it still has inconsistent arrows.

On my TODO :)

\draw [thick, ->] ($ (feed_again.north) +(0.7cm, 1cm)$) arc (-45:220:1cm);
\node [anchor=north, text width=5em] at ($(feed_again.north west)+(1.8cm, 2.3cm)$) {Repeat 3~times};

% TODO: find a better way to position the Repeat 3 times text and arrow. Hard-coded values are finicky and don't work well across media.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

agree

@cedounet cedounet merged commit d7b2cb6 into hendricius:new_starter_flowchart Jan 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants