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

punk causes too much space properties.tex #111

Open
stefan11 opened this issue Mar 10, 2021 · 2 comments
Open

punk causes too much space properties.tex #111

stefan11 opened this issue Mar 10, 2021 · 2 comments
Assignees
Milestone

Comments

@stefan11
Copy link
Contributor

stefan11 commented Mar 10, 2021

grafik

grafik

Depending where I insert the punk statement I get too much space:

\avm{
[\punk{head}{ \1}\\
 head-dtr & [head & \1]]
}

Either before [1] or before [HEAD [1]].

@kopeckyf
Copy link
Contributor

Would this be acceptable?

grafik

\avm[align=false, vectorsep=1ex]{
		[head &  \1\\
		head-dtr & [head & \1]]
}

@stefan11
Copy link
Contributor Author

Well, this solution gets rid of the problem by getting rid of punk, which is of course my preferred solution, but if you want to keep punk for whatever reason you may want to fix the original issue.

@stefan11 stefan11 added this to the V3 milestone Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants