Copying between Word and Draw removes shape grouping in LibreOffice 4.1 resulting bad SVG export in LibreLogo. For example: PICTURE 'circles.svg' [ CIRCLE 100 CIRCLE 200 ] results an SVG file in the home directory only with one visible circle.
Laszlo Nemeth committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a7fdd474161ba8ab34945bc9a32c7a33de6eaf9a LibreLogo fixes (eg. fdo#68713 fix SVG cropping), see ChangeLog The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Laszlo Nemeth committed a patch related to this issue. It has been pushed to "libreoffice-4-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1a03ecaf22843345849db7ba3e25ac9cbdd10dbf&h=libreoffice-4-1 LibreLogo fixes (eg. fdo#68713 fix SVG cropping), see ChangeLog It will be available in LibreOffice 4.1.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.