key2svg icon indicating copy to clipboard operation
key2svg copied to clipboard

clipping the final SVG

Open akrv opened this issue 7 years ago • 2 comments

The final SVG version exported is the same size as the keynote slide. is it possbile to make the size of the image the canvas rather than slide size?

inkscape --verb=FitCanvasToDrawing --verb=FileSave --verb=FileClose *.svg

but that doesnt work even if it did, it requires the GUI to open for every image i.e. for every slide.

any suggestions?

akrv avatar Aug 01 '18 00:08 akrv

Do you have an example presentation and created/desired SVG to illustrate the problem?

trieloff avatar Aug 09 '18 14:08 trieloff

I add this into latex using \includesvg{Untitled-7} the image is added to the size of the keynote slide. If I want to cut the white area and fit the image, how can I do that?

I zipped the file to be able to attach it.

edit: I added another zip with the keynote file, any help would be great @trieloff Untitledforgit.zip

Untitledforgit.zip

Untitled-7.svg.zip

akrv avatar Aug 09 '18 18:08 akrv