daisy / daisy/MathCAT

Handle rowspan/columnspan

Open
#33 3 comments 0 reactions 0 assignees View on GitHub
enhancement rules rust
Dominant language
Rust
Stars
114
Forks
85
Avg merge
1d 11h
Merged PRs (30d)
42

Description

Neither the speech rules nor the navigation rules work if `rowspan` or `columnspan` are given on an `mtable` element.

For navigation, it might be useful for the canonicalize step to mark row/col numbers and also `id`s of the up/down/before/after elements since those are hard to compute with xpath.

Navigation may also want to add a state variable for current row/col since moving to a spanned row/col potentially loses the current row/col when you move to a non-spanned cell.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.