]> git.sthu.org Git - ipestuff.git/commitdiff
style: Fix landscape comments and names master
authorStefan Huber <stefan.huber@fh-salzburg.ac.at>
Tue, 2 Jun 2026 10:48:44 +0000 (12:48 +0200)
committerStefan Huber <stefan.huber@fh-salzburg.ac.at>
Tue, 2 Jun 2026 10:48:44 +0000 (12:48 +0200)
styles/a0paper-landscape.isy
styles/a3paper-landscape.isy
styles/a4paper-landscape.isy

index 2b724a64d1f6284fb159e278697178ebfccc3d13..a48b0ea59c65e78e0602f03de4c524b0fccf189b 100644 (file)
@@ -1,8 +1,8 @@
 <?xml version="1.0"?>
 <!DOCTYPE ipestyle SYSTEM "ipe.dtd">
-<ipestyle name="a0paper-landscape">
+<ipestyle name="a0paper landscape">
        <!--
-       1 mm = 2.83465 mm
+       1 pt = 2.83465 mm
        A0 landscape is 1189 mm x 841 mm
        -->
        <layout paper="3370 2384" origin="0 0" frame="3370 2384" crop="no"/>
index 4a968e0b89c510971427809f82f89b215721808d..5f53edf430c8a164315e7f87fcb66a8a3e6977e3 100644 (file)
@@ -1,8 +1,8 @@
 <?xml version="1.0"?>
 <!DOCTYPE ipestyle SYSTEM "ipe.dtd">
-<ipestyle name="a3paper-landscape">
+<ipestyle name="a3paper landscape">
        <!--
-       1 mm = 2.83465 mm
+       1 pt = 2.83465 mm
        A3 landscape is 420 mm x 297 mm
        -->
        <layout paper="1190.6 841.9" origin="0 0" frame="1190.6 841.9" crop="no"/>
index 0193b1cfc21b507deae394541a3105d3091a8ac3..714de8a532ad4e471c8d96a5626b6b5aa96900bc 100644 (file)
@@ -1,6 +1,10 @@
 <?xml version="1.0"?>
 <!DOCTYPE ipestyle SYSTEM "ipe.dtd">
 <ipestyle name="a4paper landscape">
+       <!--
+       1 pt = 2.83465 mm
+       A4 landscape is 297 mm x 215 mm
+       -->
        <layout paper="843 596" origin="0 0" frame="843 596" crop="no"/>
        <titlestyle pos="10 10" color="title" size="LARGE" halign="left" valign="baseline" />
 </ipestyle>