From: Guenter M. <mi...@us...> - 2025-02-04 07:22:48
|
On 2025-02-02, Guenter Milde via Docutils-develop wrote: > On 2025-01-31, Alan wrote: >> Image paths are now changed from forward slashes to backslashes on Windows. >> But that won't work with LaTeX writers, because backslashes start commands. >> The LaTeX writers need to retain forward slashes in the image paths. >> I've never needed docutils to mess with my paths, and this change is very >> problematic. >> I recommend returning to the status quo ex ante. > A patch is ready and will be committed to the repo soon. Done in r10008. Günter |