inkscape: fix typo (double equal signs)

This commit is contained in:
Waldir Pimenta
2016-08-29 17:24:11 +01:00
committed by GitHub
parent bf955d43e6
commit 1fd16aa105

View File

@@ -21,7 +21,7 @@
- Export an SVG document to PDF, converting all texts to paths:
`inkscape {{filename.svg}} --export-pdf=={{filename.pdf}} --export-text-to-path`
`inkscape {{filename.svg}} --export-pdf={{filename.pdf}} --export-text-to-path`
- Duplicate the object with id="path1555", rotate the duplicate 90 degrees, save the SVG, and quit: