1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 23:55:24 +02:00

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: