papersize stylesheets
authorMarcel <radermacher@kit.edu>
Thu, 11 Feb 2016 16:24:29 +0000 (17:24 +0100)
committerMarcel <radermacher@kit.edu>
Thu, 11 Feb 2016 16:24:29 +0000 (17:24 +0100)
styles/llncs_papersize.isy [new file with mode: 0644]
styles/readme [new file with mode: 0644]
styles/thesis_papersize.isy [new file with mode: 0644]

diff --git a/styles/llncs_papersize.isy b/styles/llncs_papersize.isy
new file mode 100644 (file)
index 0000000..6bfce0f
--- /dev/null
@@ -0,0 +1,4 @@
+<?xml version="1.0"?>
+<ipestyle name="paper_size">
+<layout paper="345 546" origin="0 0" frame="345 546"/>
+</ipestyle>
diff --git a/styles/readme b/styles/readme
new file mode 100644 (file)
index 0000000..f94dd27
--- /dev/null
@@ -0,0 +1,8 @@
+Ipe Stylesheet Collection
+
+
+*_papersize.isy
+
+Adjusts the Ipe canvas to the papersize with respect to the margins given by the respective format.
+thesis_papersize.isy - Papersize suitable for Bachelor / Masther Thesis
+lncs_papersize.isy - LNCS Paper size
diff --git a/styles/thesis_papersize.isy b/styles/thesis_papersize.isy
new file mode 100644 (file)
index 0000000..ba33ff2
--- /dev/null
@@ -0,0 +1,4 @@
+<?xml version="1.0"?>
+<ipestyle name="paper_size">
+<layout paper="425 808" origin="0 0" frame="425 808"/>
+</ipestyle>