feat(landing): nouvelle animation d'accueil — une recette déclinée dans les quatre formats
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 2m34s
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 2m34s
Le nouveau dessin montre une tarte aux pommes, comprise de tous, présentée successivement en document Word, tableau Excel, présentation PowerPoint et PDF : une onde de traduction traverse chaque document, la langue change, la mise en page reste rigoureusement identique. Contenu universel, plus aucun jargon de spécialiste. Également : deux nettoyages DeepL restés non envoyés (commentaires dans database/models.py et translators/word_translator.py). Vérifié : construction réussie, 14/14 tests, aucune erreur d'analyse, mode sombre et « réduire les animations » pris en charge.
This commit is contained in:
@@ -1378,7 +1378,7 @@ class WordTranslator:
|
||||
is translated whole — not fragment by fragment — and the result is
|
||||
written into the first run while the sibling runs are blanked.
|
||||
This is what keeps mid-sentence bold spans ("This is *very*
|
||||
important") coherent in the target language, like DeepL's inline
|
||||
important") coherent in the target language, keeping inline
|
||||
tag handling.
|
||||
|
||||
Note: python-docx's `paragraph.runs` only returns DIRECT child <w:r>
|
||||
|
||||
Reference in New Issue
Block a user