File: layer.xml

package info (click to toggle)
xournalpp 1.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 30,044 kB
  • sloc: cpp: 64,195; xml: 939; sh: 752; ansic: 362; python: 338; php: 74; makefile: 15
file content (16 lines) | stat: -rw-r--r-- 543 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" standalone="no"?>
<xournal version="0.4.7">
<title>Xournal document - see http://math.mit.edu/~auroux/software/xournal/</title>
<page width="612.00" height="792.00">
<background type="solid" color="white" style="lined" />
<layer>
<text font="Sans" size="12.00" x="171.75" y="122.25" color="black">l1</text>
</layer>
<layer>
<text font="Sans" size="12.00" x="156.00" y="223.50" color="black">l2</text>
</layer>
<layer>
<text font="Sans" size="12.00" x="162.00" y="309.75" color="black">l3</text>
</layer>
</page>
</xournal>