-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I tried to convert a docx with figure captions, and bookmarks to reference the number in the caption to get something like figure 1 and 2
without having to manually insert the numbers.
This leads to two issues. The first issue is that the conversion process adds figure x
to every figure. But word already adds Abbildung x
, so I end up with Figure x. Abbildung x:
.
The other issue is that the bookmarks don't get processed properly and the preview shows Die Abbildungen 2, 2, and 2 und 3, 3, and 3
instead of Abbildungen 2 und 3
.
Metadata
Metadata
Assignees
Labels
No labels