Making a slideshow for a speech from Inkscape
Update: a very nice tool to make svg presentations from inkscape: sozi
See the github dedicated page.
Convert multiple svg files to pdf files and concatenate the resulting pdf files to a single one.
Take a toc file as argument.
This file contains the names of the svg files in the order you want to produce the pdf file.
Args:
- $1: toc file
- $2: output pdf file name
Replace the occurence of #P by the page number and #T by the total number of pages.
Dependencies: inkscape, pdftk or gs
If you want to ask me a question or leave me a message add @bougui505 in your comment.