LaTeXML icon indicating copy to clipboard operation
LaTeXML copied to clipboard

add viewBox to inline SVGs

Open xworld21 opened this issue 1 year ago • 1 comments
trafficstars

Inline SVGs generated by LaTeXML do not have a @viewBox attribute, which makes it virtually impossible to resize them from CSS (e.g. setting max-width: 100% to ensure that the image fits cannot work without @viewBox).

xworld21 avatar Jul 06 '24 20:07 xworld21