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 dived into the code a bit to understand the problem and guess that magic_mirror_latex() can't handle tabularx. As far as I can see, the ifelse condition might be extended to include tabularx:
I am unable to use pack_rows() in combination with
tabular = "tabularx"
, which produces an error.The text was updated successfully, but these errors were encountered: