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

--- Comment #2 from V Stuart Foote <[email protected]> ---
Created attachment 184276
  --> https://bugs.documentfoundation.org/attachment.cgi?id=184276&action=edit
selective use of fixed width vec rather than variable width widevec

Also, looks like you've used 'widevec' rather than 'vec' on the single
character expressions.

Try the formula as "widevec ds  = dx * vec i + dy * vec j"

rather than "widevec ds  = dx * widevec i + dy * widevec j"

IIRC the widvec responds to node width, while simple vec is fixed to font size.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to