You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Thanks for noticing this! For the moment, please just add your figure numbers manually. We are talking about rather short texts so that should be doable.
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 addsAbbildung x
, so I end up withFigure 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 ofAbbildungen 2 und 3
.The text was updated successfully, but these errors were encountered: