commit ad463a48171b601db887a846fcff8ce435964026 parent 4eb4aa03dbfea26f2ca3a374239a5092c8ec35bb Author: Jamie Beardslee <beardsleejamie@gmail.com> Date: Tue, 31 Mar 2020 14:44:40 +1300 in popper 3: added compile command Diffstat:
M | three.ly | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/three.ly b/three.ly @@ -112,3 +112,7 @@ three = \relative c' { tagline = ##f } } + +% Local Variables: +% compile-command: "make -B three.pdf" +% End: