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
XiangyunHuang
changed the title
cross-reference was broken when output format is docx
cross-references are broken when output format is docx
Nov 24, 2022
I wanted to add that example given in this issue shows 2 problems. The cross referencing doesn't work, and the caption doesn't show up. Ideally both would be fixed.
Prework
Description
Cross-references was broken when output format is docx.
Reproducible example
a minimal reproducible example from #994
Here is a screenshot from docx.
Expected result
Cross-references work!
Session info
End the reproducible example with a call to
sessionInfo()
in the same session (e.g.reprex(session_info = TRUE)
) and include the output.I use quarto 1.2.269 and gt 0.8.0
The text was updated successfully, but these errors were encountered: