Created attachment 133692 [details] Google Docs Draw shapes There are forms in Google Docs Draw that are not available in LibreOffice. Such as: equation forms, curved bands, rectangles with corners cut diagonally among others.
Created attachment 133693 [details] Google Docs Draw shapes
Goto https://cgit.freedesktop.org/libreoffice/core/tree/sd/qa/unit/data/pptx In the line cshapes.pptx go to the right side and click on text "plain". Save the file. Open it in LibreOffice. It is a collection of all those shapes. Copy and paste the desired shape to your document.
My idea is to give LibreOffice users more shapes to use in documents, without the need to draw them manually or download from templates available by the community on the internet.
That's definitely true that more custom shapes are needed. This request was filed in bug 87892 and your examples would we a valuable contribution. (In reply to Regina Henschel from comment #2) > https://cgit.freedesktop.org/libreoffice/core/tree/sd/qa/unit/data/pptx (c) Novell Inc. hinders the integration, right? *** This bug has been marked as a duplicate of bug 87892 ***
> (In reply to Regina Henschel from comment #2) > > https://cgit.freedesktop.org/libreoffice/core/tree/sd/qa/unit/data/pptx > (c) Novell Inc. hinders the integration, right? > > *** This bug has been marked as a duplicate of bug 87892 *** The copyright is on the collection. The definition of the preset shapes are inside the standard ECMA-376, look for the file "presetShapeDefinitions.xml" in "OfficeOpenXML-DrawingMLGeometries". A copy of that file is in http://opengrok.libreoffice.org/xref/core/oox/source/drawingml/customshapes/. The README describes, how to get a odp-file, but I'm not familiar with such scripts and have not tried it.