Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

Changed from above/below to auto in association et al. #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TorbjornT
Copy link

This pull request changes two things for all \association, \unidirectionalAssociation, \aggregation and \composition:

  1. Change the node positions from above/below to auto/auto,swap. This means that the nodes will be placed next to the line regardless of its orientation, and hence solves association: bad alignment of labels for vertical line #12. (I suggested this in https://tex.stackexchange.com/questions/389109/unidirectionalassociation-usage-problem-in-pgf-umlcd)

  2. Add the possibility of providing additional settings to the \draw, by means of an optional argument to the macros. Can be useful in cases like https://tex.stackexchange.com/questions/391474/how-to-draw-these-association-using-pgf-umlcd.

@hmenke
Copy link

hmenke commented May 28, 2020

Merged at new upstream: pgf-tikz@5d38f13

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants