adding stemlets

legacy
Michael Winter 5 years ago
parent 60ff451c07
commit b44bc5bd08

@ -3,3 +3,6 @@ a history of the domino problemo
note that this code produces files in two subfolders
the supercollider code makes png files in a subfolder called "visualization"
the klayout code reads the above files and outputs gds files in a subfolder called "gds"
these are included in the attachment for the code release here or at:
www.unboundedpress.org/code_releases/a_history_of_the_domino_problem_source.zip

@ -1,4 +1,4 @@
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018/Arch Linux) (preloaded format=pdflatex 2019.4.22) 6 JUL 2019 23:52
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018/Arch Linux) (preloaded format=pdflatex 2019.4.22) 29 JUL 2019 09:25
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
@ -888,7 +888,7 @@ mti8.pfb></usr/share/texmf-dist/fonts/type1/public/tex-gyre/qcsb.pfb></usr/shar
e/texmf-dist/fonts/type1/public/tex-gyre/qcsbi.pfb></usr/share/texmf-dist/fonts
/type1/public/tex-gyre/qcsr.pfb></usr/share/texmf-dist/fonts/type1/public/tex-g
yre/qcsri.pfb>
Output written on penrose_score.pdf (31 pages, 1132763 bytes).
Output written on penrose_score.pdf (31 pages, 1137664 bytes).
PDF statistics:
196 PDF objects out of 1000 (max. 8388607)
115 compressed objects within 2 object streams

Binary file not shown.

@ -1,4 +1,4 @@
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018/Arch Linux) (preloaded format=pdflatex 2019.4.22) 6 JUL 2019 23:48
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018/Arch Linux) (preloaded format=pdflatex 2019.4.22) 29 JUL 2019 09:25
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
@ -779,7 +779,7 @@ mti8.pfb></usr/share/texmf-dist/fonts/type1/public/tex-gyre/qcsb.pfb></usr/shar
e/texmf-dist/fonts/type1/public/tex-gyre/qcsbi.pfb></usr/share/texmf-dist/fonts
/type1/public/tex-gyre/qcsr.pfb></usr/share/texmf-dist/fonts/type1/public/tex-g
yre/qcsri.pfb>
Output written on robinson_score.pdf (25 pages, 513247 bytes).
Output written on robinson_score.pdf (25 pages, 535995 bytes).
PDF statistics:
172 PDF objects out of 1000 (max. 8388607)
102 compressed objects within 2 object streams

Binary file not shown.

@ -61,7 +61,7 @@
%\remove "Mark_engraver"
%\override BarNumber.extra-offset = #'(0 . 4)
\override BarNumber.stencil = #(make-stencil-circler 0.1 0.25 ly:text-interface::print)
%\override Stem.stemlet-length = #0.75
\override Stem.stemlet-length = #0.75
%\override DynamicTextSpanner.style = #'none
}
\context {

@ -70,7 +70,7 @@ paren =
%\remove "Mark_engraver"
%\override BarNumber.extra-offset = #'(0 . 4)
\override BarNumber.stencil = #(make-stencil-circler 0.1 0.25 ly:text-interface::print)
%\override Stem.stemlet-length = #0.75
\override Stem.stemlet-length = #0.75
%\override DynamicTextSpanner.style = #'none
}
\context {

Loading…
Cancel
Save