https://bugs.documentfoundation.org/show_bug.cgi?id=107517

--- Comment #2 from fxwan <[email protected]> ---
<svg xmlns="http://www.w3.org/2000/svg";
     width="500" height="40" viewBox="0 0 500 40">
  <text x="0" y="35" font-family="Verdana" font-size="35"
style="tab-size:400px">&emsp;Hello, out there
  </text>
</svg>

Tab actually works in SVG if you encode it to &emsp;, but we can't control the
tab-size as HTML does. So your solution would be robust.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to