Skip to content

Instantly share code, notes, and snippets.

View henryso's full-sized avatar

Henry So henryso

  • New York, U.S.A., Earth
View GitHub Profile
local EXCLUDE = {
['.notdef'] = true,
['.null'] = true,
notdef = true,
nonmarkingreturn = true,
}
Mwe = {}
function Mwe.emit(csname)
@henryso
henryso / README.AC_CHECK_ALIGNOF test for Gregorio.txt
Last active July 13, 2016 17:09
AC_CHECK_ALIGNOF test for Gregorio
The attached tarball includes a simple project for testing that AC_CHECK_ALIGNOF autotools macro works in multiple environments.
To use:
- Run `./configure`
- Run `make`
- Run `./mintest`
If successful, this should output `pass` and the number of bytes returned by the alignment detection.
@henryso
henryso / SalveReginaOP.gabc
Created July 9, 2015 02:55
Salve Regina O.P.
name:Salve Regina;
office-part:Antiphona;
%mode:1;
book:Completorium O.P. (Suarez), 1949, p. 119;
%%
(c4)Sal(h/hgh)ve,(d ::) Re(h/hg)gí(fvED/e/fgf)na,(ed ;) ma-(c)ter(d) mi-(f)se(g)ri(f)cór(gh)di(defEDC)æ:(d :)
Vi (h/hgh )ta,(d ;3) dul(h/hg)cé(fvED/e/fgf)do,(ed ;) et(c) spes(d) nos(f)tra,(gf{gh}) salv(defEDC)e.(d :)
Ad(d/fg~) te(h ;3) cla(g)má(gf{gh})mus(e ;) éx(g)sul(f)es(edg ;1) fi-(c)li(d)-i(f) He-(evDC)væ.(d :)
Ad(d/fg~) te(h ;3) sus(j)pi(g)ra(hvGFE/g)mus,(h ;) ge(d)men(f)tes(g) et(d) flen(fvED)tes(c ;)
In(d) hac(dcf) la(gh)cri(g)má(fe)rum(fg) val(fvEDC)le.(d :)
@henryso
henryso / Gregorio: Problem centering neumes over small-caps.
Last active August 29, 2015 14:23
Gregorio: Problem centering neumes over small-caps.
This comes from Albert Bloomfield on the gregorio-users mailing list:
I still have the same problem in 3.0rc2. The neumes over the small caps
portion are not correctly centered unless I edit the tex file that gregorio
outputs.
Does anyone know how to fix this quickly?
Thanks,