Replies: 2 comments 2 replies
-
This smells like a bug (or several). Which version of rinohtype are you using? Can you share your source files or a minimal example reproducing the issue? Then it should be easy for me to figure out what's going wrong. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a question to the figure caption, especially how I can show for instance: "Figure 1:" in-front of the legend.
And how to show the
:numref:
from Sphinx within the PDF. Now, if I create thenumref
I have the link, however no number, just two??
symbols.Currently, I have set the
number_format
tonone
, because if I set it tonumber
, I get an error:paragraph.py", line 724, in number label.style = 'label' AttributeError: 'str' object has no attribute 'style'
.So, I am not sure how to proceed...
Beta Was this translation helpful? Give feedback.
All reactions