| Commit | Date | |
|---|---|---|
|
[r9928]
by
milde
HTML5: use "width" and "height" for unitless image size values. Fixes [feature-requests:#102] The HTML `<img>` element supports "width" and "height" attributes to In Docutils, "width" and "hight" attributes also support a set of CSS Using HTML "width" and "hight" attributes for values without unit This change is not backported to the "html4css1" writer to keep The provisional method `HTMLTranslator.image_size()` now returns a |
2024-09-11 07:20:07 | Tree |
|
[r9927]
by
milde
Fix test samples containing installation-specific path. Use a relative path in the tests for external MathML converters |
2024-09-11 07:19:52 | Tree |
|
[r9926]
by
milde
Fixes for "scale" attribute handling in ODT and LaTeX writer. Remove redundant code in the ODT writer: Use the "generic" numeral format instead of "float" |
2024-09-11 07:19:41 | Tree |
| 2024-09-10 18:25:17 | Tree | |
| 2024-09-10 18:17:15 | Tree | |
|
[r9923]
by
milde
Documentation update. Fix/update links, add crosslinks. Restructure and update content. |
2024-09-10 15:30:31 | Tree |
| 2024-09-10 08:01:52 | Tree | |
|
[r9921]
by
milde
Revise `HTMLTranslator.prepare_svg()`. Change oder of method arguments (sort by importance). Use a dictionary to update the `<svg style="..."> declarations keeping Simplify conversion of "align" attribute. Add test cases. |
2024-09-04 19:33:39 | Tree |
|
[r9920]
by
milde
Refactor `HTMLTranslator.image_size()`. Use `nodes.parse_measure()` instead of ad-hoc parsing |
2024-09-04 19:33:30 | Tree |
|
[r9919]
by
milde
New function `nodes.parse_measure()`. Relax `validate_measure()`. Allow "arbitrary" units: Check for a run of ASCII-letters or a percent sign. |
2024-09-04 19:33:12 | Tree |