We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
quiver
injector
curve
offset
label_position
shorten
name
projector
The text was updated successfully, but these errors were encountered:
label_position and shorten are expressed in terms of the arrow lenght. We can map them to the unit interval.
curve and offset are tricky, as quiver reasons in term of absolute lengths. What do?
A unique Bézier quadratic with given endpoints is completely determined by either a third point or the head and tail angles.
However TikZ uses cubics, so two extra parameters of looseness are needed.
looseness
XY-pic does a similar thing, even though it has no notion of looseness, I believe.
Sorry, something went wrong.
paolobrasolin
No branches or pull requests
injector
curve
offset
label_position
shorten
name
s (adjunction, corners)projector
curve
offset
label_position
shorten
name
s (adjunction, corners)The text was updated successfully, but these errors were encountered: