LaTeXML
LaTeXML copied to clipboard
add viewBox to inline SVGs
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).