KPresenter Templates
Get more KPresenter templates
KPresenter ships with some templates but you can get some more.
You can download starting new projects on the kde-files.org KPresenter webpage.
Click on each of these .kpr file to start KPresenter with it.
Here is a tarball of these 2 Screen Presentations templates that you can install and then they will be used in the Open New Document dialog in KPresenter.
Installation:
For a system wide installation (the templates will be available to all users on the system):
tar zxvf templates_kpresenter.tar.gz mkdir -p `kde-config --prefix`/share/apps/kpresenter/templates (might be as root) cp -a templates/* `kde-config --prefix`/share/apps/kpresenter/templates/ (might be as root)
For a single user installation:
tar zxvf templates_kpresenter.tar.gz mkdir -p `kde-config --localprefix`share/apps/kpresenter/templates cp -a templates/* `kde-config --localprefix`share/apps/kpresenter/templates/
Share your own KPresenter templates
You are encouraged to share your own templates and upload them on kde-files.org, in the KPresenter section. Many thanks in advance!
Create your own templates in KPresenter using the File -> Template manager menu. Read more information in the online handbook, in the Creating KPresenter Templates section.
Then tar and gzip the templates folder in your `kde-config --localprefix`share/apps/kpresenter/ and upload them on the kde-files.org KPresenter webpage and refer to this page on how to install them.
Many thanks in advance!
Last update: 2008-02-15
The KOffice Project