| Commit | Date | |
|---|---|---|
|
[r9940]
by
milde
HTML5: Fix display of inline images in section headings. Add selectors for an image inside h1 ... h6 to the rule for inline images. |
2024-09-26 14:09:49 | Tree |
|
[r9939]
by
milde
Update/fix "standard" functional test sample. Fix a factual error Reword HTML-centric descriptions -- we use the sample for several Revert change of expected pseudo-xml sample extension from "txt" to "rst" |
2024-09-23 22:37:00 | Tree |
| 2024-09-23 22:36:47 | Tree | |
|
[r9937]
by
milde
LaTeX writer: stop requiring "ifthen.sty", fix Babel warning. Replace use of ``\ifthenelse`` from "ifthen.sty" with the Mark the main language when loading "babel" to prevent a warning |
2024-09-23 22:36:38 | Tree |
|
[r9936]
by
milde
Use `nodes.parse_measure()` in rST directive option conversion. Simplify `parsers.rst.directives.get_measure()` by using Sort the list of supported length units in the order used in the Update and extend the lenght value handling tests. * case of length units is preserved (in contrast to CSS) |
2024-09-20 08:32:41 | Tree |
| 2024-09-20 08:32:28 | Tree | |
|
[r9934]
by
milde
ODT writer: report warnings with source line. Add "base_node" argument to calls of `reporter.warning()` so |
2024-09-20 06:31:07 | Tree |
|
[r9933]
by
milde
Revise/fix handling of length specification in the ODT writer. Use "px" as fallback unit for unitless image size attributes. Fix conversion factor of "pc" (pica) to "cm". Fix conversion of image width in "%" if the height is specified. Adjust fallback DPI value (currently not used) to match CSS units. Document that PIL/Pillow is always required if images are inserted |
2024-09-20 06:30:59 | Tree |
|
[r9932]
by
milde
Revise/fix handling of length specifications. Don't use the generic number-formatter "g" to drop trailing zeroes Refactor `writers._html_base.HTMLTranslator.image_size()`. Simplify `writers.latex2e.LaTeXTranslator.to_latex_length()`: |
2024-09-19 10:20:44 | Tree |
|
[r9931]
by
milde
HTML writers: Add "px" to unitless table "width" values. The table "width" attribute is of type "length", with optional unit. |
2024-09-15 11:13:43 | Tree |