File: layout

package info (click to toggle)
therion 6.3.4-2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 15,544 kB
  • sloc: cpp: 195,273; tcl: 19,779; ansic: 8,434; perl: 1,895; makefile: 1,281; python: 255; asm: 219; sh: 104
file content (15 lines) | stat: -rw-r--r-- 248 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
layout test2

code mpost
  inputrel("res/thtest.mp");
  inputrel("../incl/res/thtest.mp");

code tex-map
  \inputrel res/thtest.tex

  \savepath{p1}{../incl/ageom.pdf}
  \def\maplayout{
    \legendbox{100}{100}{NW}{\loadpicture{p1}}
  }

endlayout