Thanks for the correction. To clarify, I've tested more deeply and find the potential bug doesn't exist. It appears only because the css style in my project width:100% overrides the width=50% option defined in the tag. Sorry for my misleading. But there is actually one bug for svg in generated latex docs, because \includegraphics doesn't support svg files. sphinx.ext.imgconverter and sphinxcontrib-svg2pdfconverter provides alternative solutions to convert svg files to pdf as alternative solutions....
Thanks for the correction. To clarify, I've tested more deeply and find the potential bug doesn't exist. It appears only because the css style width:100% overrides the width=50% option defined in the tag. Sorry for my misleading. But there is actually one bug for svg in generated latex docs, because \includegraphics doesn't support svg files. sphinx.ext.imgconverter and sphinxcontrib-svg2pdfconverter provides alternative solutions to convert svg files to pdf as alternative solutions. But in my opinion,...
Add `tag` and `embed` options in `Image` directive