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

pass options to label #34

Open
kaat0 opened this issue Mar 15, 2023 · 2 comments
Open

pass options to label #34

kaat0 opened this issue Mar 15, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@kaat0
Copy link
Collaborator

kaat0 commented Mar 15, 2023

instead of
\clearingpoint[] at (CP) label (\tiny G401/W1);
this would be desirable:
\clearingpoint[font=\tiny] at (CP) label (G401/W1);

@kaat0 kaat0 changed the title pass font option to symbol pass options to label Mar 15, 2023
@kaat0
Copy link
Collaborator Author

kaat0 commented Mar 15, 2023

\clearingpoint[rotate=45] at (CP) label (G401/W1); does not rotate label!
It only rotates the symbol.

@kaat0 kaat0 added the bug Something isn't working label May 5, 2023
@kaat0
Copy link
Collaborator Author

kaat0 commented May 5, 2023

work around for rotation:
\clearingpoint[rotate=45,transform shape] at (CP) label (G401/W1);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant