Skip to content

support for multi column stubs in ooxml#2087

Closed
romainfrancois wants to merge 69 commits intorstudio:masterfrom
thebioengineer:xml_pptx_multi_stub
Closed

support for multi column stubs in ooxml#2087
romainfrancois wants to merge 69 commits intorstudio:masterfrom
thebioengineer:xml_pptx_multi_stub

Conversation

@romainfrancois
Copy link
Copy Markdown
Contributor

No description provided.

thebioengineer and others added 30 commits November 17, 2025 08:53
* + ooxml_cell_borders()

* + ooxml_tbl_cell_margins() that either produces a <w:tcMar> node or a (spliced) list of attributes

* type -> ooxml_type so that we can use type

* style -> type

* check

* only use methofds when necessary

* + ooxml_vAlign()

* ooxml_tag(null_if_empty=)

* + ooxml_gridSpan()

* check_inherits(properties)

* ooxml_cell_content() does not take propoerties

* ooxml_font

* xml:space := "default" is ok

* ooxml_paragraph
* ooxml_tbl_properties.ooxml_pptx(justify=)

* + create_table_props_component_ooxml()

* create_tbl_grid() wip

* initial as_ooxml_tbl()

* + initial create_table_rows_ooxml()

* factor out create_body_row_ooxml()

* split create_body_row_ooxml()

* fix ooxml_tbl_cell.ooxml_pptx()

* using ooxml_list

* using ooxml_list() in ooxml_tbl_row.pptx()
@romainfrancois romainfrancois deleted the xml_pptx_multi_stub branch November 26, 2025 14:31
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.

2 participants