Skip to content

9307 convert inline tables to csv generated tables#9308

Closed
kuhlaid wants to merge 27 commits intoIQSS:developfrom
kuhlaid:9307-convert-inline-tables-to-CSV-generated-tables
Closed

9307 convert inline tables to csv generated tables#9308
kuhlaid wants to merge 27 commits intoIQSS:developfrom
kuhlaid:9307-convert-inline-tables-to-CSV-generated-tables

Conversation

@kuhlaid
Copy link
Copy Markdown
Contributor

@kuhlaid kuhlaid commented Jan 19, 2023

What this PR does / why we need it: Table formatting in the documentation can be a nightmare if tables are entered inline. In the PDF documentation, long tables will be truncated at the end of the page where the table begins and will not wrap to the subsequent pages. Using csv tables with the :class: longtable option fixes this issue for PDF builds of the documentation. Many of the large tables were converted to csv tables in this version of the documentation.

Which issue(s) this PR closes: #9307

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage: 20.013%. Remained the same when pulling 7a584e6 on kuhlaid:9307-convert-inline-tables-to-CSV-generated-tables into 1bef93a on IQSS:develop.

@pdurbin
Copy link
Copy Markdown
Member

pdurbin commented Mar 24, 2023

@kuhlaid hi! I'm closing this pull request in favor of this one:

I realize my fix is much less ambitious than yours but in practice we've found that smaller chunks of work move more easily through the system. I hope you continue to engage and help us improve the PDF!

As I mentioned In that PR, we are now building it regularly (every time a PR is merged) at http://preview.guides.gdcc.io/_/downloads/en/develop/pdf/

I'm going to repeat this comment on your other open related PRs. Sorry! 😅

@pdurbin pdurbin closed this Mar 24, 2023
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

Successfully merging this pull request may close these issues.

3 participants