summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-lyluatex.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-lyluatex.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-lyluatex.sty45
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-lyluatex.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-lyluatex.sty
new file mode 100644
index 00000000000..d77574e1597
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-lyluatex.sty
@@ -0,0 +1,45 @@
+%%
+%% This is file `lwarp-lyluatex.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% lwarp.dtx (with options: `lyluatex')
+%% This is a generated file.
+%% Copyright 2016-2019 Brian Dunn
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+\LWR@ProvidesPackagePass{lyluatex}[2019/05/27]
+\newcommand*{\lyluateximagename}{(-lilypond-~\packagediagramname)}
+\LetLtxMacro\LWR@orig@ly@compilescore\ly@compilescore
+
+\renewcommand*{\ly@compilescore}[1]{%
+ \begin{lateximage}[\lyluateximagename]%
+ \LWR@orig@ly@compilescore{#1}%
+ \end{lateximage}%
+}
+
+\AtBeginDocument{
+ \lysetoption{paperwidth}{6in}
+ \lysetoption{paperheight}{9in}
+ \lysetoption{line-width}{5.5in}
+ \lysetoption{twoside}{false}
+ \lysetoption{fullpagestyle}{empty}
+ \lysetoption{fullpagealign}{crop}
+ \lysetoption{print-page-number}{false}
+ \lysetoption{insert}{systems}
+ \lysetoption{extra-top-margin}{0}
+ \lysetoption{extra-bottom-margin}{0}
+ \lysetoption{valign}{center}
+ \lysetoption{staffsize}{20}
+ \lysetoption{inline-staffsize}{14}
+}
+\endinput
+%%
+%% End of file `lwarp-lyluatex.sty'.