<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://entorb.net//wiki/index.php?action=history&amp;feed=atom&amp;title=Inkscape</id>
	<title>Inkscape - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://entorb.net//wiki/index.php?action=history&amp;feed=atom&amp;title=Inkscape"/>
	<link rel="alternate" type="text/html" href="https://entorb.net//wiki/index.php?title=Inkscape&amp;action=history"/>
	<updated>2026-05-06T10:25:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://entorb.net//wiki/index.php?title=Inkscape&amp;diff=4919&amp;oldid=prev</id>
		<title>Torben at 20:52, 30 October 2024</title>
		<link rel="alternate" type="text/html" href="https://entorb.net//wiki/index.php?title=Inkscape&amp;diff=4919&amp;oldid=prev"/>
		<updated>2024-10-30T20:52:01Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Software]]&lt;br /&gt;
===Kubuntu 10.10 and Inkscape Crash===&lt;br /&gt;
[http://www.krebsi83.de/2010/11/inkscape-gtkiconthemeerror-unter.html]&lt;br /&gt;
 sudo ln -sv /usr/share/icons/oxygen/16x16/actions/document-properties.png /usr/share/icons/oxygen/16x16/actions/gtk-properties.png&lt;br /&gt;
 sudo gtk-update-icon-cache /usr/share/icons/oxygen/&lt;br /&gt;
&lt;br /&gt;
===Inkscape Slide===&lt;br /&gt;
How to generate slides / a multipage PDFs from a multilayer inkscape file. Why: Because very nice for Latex Beamer animations:&lt;br /&gt;
 \includegraphics&amp;lt;1&amp;gt;[page=1]{pics/Setup-ani.pdf}&lt;br /&gt;
 \includegraphics&amp;lt;2&amp;gt;[page=2]{pics/Setup-ani.pdf}&lt;br /&gt;
&lt;br /&gt;
Solution via [http://projects.abourget.net/inkscapeslide InkscapeSlide]&lt;br /&gt;
&lt;br /&gt;
needs Ubuntu packages&lt;br /&gt;
 python-pypdf python-setuptools&lt;br /&gt;
&lt;br /&gt;
Install via&lt;br /&gt;
 sudo easy_install InkscapeSlide&lt;br /&gt;
&lt;br /&gt;
Usage: &lt;br /&gt;
* generate multiple layers (use short+simple names for them)&lt;br /&gt;
* add a layer named &amp;#039;content&amp;#039; with a single textbox with the layers you want to generate, e.g.&lt;br /&gt;
 L1 # page1&lt;br /&gt;
 L2 # page2&lt;br /&gt;
 # or &lt;br /&gt;
 L1&lt;br /&gt;
 +L2 # add L2 on second page&lt;br /&gt;
 # or &lt;br /&gt;
 L1 *0.5, L2 # for transparency&lt;br /&gt;
in a terminal run&lt;br /&gt;
 inkscapeslide file.svg&lt;br /&gt;
&lt;br /&gt;
===Function Plotter===&lt;br /&gt;
* FIRST draw simple rectangle and select it&lt;br /&gt;
* Menu-&amp;gt; Extensions -&amp;gt; Render -&amp;gt; Function Plotter&lt;br /&gt;
* Enter Function, as well as X-Start, X-End, Y-min, Y-max&lt;br /&gt;
* Numbers of Samples = 1000 (for smooth lines)&lt;br /&gt;
* Apply&lt;br /&gt;
* Select plot&lt;br /&gt;
* Menu-&amp;gt; Path -&amp;gt; Simplify (or CTRL+L) (IMPORTANT)&lt;/div&gt;</summary>
		<author><name>Torben</name></author>
	</entry>
</feed>