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

Ability to change the line height of a rule. #128

Open
benjaminketron opened this issue Nov 27, 2019 · 2 comments
Open

Ability to change the line height of a rule. #128

benjaminketron opened this issue Nov 27, 2019 · 2 comments

Comments

@benjaminketron
Copy link

Hi. It is likely i am missing something, but it seems one cannot change the line height of a horizontal rule. Is this indeed the case?

@jdugan
Copy link
Contributor

jdugan commented Nov 28, 2019

I doubt it. :) The README covers just about everything Caracal can do. If an attribute is not discussed, it is, generally speaking, not supported (yet).

Truthfully, I'm many years removed from being an expert on the OOXML Caracal writes, but does the spacing attribute not allow you to achieve the effect you want? IIRC, the rule is just a paragraph with a bottom border in OOXML, so I was thinking the spacing attribute would allow you to control the height of the paragraph, maybe?

@benjaminketron
Copy link
Author

benjaminketron commented Dec 2, 2019

Thanks. :) spacing gets us closer, but there still appears to be a line spacing that could be set. Might dig into this a bit more when there is time.

image

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

No branches or pull requests

2 participants