| Commit | Date | |
|---|---|---|
| 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 |
|
[r9930]
by
milde
Use "unknown_reference_resolver" for LaTeX writer option "use-bibtex". The "latex" writer provides the (provisional) setting "use_bibtex" to defer Use the `unknown_reference_resolvers` hook of the `TransformSpec` to Advantages: * replaces hard-coded special-case in Update docstrings and comments. |
2024-09-13 08:13:03 | Tree |
| 2024-09-12 12:57:48 | Tree |