Skip to content

Cell alignment and column width are ignored #350

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

Closed
programandala-net opened this issue Jul 8, 2020 · 3 comments
Closed

Cell alignment and column width are ignored #350

programandala-net opened this issue Jul 8, 2020 · 3 comments

Comments

@programandala-net
Copy link

The table cell alignment and column width are not preserved in the EPUB, while the same document produces the expected result with the Asciidoctor HTML backend or Asciidoctor PDF. Is it a bug or not supported?

I use the latest sources, from the repository.

Thanks.

@slonopotamus
Copy link
Contributor

Could you provide an example document snippet please? Most likely this is simply incomplete tables support.

@programandala-net
Copy link
Author

Of course. The source document is huge, but I had already extracted some of the tables in order to do some tests, before opening the issue. I attach an example document tables.adoc.zip
with two small tables. Neither col= nor >| are obeyed. It seems default values are always used in EPUB.

slonopotamus added a commit to slonopotamus/asciidoctor-epub3 that referenced this issue Jul 9, 2020
slonopotamus added a commit to slonopotamus/asciidoctor-epub3 that referenced this issue Jul 9, 2020
@slonopotamus slonopotamus added this to the v1.5.0.alpha.18 milestone Jul 9, 2020
@programandala-net
Copy link
Author

Thank you for the fix. I'm checking all the tables and everything seems ok.

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