Git Product home page Git Product logo

gregorio-project / gregorio Goto Github PK

View Code? Open in Web Editor NEW
154.0 154.0 43.0 116.77 MB

The Gregorio Project

Home Page: http://gregorio-project.github.io

License: Other

Shell 3.17% Perl 0.27% Lua 7.39% TeX 26.22% Python 10.78% C 40.73% Inno Setup 0.99% Batchfile 0.47% Lex 4.04% Yacc 2.44% Makefile 0.97% M4 2.15% Vim Script 0.27% Rich Text Format 0.12%
cultural-heritage music-notation tex

gregorio's People

Contributors

adunning avatar anthonyfok avatar avbop avatar benyanke avatar bgmcoder avatar edwardbetts avatar eroux avatar eschwab avatar henryso avatar igneus avatar jakubjelinek avatar jperon avatar phi-gamma avatar rpspringuel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gregorio's Issues

Update each line's vertical spacing

Apparently the Solesmes scores only move the lyric text down only on lines where the a low element (note a', a, b', or b) is present. Currently gregorio moves the lyrics down for the whole score when this happens. A user would like to be able to imitate the Solesmes behavior.

This will probably require making two passes per line. The first to figure out what the lowest note on the line is, the second to actually set the lines. Perhaps the first pass populates two boxes (one for staff and neumes, the other for text), then the second can simply place them on the page. However, there might be alignment issues in this approach.

Deprecation in configure.ac

When I'm getting the following warning when running autoreconf on my machine:

configure.ac:25: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
configure.ac:25: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:25: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.

I don't know much about this sort of thing, though, so I'm not sure what to do with it without doing some research.

Set lines above initial in the gabc file.

The gabc file should be able to set the two lines above the initial.

I have been looking into adding this feature. Currently there can be two annotation: : fields in the gabc header but they are associated with voice_info. Rather than hijack these, perhaps rename mode: ; to modelineone: ; and add modelinetwo: ; For \gresetfirstlineaboveinitial and \gresetsecondlineaboveinitial respectively.

What is the intended/future use for annotation: ;?

"Hungarian Gregorian"

This came up on the Lilypond mailing list and reminded me of something on our old task list.

A user over there wanted to create something that is sort of a hybrid between gregorian notation and modern notation. It uses a five line staff, modern clefs, and round note heads, but links those note heads together like square notation notes. If we ever get to the point where we're working on adding a 5-line staff, then we might also want to look at creating a font which would allow this sort of thing to work.

Anyway, it's not something that I'm in any position to work on, nor do I think it's in any way critical (as this isn't, technically, gregorian notation) but I thought I'd post the idea here to create a record of it.

first syllable alignment when vowel after initial

The alignment of first syllable text/neume should be improved when it contains a vowel

Currently, the alignment is made on the first letter after the the first one (which is the initial), in all cases (as was asked at the creation of Gregorio). The following behavior should be implemented:

  • when there is no vowel after the first letter (which is the initial), keep current behavior (alignment on first letter after the initial)
  • if there is a vowel in the letters after the first, align as if it was a regular syllable (ex: initial C, other letters hri, in this case the alignment is on the i)

horizontal episemus length is too large

Even though it has been already significantly reduced, horizontal episemi are larger than the notes under them, while in most books, they are noticeably shorter... I should reduce that, please comment if you think I shouldn't!

<nlba> causes =0 at end of score

Buliding gregorio from commit 6df3abf

Gregorio runs fine. (ant.gabc ---> ant.tex produces no errors.)
Running lualatex on the project.tex produces the following errors:

! Missing number, treated as zero.
<to be read again> 
\relax 
l.219 \endgregorioscore
                      %
?
! Missing = inserted for \ifnum.
<to be read again> 
\relax 
l.219 \endgregorioscore
                      %
?
! Missing number, treated as zero.
<to be read again> 
\relax 
l.219 \endgregorioscore
                      %
?
! Extra \else.
\greendnlbarea ...lax \xdef \grenlbstate {0}\else 
                                                  \ifcase \grenlbstate \xdef...
l.219 \endgregorioscore

Continuing at each prompt ? works but the resulting score has an =0 in the text line following the final double bar (::). Removing the <nlba> from ant.gabc fixes the issue.

issue

Problem with gregorio and multiline scores

When I try to compile this score using lualatex --shell-escape --interaction=nonstopmode mwe.tex, it fails. See output below.

score.gabc

%%
(c4) Line(c) One(d) (z) Line(c) Two(d)

mwe.tex

\documentclass[11pt]{article}
\usepackage{luatextra}
\usepackage{graphicx}
\usepackage{gregoriotex}
\usepackage[utf8]{luainputenc}
\usepackage{times}
\begin{document}
\includescore{score}
\end{document}

output

This is LuaTeX, Version beta-0.70.1-2014113017
\write18 enabled.
(./mwe.tex
LaTeX2e <2011/06/27>
LuaTeX adaptation of babel <v3.8m-luatex-1.5> and hyphenation patterns for engl
ish, dumylang, nohyphenation, loaded.
(/usr/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/size11.clo))
(/usr/share/texmf-dist/tex/lualatex/luatextra/luatextra.sty
(/usr/share/texmf-dist/tex/generic/oberdiek/ifluatex.sty)
(/usr/share/texmf-dist/tex/latex/fontspec/fontspec.sty
(/usr/share/texmf-dist/tex/latex/l3kernel/expl3.sty
(/usr/share/texmf-dist/tex/latex/l3kernel/l3names.sty
(/usr/share/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty
(/usr/share/texmf-dist/tex/generic/oberdiek/luatex.sty
(/usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/usr/share/texmf-dist/tex/latex/etex-pkg/etex.sty)
(/usr/share/texmf-dist/tex/generic/oberdiek/luatex-loader.sty
(/usr/share/texmf-dist/scripts/oberdiek/oberdiek.luatex.lua)))
(/usr/share/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty
(/usr/share/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)
(/usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty))))
(/usr/share/texmf-dist/tex/latex/l3kernel/l3basics.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3expan.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3tl.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3seq.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3int.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3quark.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3prg.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3clist.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3token.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3prop.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3msg.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3file.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3skip.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3keys.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3fp.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3box.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3coffins.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3color.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3luatex.sty)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3candidates.sty))
(/usr/share/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)
(/usr/share/texmf-dist/tex/luatex/luaotfload/luaotfload.sty
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase.sty
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-compat.sty)
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-loader.sty
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase.loader.lua))
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-regs.sty)
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-attr.sty
(/usr/share/texmf-dist/tex/luatex/luatexbase/attr.lua))
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-cctb.sty
(/usr/share/texmf-dist/tex/luatex/luatexbase/cctb.lua))
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-mcb.sty
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-modutils.sty
(/usr/share/texmf-dist/tex/luatex/luatexbase/modutils.lua))
(/usr/share/texmf-dist/tex/luatex/luatexbase/mcb.lua)))
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-string.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-lpeg.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-boolean.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-number.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-math.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-table.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-aux.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-io.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-os.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-file.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-md5.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-dir.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-unicode.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-utils.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-dimen.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-url.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-set.lua)
(/usr/share/texmf-dist/tex/luatex/luaotfload/luaotfload.lua)(using cache: /home
/inxi/.texlive/texmf-var/luatex-cache/generic)
Module luatexbase-mcb info: creating 'luaotfload.patch_font' type 4
Module luatexbase-mcb info: inserting 'luaotfload.pre_linebreak_filter'
(luatexbase-mcb) at position 1 in 'pre_linebreak_filter'
Module luatexbase-mcb info: inserting 'luaotfload.hpack_filter'
(luatexbase-mcb) at position 1 in 'hpack_filter'
Module luatexbase-mcb info: resetting callback 'define_font'
Module luatexbase-mcb info: inserting 'luaotfload.define_font'
(luatexbase-mcb) at position 1 in 'define_font'
Module luatexbase-mcb info: inserting 'luaotfload.find_vf_file'
(luatexbase-mcb) at position 1 in 'find_vf_file'
Module luatexbase-mcb info: inserting 'unicodemath.set_sscale_diments'
(luatexbase-mcb) at position 1 in 'luaotfload.patch_font'
)
(/usr/share/texmf-dist/tex/latex/fontspec/fontspec.lua)
Module luatexbase-mcb info: inserting 'fontspec.set_capheight'
(luatexbase-mcb) at position 2 in 'luaotfload.patch_font'
(/usr/share/texmf-dist/tex/latex/fontspec/fontspec-patches.sty
(/usr/share/texmf-dist/tex/latex/base/fixltx2e.sty)


  • LaTeX warning: "xparse/redefine-command"
  • Redefining document command \oldstylenums with arg. spec. 'm' on line 107.
    ) (/usr/share/texmf-dist/tex/latex/fontspec/fontspec-luatex.sty
    (/usr/share/texmf-dist/tex/latex/base/fontenc.sty
    (/usr/share/texmf-dist/tex/latex/euenc/eu2enc.def)
    (/usr/share/texmf-dist/tex/latex/euenc/eu2lmr.fd)(load: /home/inxi/.texlive/tex
    mf-var/luatex-cache/generic/fonts/otf/temp-lmroman10-regular.lua))
    (/usr/share/texmf-dist/tex/xelatex/xunicode/xunicode.sty
    (/usr/share/texmf-dist/tex/latex/tipa/t3enc.def(load: /home/inxi/.texlive/texmf
    -var/luatex-cache/generic/fonts/otf/temp-lmromanslant10-regular.lua)(load: /hom
    e/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lmroman10-italic.
    lua)(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lm
    roman10-bold.lua) (/usr/share/texmf-dist/tex/latex/euenc/eu2lmss.fd)(load: /hom
    e/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lmsans10-regular.
    lua)) (/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty
    (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty)
    (/usr/share/texmf-dist/tex/latex/graphics/graphics.sty
    (/usr/share/texmf-dist/tex/latex/graphics/trig.sty)
    (/usr/share/texmf-dist/tex/latex/latexconfig/graphics.cfg)
    (/usr/share/texmf-dist/tex/latex/pdftex-def/pdftex.def))))
    (/usr/share/texmf-dist/tex/latex/fontspec/fontspec.cfg)))
    (/usr/share/texmf-dist/tex/latex/metalogo/metalogo.sty
    (/usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
    (/usr/share/texmf-dist/tex/lualatex/luacode/luacode.sty))
    (/home/inxi/texmf/tex/luatex/gregoriotex/gregoriotex.sty
    (/usr/share/texmf-site/tex/latex/xcolor/xcolor.sty
    (/usr/share/texmf-dist/tex/latex/latexconfig/color.cfg))
    (/home/inxi/texmf/tex/luatex/gregoriotex/gregoriotex.tex
    (/usr/share/texmf-dist/tex/generic/xstring/xstring.sty
    (/usr/share/texmf-dist/tex/generic/xstring/xstring.tex))
    (/home/inxi/texmf/tex/luatex/gregoriotex/gregoriotex.lua)
    (/home/inxi/texmf/tex/luatex/gregoriotex/gregoriotex-spaces.tex)
    (/home/inxi/texmf/tex/luatex/gregoriotex/gregoriotex-chars.tex)
    (/home/inxi/texmf/tex/luatex/gregoriotex/gregoriotex-signs.tex)
    (/home/inxi/texmf/tex/luatex/gregoriotex/gregoriotex-syllable.tex)
    (/home/inxi/texmf/tex/luatex/gregoriotex/gregoriotex-symbols.tex
    luaotfload | Font names database loaded: /home/inxi/.texlive/texmf-var/luatex-c
    ache/generic/names/otfl-names.lua(load: /home/inxi/.texlive/texmf-var/luatex-ca
    che/generic/fonts/otf/temp-gresym.lua))))
    (/usr/share/texmf-dist/tex/lualatex/luainputenc/luainputenc.sty
    (/usr/share/texmf-dist/tex/lualatex/luainputenc/luainputenc.lua)
    (/usr/share/texmf-dist/tex/lualatex/luainputenc/lutf8.def
    (/usr/share/texmf-dist/tex/latex/base/t1enc.dfu)
    (/usr/share/texmf-dist/tex/latex/base/ot1enc.dfu)
    (/usr/share/texmf-dist/tex/latex/base/omsenc.dfu)))
    (/usr/share/texmf-dist/tex/latex/psnfss/times.sty) (./mwe.aux)
    (/usr/share/texmf-dist/tex/latex/tipa/t3cmr.fd)

LaTeX Font Warning: Font shape EU2/ptm/m/n' undefined (Font) usingEU2/lmr/m/n' instead on input line 7.

(/usr/share/texmf-dist/tex/context/base/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/usr/share/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
(/usr/share/texmf-dist/tex/latex/oberdiek/grfext.sty
(/usr/share/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty))
(/usr/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty
(/usr/share/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
(/usr/share/texmf-dist/tex/generic/oberdiek/etexcmds.sty)))
(/usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
(/home/inxi/texmf/tex/luatex/gregoriotex/gsp-default.tex)
Module gregoriotex info: compiling the score score.gabc...
(./score-20150220.gtex(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic
/fonts/otf/temp-greciliae.lua)
Module luatexbase-mcb info: inserting 'gregoriotex.callback'
(luatexbase-mcb) at position 1 in 'post_linebreak_filter'
Module luatexbase-mcb info: inserting 'gregoriotex.disable_hyphenation'
(luatexbase-mcb) at position 1 in 'hyphenate'
(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lmroma
n17-regular.lua)
! Missing = inserted for \ifdim.

p
l.16 }
%
! Missing number, treated as zero.

p
l.16 }
%
! Illegal unit of measure (pt inserted).

p
l.16 }
%
! Missing = inserted for \ifdim.

p
l.25 }
%
! Missing number, treated as zero.

p
l.25 }
%
! Illegal unit of measure (pt inserted).

p
l.25 }
%
! Missing = inserted for \ifdim.

p
l.25 }
%
! Missing number, treated as zero.

p
l.25 }
%
! Illegal unit of measure (pt inserted).

p
l.25 }
%

Underfull \hbox (badness 10000) in paragraph at lines 3--33
[] [] [][][] [][][][] [][][]\EU2/lmr/m/n/10.95 plus -9.07716pt minus -1.81502pt
[][]
Module luatexbase-mcb info: removing 'gregoriotex.callback'
(luatexbase-mcb) from 'post_linebreak_filter'
Module luatexbase-mcb info: removing 'gregoriotex.disable_hyphenation'
(luatexbase-mcb) from 'hyphenate'
) 1{/home/inxi/.texlive/texmf-var/fonts/map/pdftex/updmap/pdftex.map}

LaTeX Font Warning: Some font shapes were not available, defaults substituted.

)
(see the transcript file for additional information)
2947 words of node memory still in use:
74 hlist, 14 vlist, 53 rule, 125 glue, 54 kern, 27 glyph, 85 attribute, 132
glue_spec, 43 attribute_list, 1 write, 1 local_par nodes
avail lists: 1:1,2:249,3:20,4:61,5:35,6:68,7:12,9:29
</usr/share/texmf-dist/fonts/opentype/public/lm/lmroman10-regular.otf></home/in
xi/texmf/fonts/truetype/public/gregoriotex/greciliae.ttf></usr/share/texmf-dist
/fonts/opentype/public/lm/lmroman17-regular.otf>
Output written on mwe.pdf (1 page, 9342 bytes).
Transcript written on mwe.log.

\includescore leaves behind outdated gtex files.

Since #58 \includescore now automaticlly generates gtex file if necessary. This behavior now causes old outdated gtex files (with the wrong gregoriotex API version) to remain behind in the filesystem. Those files should be cleaned up.

Need to keep in mind that not all scores are in the same dir as the main.tex file. Also accommodate / or \ for filepaths. os.remove does not accept globs and os.command('rm') is not portable to Windows.

This may be of help here.

writemode and setfirstannotation conflict

If the user manually indicates an annotation in their TeX file, \writemode should not overwrite it with the mode from the gabc file. This could be accomplished by having \writemode check to see if there are contents in the box containing the first annotation before entering the mode (and refraining from doing so if there is some thing there), or by having \setfirstannotaion change a flag which controls whether \writemode does anything. In the latter case the flag would need to be reset at the end of the score (to allow for multiple score inclusions).

option for clivis stem length

Gregorio has a different output from Solesmes when it comes to clivis stem length. Solesmes has is the same height as interval. Some users are asking to have an option to get the same result.

Overlapping letters and hyphenation

Compile this with lualatex --shell-escape --halt-on-error mwe2.tex

mwe2.tex

\documentclass[11pt]{article}
\usepackage{luatextra}
\usepackage{graphicx}
\usepackage{gregoriotex}
\usepackage[utf8]{luainputenc}
\usepackage{times}
\begin{document}
\includescore{mwe2}
\end{document}

mwe2.gabc

%%
(c4) Test(c) (:) as(g)sis(gh)tance.(h.) (:) temp(c)ta(de)tion.(d.) (::)

mwe2

Missing torculus resupinus flexus

Here are some samples from the dominican Graduale: in these, the first interval is 1 or 2. In the last one, the first interval is 1 but the last note is a liquescence.
dominican neumes 2

dominican neumes 3

dominican neumes 4

Undefined control sequence

Compile this with lualatex --shell-escape --halt-on-error mwe.tex

mwe.tex

\documentclass[11pt]{article}
\usepackage{luatextra}
\usepackage{graphicx}
\usepackage{gregoriotex}
\usepackage[utf8]{luainputenc}
\usepackage{times}
\begin{document}
\includescore{mwe}
\end{document}

mwe.gabc

%%
(f3) Mom(kj) mom(d) mom(gig) (,) mom(j) mom(ded) mom(i) mom(c)mom(d)mom.(e_) (:)
Mom,(iv/ivGE) (,) mom(fgh)mom(d) (,) mom(i) mom(ivHF) mom.(jkj___) (::)

mwe.log

This is LuaTeX, Version beta-0.70.1-2014113017 (format=lualatex 2014.11.30) 14 MAR 2015 21:43
\write18 enabled.
**mwe.tex
(./mwe.tex
LaTeX2e <2011/06/27>
LuaTeX adaptation of babel <v3.8m-luatex-1.5> and hyphenation patterns for engl
ish, dumylang, nohyphenation, loaded.
(/usr/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/size11.clo
File: size11.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(/usr/share/texmf-dist/tex/lualatex/luatextra/luatextra.sty
Package: luatextra 2010/10/10 v1.0 Loading usual LuaLaTeX packages

(/usr/share/texmf-dist/tex/generic/oberdiek/ifluatex.sty
Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX detected.
)
(/usr/share/texmf-dist/tex/latex/fontspec/fontspec.sty
Package: fontspec 2012/05/06 v2.2b Advanced font selection for XeLaTeX/LuaLaTeX

(/usr/share/texmf-dist/tex/latex/l3kernel/expl3.sty
(/usr/share/texmf-dist/tex/latex/l3kernel/l3names.sty
(/usr/share/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty
Package: l3bootstrap 2012/07/16 v3991 L3 Experimental bootstrap code

(/usr/share/texmf-dist/tex/generic/oberdiek/luatex.sty
Package: luatex 2010/03/09 v0.4 LuaTeX basic definition package (HO)

(/usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty
Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO)
)
(/usr/share/texmf-dist/tex/latex/etex-pkg/etex.sty
Package: etex 1998/03/26 v2.0 eTeX basic definition package (PEB)
\et@xins=\count87
)
\LuT@AllocAttribute=\count277
\LuT@AllocCatcodeTable=\count278
\CatcodeTableStack=\count279
\CatcodeTableIniTeX=\catcodetable1
\CatcodeTableString=\catcodetable3
\CatcodeTableOther=\catcodetable5
\CatcodeTableLaTeX=\catcodetable7

(/usr/share/texmf-dist/tex/generic/oberdiek/luatex-loader.sty
Package: luatex-loader 2010/03/09 v0.4 Lua module loader (HO)

(/usr/share/texmf-dist/scripts/oberdiek/oberdiek.luatex.lua)))
(/usr/share/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty
Package: pdftexcmds 2011/11/29 v0.20 Utility functions of pdfTeX for LuaTeX (HO
)

(/usr/share/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO)
)
(/usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty
Package: ifpdf 2011/01/30 v2.3 Provides the ifpdf switch (HO)
Package ifpdf Info: pdfTeX in PDF mode is detected.
)
Package pdftexcmds Info: \pdf@primitive is available.
Package pdftexcmds Info: \pdf@ifprimitive is available.
Package pdftexcmds Info: \pdfdraftmode found.
\pdftexcmds@toks=\toks14
))
Package: l3names 2012/09/24 v4230 L3 Namespace for primitives
)
Package: expl3 2012/11/21 v4332 L3 Experimental code bundle wrapper

(/usr/share/texmf-dist/tex/latex/l3kernel/l3basics.sty
Package: l3basics 2012/11/10 v4306 L3 Basic definitions
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3expan.sty
Package: l3expan 2012/08/28 v4149 L3 Argument expansion
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3tl.sty
Package: l3tl 2012/09/28 v4244 L3 Token lists
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3seq.sty
Package: l3seq 2012/09/09 v4212 L3 Sequences and stacks
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3int.sty
Package: l3int 2012/09/26 v4237 L3 Integers
\c_max_int=\count280
\l_tmpa_int=\count281
\l_tmpb_int=\count282
\g_tmpa_int=\count283
\g_tmpb_int=\count284
\l_tmpc_int=\count285
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3quark.sty
Package: l3quark 2012/11/04 v4268 L3 Quarks
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3prg.sty
Package: l3prg 2012/09/09 v4212 L3 Control structures
\g__prg_map_int=\count286
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3clist.sty
Package: l3clist 2012/09/09 v4212 L3 Comma separated lists
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3token.sty
Package: l3token 2012/11/01 v4251 L3 Experimental token manipulation
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3prop.sty
Package: l3prop 2012/09/09 v4212 L3 Property lists
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3msg.sty
Package: l3msg 2012/09/09 v4212 L3 Messages
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3file.sty
Package: l3file 2012/09/09 v4212 L3 File and I/O operations
\l__ior_stream_int=\count287
\l_iow_line_count_int=\count288
\l__iow_target_count_int=\count289
\l__iow_current_line_int=\count290
\l__iow_current_word_int=\count291
\l__iow_current_indentation_int=\count292
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3skip.sty
Package: l3skip 2012/11/04 v4260 L3 Dimensions and skips
\c_zero_dim=\dimen256
\c_max_dim=\dimen257
\l_tmpa_dim=\dimen258
\l_tmpb_dim=\dimen259
\g_tmpa_dim=\dimen260
\g_tmpb_dim=\dimen261
\c_zero_skip=\skip256
\c_max_skip=\skip257
\l_tmpa_skip=\skip258
\l_tmpb_skip=\skip259
\g_tmpa_skip=\skip260
\g_tmpb_skip=\skip261
\c_zero_muskip=\muskip10
\c_max_muskip=\muskip11
\l_tmpa_muskip=\muskip12
\l_tmpb_muskip=\muskip13
\g_tmpa_muskip=\muskip14
\g_tmpb_muskip=\muskip15
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3keys.sty
Package: l3keys 2012/11/02 v4256 L3 Experimental key-value interfaces
\g__keyval_level_int=\count293
\l_keys_choice_int=\count294
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3fp.sty
Package: l3fp 2012/11/10 v4305 L3 Floating points
\c__fp_leading_shift_int=\count295
\c__fp_middle_shift_int=\count296
\c__fp_trailing_shift_int=\count297
\c__fp_big_leading_shift_int=\count298
\c__fp_big_middle_shift_int=\count299
\c__fp_big_trailing_shift_int=\count300
\c__fp_Bigg_leading_shift_int=\count301
\c__fp_Bigg_middle_shift_int=\count302
\c__fp_Bigg_trailing_shift_int=\count303
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3box.sty
Package: l3box 2012/11/04 v4259 L3 Experimental boxes
\c_empty_box=\box256
\l_tmpa_box=\box257
\l_tmpb_box=\box258
\g_tmpa_box=\box259
\g_tmpb_box=\box260
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3coffins.sty
Package: l3coffins 2012/09/09 v4212 L3 Coffin code layer
\l__coffin_internal_box=\box261
\l__coffin_internal_dim=\dimen262
\l__coffin_offset_x_dim=\dimen263
\l__coffin_offset_y_dim=\dimen264
\l__coffin_x_dim=\dimen265
\l__coffin_y_dim=\dimen266
\l__coffin_x_prime_dim=\dimen267
\l__coffin_y_prime_dim=\dimen268
\c_empty_coffin=\box262
\l__coffin_aligned_coffin=\box263
\l__coffin_aligned_internal_coffin=\box264
\l_tmpa_coffin=\box265
\l_tmpb_coffin=\box266
\l__coffin_display_coffin=\box267
\l__coffin_display_coord_coffin=\box268
\l__coffin_display_pole_coffin=\box269
\l__coffin_display_offset_dim=\dimen269
\l__coffin_display_x_dim=\dimen270
\l__coffin_display_y_dim=\dimen271
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3color.sty
Package: l3color 2012/08/29 v4156 L3 Experimental color support
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3luatex.sty
Package: l3luatex 2012/08/03 v4049 L3 Experimental LuaTeX-specific functions
\g__cctab_allocate_int=\count304
\g__cctab_stack_int=\count305
\c_code_cctab=\catcodetable9
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3candidates.sty
Package: l3candidates 2012/11/09 v4298 L3 Experimental additions to l3kernel
\l__box_top_dim=\dimen272
\l__box_bottom_dim=\dimen273
\l__box_left_dim=\dimen274
\l__box_right_dim=\dimen275
\l__box_top_new_dim=\dimen276
\l__box_bottom_new_dim=\dimen277
\l__box_left_new_dim=\dimen278
\l__box_right_new_dim=\dimen279
\l__box_internal_box=\box270
\l__coffin_bounding_shift_dim=\dimen280
\l__coffin_left_corner_dim=\dimen281
\l__coffin_right_corner_dim=\dimen282
\l__coffin_bottom_corner_dim=\dimen283
\l__coffin_top_corner_dim=\dimen284
\l__coffin_scaled_total_height_dim=\dimen285
\l__coffin_scaled_width_dim=\dimen286
))
(/usr/share/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
Package: xparse 2012/07/16 v3990 L3 Experimental document command parser
\l__xparse_current_arg_int=\count306
\l__xparse_m_args_int=\count307
\l__xparse_mandatory_args_int=\count308
\l__xparse_processor_int=\count309
\l__xparse_v_nesting_int=\count310
)
(/usr/share/texmf-dist/tex/luatex/luaotfload/luaotfload.sty
Package: luaotfload 2012/05/28 v1.27 OpenType layout system

(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase.sty
Package: luatexbase 2010/10/06 v0.3 Module utilities for LuaTeX

(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-compat.sty
Package: luatexbase-compat 2010/10/10 v0.3 Compatibility tools for LuaTeX
)
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-loader.sty
Package: luatexbase-loader 2010/10/10 v0.3 Lua module loader for LuaTeX

(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase.loader.lua))
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-regs.sty
Package: luatexbase-regs 2010/10/10 v0.3 Registers allocation for LuaTeX
)
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-attr.sty
Package: luatexbase-attr 2011/05/21 v0.31 Attributes allocation for LuaTeX

(/usr/share/texmf-dist/tex/luatex/luatexbase/attr.lua))
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-cctb.sty
Package: luatexbase-cctb 2010/10/10 v0.3 Catcodetable allocation for LuaTeX

(/usr/share/texmf-dist/tex/luatex/luatexbase/cctb.lua)
\lltxb@catcodetable@alloc=\count311
\CatcodeTableIniTeX=\luatexcatcodetable1
\CatcodeTableString=\luatexcatcodetable3
\CatcodeTableOther=\luatexcatcodetable5
\CatcodeTableLaTeX=\luatexcatcodetable7
\CatcodeTableLaTeXAtLetter=\luatexcatcodetable9
\CatcodeTableExpl=\luatexcatcodetable11
)
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-mcb.sty
Package: luatexbase-mcb 2010/10/10 v0.3 Callback management for LuaTeX

(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-modutils.sty
Package: luatexbase-modutils 2010/10/10 v0.3 Module utilities for LuaTeX

(/usr/share/texmf-dist/tex/luatex/luatexbase/modutils.lua))
(/usr/share/texmf-dist/tex/luatex/luatexbase/mcb.lua)
Lua module: luatexbase-mcb 2010/05/12 0.2 register several functions in a callb
ack
))
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs.lua)
Lua module: lualibs 2011/01/20 0.96 Lua additional functions.

(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-string.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-lpeg.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-boolean.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-number.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-math.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-table.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-aux.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-io.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-os.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-file.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-md5.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-dir.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-unicode.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-utils.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-dimen.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-url.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-set.lua)
(/usr/share/texmf-dist/tex/luatex/luaotfload/luaotfload.lua)
Lua module: luaotfload 2012/05/28 1.27 OpenType layout system.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-luat-
dum.lua.(using cache: /home/inxi/.texlive/texmf-var/luatex-cache/generic)
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-luat-
ovr.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-data-
con.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
ini.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-node-
dum.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-node-
inj.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
tfm.lua.
luatexbase.attributes["otfl@state"] = 1
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
cid.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
ott.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
map.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
otf.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
otd.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
oti.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
otb.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
otn.lua.
luatexbase.attributes["otfl@markbase"] = 2
luatexbase.attributes["otfl@markmark"] = 3
luatexbase.attributes["otfl@markdone"] = 4
luatexbase.attributes["otfl@cursbase"] = 5
luatexbase.attributes["otfl@curscurs"] = 6
luatexbase.attributes["otfl@cursdone"] = 7
luatexbase.attributes["otfl@kernpair"] = 8
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
ota.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
otc.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
def.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
xtx.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
dum.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
nms.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
clr.lua.
Module luatexbase-mcb info: creating 'luaotfload.patch_font' type 4
Module luatexbase-mcb info: inserting 'luaotfload.pre_linebreak_filter'
(luatexbase-mcb) at position 1 in 'pre_linebreak_filter'
Module luatexbase-mcb info: inserting 'luaotfload.hpack_filter'
(luatexbase-mcb) at position 1 in 'hpack_filter'
Module luatexbase-mcb info: resetting callback 'define_font'
Module luatexbase-mcb info: inserting 'luaotfload.define_font'
(luatexbase-mcb) at position 1 in 'define_font'
Module luatexbase-mcb info: inserting 'luaotfload.find_vf_file'
(luatexbase-mcb) at position 1 in 'find_vf_file'
Module luatexbase-mcb info: inserting 'unicodemath.set_sscale_diments'
(luatexbase-mcb) at position 1 in 'luaotfload.patch_font'
)
(/usr/share/texmf-dist/tex/latex/fontspec/fontspec.lua)
Lua module: fontspec 2009/12/04 2 Advanced font selection for LuaLaTeX.

Module luatexbase-mcb info: inserting 'fontspec.set_capheight'
(luatexbase-mcb) at position 2 in 'luaotfload.patch_font'
\l_fontspec_script_int=\count312
\l_fontspec_language_int=\count313
\l_fontspec_strnum_int=\count314
\l_fontspec_tmpa_dim=\dimen287
\l_fontspec_tmpb_dim=\dimen288
\l_fontspec_tmpc_dim=\dimen289
Variant \tl_gset:cV already defined; not changing it on line 66
(/usr/share/texmf-dist/tex/latex/fontspec/fontspec-patches.sty
Package: fontspec-patches 2012/05/06 v2.2b Advanced font selection for XeLaTeX/
LuaLaTeX

(/usr/share/texmf-dist/tex/latex/base/fixltx2e.sty
Package: fixltx2e 2006/09/13 v1.1m fixes to LaTeX
LaTeX Info: Redefining \em on input line 420.
)
LaTeX Info: Redefining \em on input line 22.
LaTeX Info: Redefining \emph on input line 29.
LaTeX Info: Redefining - on input line 32.


  • LaTeX warning: "xparse/redefine-command"
  • Redefining document command \oldstylenums with arg. spec. 'm' on line 107.
    .................................................
    . LaTeX info: "xparse/define-command"
    .
    . Defining document command \liningnums with arg. spec. 'm' on line 111.
    .................................................
    ) (/usr/share/texmf-dist/tex/latex/fontspec/fontspec-luatex.sty
    Package: fontspec-luatex 2012/05/06 v2.2b Advanced font selection for XeLaTeX/L
    uaLaTeX

(/usr/share/texmf-dist/tex/latex/base/fontenc.sty
Package: fontenc 2005/09/27 v1.99g Standard LaTeX package

(/usr/share/texmf-dist/tex/latex/euenc/eu2enc.def
File: eu2enc.def 2010/05/27 v0.1h Experimental Unicode font encodings
)
LaTeX Font Info: Try loading font information for EU2+lmr on input line 100.

(/usr/share/texmf-dist/tex/latex/euenc/eu2lmr.fd
File: eu2lmr.fd 2009/10/30 v1.6 Font defs for Latin Modern
)
luaotfload | load font: auto-selecting default features for script: dflt (was l
atn)(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lm
roman10-regular.lua))
(/usr/share/texmf-dist/tex/xelatex/xunicode/xunicode.sty
File: xunicode.sty 2011/09/09 v0.981 provides access to latin accents and many
other characters in Unicode lower plane

(/usr/share/texmf-dist/tex/latex/tipa/t3enc.def
File: t3enc.def 2001/12/31 T3 encoding
luaotfload | load font: auto-selecting default features for script: dflt (was l
atn)(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lm
romanslant10-regular.lua)
luaotfload | load font: auto-selecting default features for script: dflt (was l
atn)(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lm
roman10-italic.lua)
luaotfload | load font: auto-selecting default features for script: dflt (was l
atn)(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lm
roman10-bold.lua)
LaTeX Font Info: Try loading font information for EU2+lmss on input line 357
.
(/usr/share/texmf-dist/tex/latex/euenc/eu2lmss.fd
File: eu2lmss.fd 2009/10/30 v1.6 Font defs for Latin Modern
)
luaotfload | load font: auto-selecting default features for script: dflt (was l
atn)(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lm
sans10-regular.lua))
\tipaTiiicode=\count315
\tipasavetokens=\toks15
\tipachecktokens=\toks16
(/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)

(/usr/share/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
\KV@toks@=\toks17
)
(/usr/share/texmf-dist/tex/latex/graphics/graphics.sty
Package: graphics 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)

(/usr/share/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
(/usr/share/texmf-dist/tex/latex/latexconfig/graphics.cfg
File: graphics.cfg 2010/04/23 v1.9 graphics configuration of TeX Live
)
Package graphics Info: Driver file: pdftex.def on input line 91.

(/usr/share/texmf-dist/tex/latex/pdftex-def/pdftex.def
File: pdftex.def 2011/05/27 v0.06d Graphics/color for pdfTeX
\Gread@gobject=\count316
))
\Gin@req@height=\dimen290
\Gin@req@width=\dimen291
))
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \fontspec with arg. spec. 'O{}m' on line 42.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setmainfont with arg. spec. 'O{}m' on line 46.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setsansfont with arg. spec. 'O{}m' on line 50.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setmonofont with arg. spec. 'O{}m' on line 54.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setmathrm with arg. spec. 'O{}m' on line 62.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setboldmathrm with arg. spec. 'O{}m' on line 65.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setmathsf with arg. spec. 'O{}m' on line 68.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setmathtt with arg. spec. 'O{}m' on line 71.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newfontfamily with arg. spec. 'mO{}m' on line 87.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newfontface with arg. spec. 'mO{}m' on line 90.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \defaultfontfeatures with arg. spec. 'm' on line
. 94.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \addfontfeatures with arg. spec. 'm' on line 110.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newfontfeature with arg. spec. 'mm' on line 121.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newAATfeature with arg. spec. 'mmmm' on line 128.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newICUfeature with arg. spec. 'mmm' on line 135.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \aliasfontfeature with arg. spec. 'mm' on line
. 162.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \aliasfontfeatureoption with arg. spec. 'mmm' on
. line 167.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newfontscript with arg. spec. 'mm' on line 172.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newfontlanguage with arg. spec. 'mm' on line 195.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \DeclareFontsExtensions with arg. spec. 'm' on
. line 214.
.................................................
Variant \prop_gput:cnV already defined; not changing it on line 489
Variant \prop_gput:cnx already defined; not changing it on line 490
\l_fontspec_tmp_int=\count317
LaTeX Info: Redefining \itshape on input line 1819.
LaTeX Info: Redefining \slshape on input line 1823.
LaTeX Info: Redefining \scshape on input line 1827.
LaTeX Info: Redefining \upshape on input line 1831.

(/usr/share/texmf-dist/tex/latex/fontspec/fontspec.cfg)))
(/usr/share/texmf-dist/tex/latex/metalogo/metalogo.sty
Package: metalogo 2010/05/29 v0.12 Extended TeX logo macros

(/usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty
Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional
)
\xl@everylogo=\toks18
\xl@@everylogo=\toks19
LaTeX Info: Redefining \TeX on input line 193.
LaTeX Info: Redefining \LaTeX on input line 202.
LaTeX Info: Redefining \LaTeXe on input line 219.
)
(/usr/share/texmf-dist/tex/lualatex/luacode/luacode.sty
Package: luacode 2012/01/23 v1.2a lua-in-tex helpers (mpg)
\luacode@lines=\toks20
\luacode@table@soft=\luatexcatcodetable13
))
(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex.sty
Package: gregoriotex 2010/09/27 v2.1 GregorioTeX system.

(/usr/share/texmf-site/tex/latex/xcolor/xcolor.sty
Package: xcolor 2007/01/21 v2.11 LaTeX color extensions (UK)

(/usr/share/texmf-dist/tex/latex/latexconfig/color.cfg
File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
)
Package xcolor Info: Driver file: pdftex.def on input line 225.
Package xcolor Info: Model cmy' substituted bycmy0' on input line 1337.
Package xcolor Info: Model hsb' substituted byrgb' on input line 1341.
Package xcolor Info: Model RGB' extended on input line 1353. Package xcolor Info: ModelHTML' substituted by rgb' on input line 1355. Package xcolor Info: ModelHsb' substituted by hsb' on input line 1356. Package xcolor Info: ModeltHsb' substituted by hsb' on input line 1357. Package xcolor Info: ModelHSB' substituted by hsb' on input line 1358. Package xcolor Info: ModelGray' substituted by gray' on input line 1359. Package xcolor Info: Modelwave' substituted by `hsb' on input line 1360.
)
(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex.tex
(/usr/share/texmf-dist/tex/generic/xstring/xstring.sty
(/usr/share/texmf-dist/tex/generic/xstring/xstring.tex
@xs@message=\write3
\integerpart=\count318
\decimalpart=\count319
)
Package: xstring 2010/03/28 v1.5d String manipulations (C Tellechea)
)
\gregorioattr=\luatexattribute9
\gregoriocenterattr=\luatexattribute10

(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex.lua)
Lua module: gregoriotex 2013/12/29 2.4 GregorioTeX module.
\Greaux=\write4
\grefactor=\count320

(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex-spaces.tex
\gre@dimen@textlower=\dimen292
\gre@dimen@stafflinewidth=\dimen293
\gre@dimen@linewidth=\dimen294
\gre@dimen@stafflineheight=\dimen295
\gre@dimen@interstafflinespace=\dimen296
\gre@dimen@stafflinediff=\dimen297
\gre@dimen@constantglyphraise=\dimen298
\gre@dimen@staffheight=\dimen299
\gre@dimen@glyphraisevalue=\dimen300
\gre@dimen@addedraisevalue=\dimen301
\gre@dimen@additionalbottomspace=\dimen302
\gre@dimen@additionaltopspace=\dimen303
\gre@dimen@textaligncenter=\dimen304
\gre@dimen@enddifference=\dimen305
\gre@dimen@previousenddifference=\dimen306
\gre@dimen@currenttranslationheight=\dimen307
\gre@skip@nextbegindifference=\skip262
\gre@dimen@aboveinitialfirstraise=\dimen308
\gre@dimen@aboveinitialsecondraise=\dimen309
\gre@dimen@begindifference=\dimen310
\gre@dimen@clefwidth=\dimen311
\gre@dimen@lastglyphwidth=\dimen312
\gre@dimen@notesaligncenter=\dimen313
\gre@dimen@additionalleftspace=\dimen314
\gre@dimen@initialwidth=\dimen315
\gre@dimen@currentabovelinestextheight=\dimen316
\gre@dimen@temp@one=\dimen317
\gre@dimen@temp@two=\dimen318
\gre@dimen@temp@three=\dimen319
\gre@dimen@temp@four=\dimen320
\gre@dimen@temp@five=\dimen321
\gre@skip@temp@one=\skip263
\gre@skip@temp@two=\skip264
\gre@skip@temp@three=\skip265
\gre@skip@temp@four=\skip266
\gre@count@temp@one=\count321
\gre@count@temp@two=\count322
\gre@count@temp@three=\count323
\gre@unit=\dimen322
\gre@base=\dimen323
\gre@maxlen=\dimen324
\gre@unitfactor=\count324
\gre@basefactor=\count325
)
\GreTempwidth=\box271
\GreInitial=\box272
\grebiginitial=\count326
\greknownline=\count327
\GreAboveinitialfirstbox=\box273
\GreAboveinitialsecondbox=\box274
\GreLines=\box275

(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex-chars.tex)
(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex-signs.tex
\greclefnum=\count328
\GreTempsign=\box276
\keeprightbox=\count329
\grefirstisalteration=\count330
)
(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex-syllable.tex
\greisonaline=\count331
\grefirstglyph=\count332
\GreSyllablenotes=\box277
\GreSyllabletext=\box278
\grefirstsyllableofword=\count333
\greendofscore=\count334
\gre@englishcentering=\count335
\gre@clivisalignment=\count336
)
\printchirovbars=\count337
\grelastoflinecount=\count338
\greblockcusto=\count339

(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex-symbols.tex
\gretempfactor=\count340

luaotfload | Font names database loaded: /home/inxi/.texlive/texmf-var/luatex-c
ache/generic/names/otfl-names.lua
luaotfload | load font: font family='gresym', subfamily='regular' found: gresym
.ttf(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-gr
esym.lua))))
(/usr/share/texmf-dist/tex/lualatex/luainputenc/luainputenc.sty
Package: luainputenc 2010/11/19 v0.973 inputenc package for LuaTeX

(/usr/share/texmf-dist/tex/lualatex/luainputenc/luainputenc.lua)
Lua module: luainputenc 2010/05/10 0.97 Lua simple inputenc package.
\inpenc@prehook=\toks21
\inpenc@posthook=\toks22

(/usr/share/texmf-dist/tex/lualatex/luainputenc/lutf8.def
File: lutf8.def 2010/05/10 v0.97 UTF-8 support for luainputenc
Now handling font encoding OML ...
... no UTF-8 mapping file for font encoding OML
Now handling font encoding T1 ...
... processing UTF-8 mapping file for font encodingT1

(/usr/share/texmf-dist/tex/latex/base/t1enc.dfu
File: t1enc.dfu 2008/04/05 v1.1m UTF-8 support for inputenc
)
Now handling font encoding OT1 ...
... processing UTF-8 mapping file for font encodingOT1

(/usr/share/texmf-dist/tex/latex/base/ot1enc.dfu
File: ot1enc.dfu 2008/04/05 v1.1m UTF-8 support for inputenc
)
Now handling font encoding OMS ...
... processing UTF-8 mapping file for font encodingOMS

(/usr/share/texmf-dist/tex/latex/base/omsenc.dfu
File: omsenc.dfu 2008/04/05 v1.1m UTF-8 support for inputenc
)
Now handling font encoding OMX ...
... no UTF-8 mapping file for font encoding OMX
Now handling font encoding U ...
... no UTF-8 mapping file for font encoding U
Now handling font encoding EU2 ...
... no UTF-8 mapping file for font encoding EU2
Now handling font encoding T3 ...
... no UTF-8 mapping file for font encoding T3
))
(/usr/share/texmf-dist/tex/latex/psnfss/times.sty
Package: times 2005/04/12 PSNFSS-v9.2a (SPQR)
) (./mwe.aux)
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for EU2/lmr/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for T3/cmr/m/n on input line 7.
LaTeX Font Info: Try loading font information for T3+cmr on input line 7.

(/usr/share/texmf-dist/tex/latex/tipa/t3cmr.fd
File: t3cmr.fd 2001/12/31 TIPA font definitions
)
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Try loading font information for EU2+ptm on input line 7.
LaTeX Font Info: No file EU2ptm.fd. on input line 7.

LaTeX Font Warning: Font shape EU2/ptm/m/n' undefined (Font) usingEU2/lmr/m/n' instead on input line 7.

luaotfload | load font: auto-selecting default features for script: dflt (was l
atn) (/usr/share/texmf-dist/tex/context/base/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count341
\scratchdimen=\dimen325
\scratchbox=\box279
\nofMPsegments=\count342
\nofMParguments=\count343
\everyMPshowfont=\toks23
\MPscratchCnt=\count344
\MPscratchDim=\dimen326
\MPnumerator=\count345
\makeMPintoPDFobject=\count346
\everyMPtoPDFconversion=\toks24
) (/usr/share/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
Package: epstopdf-base 2010/02/09 v2.5 Base part for package epstopdf

(/usr/share/texmf-dist/tex/latex/oberdiek/grfext.sty
Package: grfext 2010/08/19 v1.1 Manage graphics extensions (HO)

(/usr/share/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty
Package: kvdefinekeys 2011/04/07 v1.3 Define keys (HO)
))
(/usr/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty
Package: kvoptions 2011/06/30 v3.11 Key value format for package options (HO)

(/usr/share/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO)

(/usr/share/texmf-dist/tex/generic/oberdiek/etexcmds.sty
Package: etexcmds 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO)
)))
Package grfext Info: Graphics extension search list:
(grfext) .png,.pdf,.jpg,.mps,.jpeg,.jbig2,.jb2,.PNG,.PDF,.JPG,.JPE
G,.JBIG2,.JB2,.eps
\AppendGraphicsExtensions on input line 452.

(/usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Liv
e
))
.................................................
. fontspec info: "setup-math"
.
. Adjusting the maths setup (use [no-math] to avoid this).
.................................................
\symlegacymaths=\mathgroup4
LaTeX Font Info: Overwriting symbol font legacymaths' in versionbold'
(Font) OT1/cmr/m/n --> OT1/cmr/bx/n on input line 7.
LaTeX Font Info: Redeclaring math accent \acute on input line 7.
LaTeX Font Info: Redeclaring math accent \grave on input line 7.
LaTeX Font Info: Redeclaring math accent \ddot on input line 7.
LaTeX Font Info: Redeclaring math accent \tilde on input line 7.
LaTeX Font Info: Redeclaring math accent \bar on input line 7.
LaTeX Font Info: Redeclaring math accent \breve on input line 7.
LaTeX Font Info: Redeclaring math accent \check on input line 7.
LaTeX Font Info: Redeclaring math accent \hat on input line 7.
LaTeX Font Info: Redeclaring math accent \dot on input line 7.
LaTeX Font Info: Redeclaring math accent \mathring on input line 7.
LaTeX Font Info: Redeclaring math symbol \colon on input line 7.
LaTeX Font Info: Redeclaring math symbol \Gamma on input line 7.
LaTeX Font Info: Redeclaring math symbol \Delta on input line 7.
LaTeX Font Info: Redeclaring math symbol \Theta on input line 7.
LaTeX Font Info: Redeclaring math symbol \Lambda on input line 7.
LaTeX Font Info: Redeclaring math symbol \Xi on input line 7.
LaTeX Font Info: Redeclaring math symbol \Pi on input line 7.
LaTeX Font Info: Redeclaring math symbol \Sigma on input line 7.
LaTeX Font Info: Redeclaring math symbol \Upsilon on input line 7.
LaTeX Font Info: Redeclaring math symbol \Phi on input line 7.
LaTeX Font Info: Redeclaring math symbol \Psi on input line 7.
LaTeX Font Info: Redeclaring math symbol \Omega on input line 7.
LaTeX Font Info: Redeclaring math symbol \mathdollar on input line 7.
LaTeX Font Info: Redeclaring symbol font operators' on input line 7. LaTeX Font Info: EncodingOT1' has changed to EU2' for symbol font (Font)operators' in the math version normal' on input line 7. LaTeX Font Info: Overwriting symbol fontoperators' in version normal' (Font) OT1/cmr/m/n --> EU2/ptm/m/n on input line 7. LaTeX Font Info: EncodingOT1' has changed to EU2' for symbol font (Font)operators' in the math version bold' on input line 7. LaTeX Font Info: Overwriting symbol fontoperators' in version bold' (Font) OT1/cmr/bx/n --> EU2/ptm/m/n on input line 7. LaTeX Font Info: Overwriting symbol fontoperators' in version normal' (Font) EU2/ptm/m/n --> EU2/ptm/m/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathrm' in version normal' (Font) EU2/ptm/m/n --> EU2/ptm/m/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathit' in version normal' (Font) OT1/cmr/m/it --> EU2/ptm/m/it on input line 7. LaTeX Font Info: Overwriting math alphabet\mathbf' in version normal' (Font) OT1/cmr/bx/n --> EU2/ptm/bx/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathsf' in version normal' (Font) OT1/cmss/m/n --> EU2/phv/m/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathtt' in version normal' (Font) OT1/cmtt/m/n --> EU2/pcr/m/n on input line 7. LaTeX Font Info: Overwriting symbol fontoperators' in version bold' (Font) EU2/ptm/m/n --> EU2/ptm/bx/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathrm' in version bold' (Font) EU2/ptm/m/n --> EU2/ptm/bx/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathit' in version bold' (Font) OT1/cmr/bx/it --> EU2/ptm/bx/it on input line 7. LaTeX Font Info: Overwriting math alphabet\mathsf' in version bold' (Font) OT1/cmss/bx/n --> EU2/phv/bx/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathtt' in version `bold'
(Font) OT1/cmtt/m/n --> EU2/pcr/bx/n on input line 7.

(/usr/share/texmf-site/tex/luatex/gregoriotex/gsp-default.tex
\greconffactor=\count347
)
gregoriotex: mwe.gabc has been modified and mwe-20150311.gtex needs to be updat
ed. Recompiling the gabc file.
Module gregoriotex info: compiling the score mwe.gabc...
(./mwe-20150311.gtex
luaotfload | load font: font family='greciliae', subfamily='regular' found: gre
ciliae.ttf(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/t
emp-greciliae.lua)
luaotfload | define otf: lookup ctx_tlig_1_s: ligature less less => guillemotle
ft ignored due to invalid unicode
luaotfload | define otf: lookup ctx_tlig_1_s: ligature greater greater => guill
emotright ignored due to invalid unicode
luaotfload | define otf: lookup ctx_tlig_1_s: ligature grave grave => quotedbll
eft ignored due to invalid unicode
luaotfload | define otf: lookup ctx_tlig_1_s: ligature quotesingle quotesingle
=> quotedblright ignored due to invalid unicode
luaotfload | define otf: lookup ctx_tlig_1_s: ligature comma comma => quotedblb
ase ignored due to invalid unicode
Module luatexbase-mcb info: inserting 'gregoriotex.callback'
(luatexbase-mcb) at position 1 in 'post_linebreak_filter'
Module luatexbase-mcb info: inserting 'gregoriotex.disable_hyphenation'
(luatexbase-mcb) at position 1 in 'hyphenate'
luaotfload | load font: auto-selecting default features for script: dflt (was l
atn)(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lm
roman17-regular.lua)
! Undefined control sequence.
\grehepisorlineaux ...ree by -\gre@temp@dimen@two
\kern \gre@dimen@temp@thre...
l.46 }
%

Here is how much of LuaTeX's memory you used:
17003 strings out of 495099
100000,383344 words of node,token memory allocated
5614 words of node memory still in use:
152 hlist, 22 vlist, 89 rule, 225 glue, 131 kern, 37 penalty, 84 glyph, 255
attribute, 86 glue_spec, 117 attribute_list, 2 temp, 2 if_stack, 1 open, 1 writ
e, 13 local_par, 2 dir, 1 pdf_colorstack nodes
avail lists: 2:8,4:1,6:2
19890 multiletter control sequences out of 65536+200000
24 fonts using 1958575 bytes
55i,3n,37p,610b,85s stack positions out of 5000i,500n,10000p,200000b,50000s
! ==> Fatal error occurred, no output PDF file produced!

Vertical episemus on low notes ignored in vertical spacing

When a score has a low note of a' or b' the presence of the episemus is ignored when determining the spacing between the notes and the text. This leads to the text overlapping with the episemus.

The problem appears to be in the first argument choices that Gregorio makes for \grefirstlinebottomspace. They should be:
0. note on first line or higher

  1. note below first line (c)
  2. note on 0th line (b) or note below first line with vertical episemus (c')
  3. note below 0th line (a) or note on 0th line with vertical episemus (b')
  4. note below 0th line with vertical episemus (a')

Cases appear to currently be:
0. note on first line or higher

  1. note below first line (c)
  2. note on 0th line (b) or note below first line with vertical episemus (c')
  3. note below 0th line (a)

For consistency, case 1 should also be selected for note on first line with vertical episemus (d'), but my testing indicates that there is no spacing issue there right now.

Euouae block features

Euouae blocks have several features that can be different from other parts of the score. Among which:

  • no line breaking
  • different spacing

There should be a <euouae> (or <eu>?) markup in gabc so that these can be automated without ugly TeX inside gabc. Or maybe gregorio should detect it automatically? Would be feasible.

Gregorio should also not break line before the last syllable before the Euouae, and keep the main score and the euouae block on the same page.

Undefined control sequence on bistropha

Run with lualatex --shell-escape --halt-on-error mwe.tex

mwe.tex

\documentclass[11pt]{article}
\usepackage{luatextra}
\usepackage{graphicx}
\usepackage{gregoriotex}
\usepackage[utf8]{luainputenc}
\usepackage{times}
\begin{document}
\includescore{mwe}
\end{document}

mwe.gabc

%%
(c4) test(fss<)

mwe.log

This is LuaTeX, Version beta-0.70.1-2014113017 (format=lualatex 2014.11.30) 15 MAR 2015 18:47
\write18 enabled.
**mwe.tex
(./mwe.tex
LaTeX2e <2011/06/27>
LuaTeX adaptation of babel <v3.8m-luatex-1.5> and hyphenation patterns for engl
ish, dumylang, nohyphenation, loaded.
(/usr/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/size11.clo
File: size11.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(/usr/share/texmf-dist/tex/lualatex/luatextra/luatextra.sty
Package: luatextra 2010/10/10 v1.0 Loading usual LuaLaTeX packages

(/usr/share/texmf-dist/tex/generic/oberdiek/ifluatex.sty
Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX detected.
)
(/usr/share/texmf-dist/tex/latex/fontspec/fontspec.sty
Package: fontspec 2012/05/06 v2.2b Advanced font selection for XeLaTeX/LuaLaTeX

(/usr/share/texmf-dist/tex/latex/l3kernel/expl3.sty
(/usr/share/texmf-dist/tex/latex/l3kernel/l3names.sty
(/usr/share/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty
Package: l3bootstrap 2012/07/16 v3991 L3 Experimental bootstrap code

(/usr/share/texmf-dist/tex/generic/oberdiek/luatex.sty
Package: luatex 2010/03/09 v0.4 LuaTeX basic definition package (HO)

(/usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty
Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO)
)
(/usr/share/texmf-dist/tex/latex/etex-pkg/etex.sty
Package: etex 1998/03/26 v2.0 eTeX basic definition package (PEB)
\et@xins=\count87
)
\LuT@AllocAttribute=\count277
\LuT@AllocCatcodeTable=\count278
\CatcodeTableStack=\count279
\CatcodeTableIniTeX=\catcodetable1
\CatcodeTableString=\catcodetable3
\CatcodeTableOther=\catcodetable5
\CatcodeTableLaTeX=\catcodetable7

(/usr/share/texmf-dist/tex/generic/oberdiek/luatex-loader.sty
Package: luatex-loader 2010/03/09 v0.4 Lua module loader (HO)

(/usr/share/texmf-dist/scripts/oberdiek/oberdiek.luatex.lua)))
(/usr/share/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty
Package: pdftexcmds 2011/11/29 v0.20 Utility functions of pdfTeX for LuaTeX (HO
)

(/usr/share/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO)
)
(/usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty
Package: ifpdf 2011/01/30 v2.3 Provides the ifpdf switch (HO)
Package ifpdf Info: pdfTeX in PDF mode is detected.
)
Package pdftexcmds Info: \pdf@primitive is available.
Package pdftexcmds Info: \pdf@ifprimitive is available.
Package pdftexcmds Info: \pdfdraftmode found.
\pdftexcmds@toks=\toks14
))
Package: l3names 2012/09/24 v4230 L3 Namespace for primitives
)
Package: expl3 2012/11/21 v4332 L3 Experimental code bundle wrapper

(/usr/share/texmf-dist/tex/latex/l3kernel/l3basics.sty
Package: l3basics 2012/11/10 v4306 L3 Basic definitions
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3expan.sty
Package: l3expan 2012/08/28 v4149 L3 Argument expansion
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3tl.sty
Package: l3tl 2012/09/28 v4244 L3 Token lists
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3seq.sty
Package: l3seq 2012/09/09 v4212 L3 Sequences and stacks
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3int.sty
Package: l3int 2012/09/26 v4237 L3 Integers
\c_max_int=\count280
\l_tmpa_int=\count281
\l_tmpb_int=\count282
\g_tmpa_int=\count283
\g_tmpb_int=\count284
\l_tmpc_int=\count285
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3quark.sty
Package: l3quark 2012/11/04 v4268 L3 Quarks
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3prg.sty
Package: l3prg 2012/09/09 v4212 L3 Control structures
\g__prg_map_int=\count286
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3clist.sty
Package: l3clist 2012/09/09 v4212 L3 Comma separated lists
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3token.sty
Package: l3token 2012/11/01 v4251 L3 Experimental token manipulation
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3prop.sty
Package: l3prop 2012/09/09 v4212 L3 Property lists
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3msg.sty
Package: l3msg 2012/09/09 v4212 L3 Messages
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3file.sty
Package: l3file 2012/09/09 v4212 L3 File and I/O operations
\l__ior_stream_int=\count287
\l_iow_line_count_int=\count288
\l__iow_target_count_int=\count289
\l__iow_current_line_int=\count290
\l__iow_current_word_int=\count291
\l__iow_current_indentation_int=\count292
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3skip.sty
Package: l3skip 2012/11/04 v4260 L3 Dimensions and skips
\c_zero_dim=\dimen256
\c_max_dim=\dimen257
\l_tmpa_dim=\dimen258
\l_tmpb_dim=\dimen259
\g_tmpa_dim=\dimen260
\g_tmpb_dim=\dimen261
\c_zero_skip=\skip256
\c_max_skip=\skip257
\l_tmpa_skip=\skip258
\l_tmpb_skip=\skip259
\g_tmpa_skip=\skip260
\g_tmpb_skip=\skip261
\c_zero_muskip=\muskip10
\c_max_muskip=\muskip11
\l_tmpa_muskip=\muskip12
\l_tmpb_muskip=\muskip13
\g_tmpa_muskip=\muskip14
\g_tmpb_muskip=\muskip15
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3keys.sty
Package: l3keys 2012/11/02 v4256 L3 Experimental key-value interfaces
\g__keyval_level_int=\count293
\l_keys_choice_int=\count294
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3fp.sty
Package: l3fp 2012/11/10 v4305 L3 Floating points
\c__fp_leading_shift_int=\count295
\c__fp_middle_shift_int=\count296
\c__fp_trailing_shift_int=\count297
\c__fp_big_leading_shift_int=\count298
\c__fp_big_middle_shift_int=\count299
\c__fp_big_trailing_shift_int=\count300
\c__fp_Bigg_leading_shift_int=\count301
\c__fp_Bigg_middle_shift_int=\count302
\c__fp_Bigg_trailing_shift_int=\count303
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3box.sty
Package: l3box 2012/11/04 v4259 L3 Experimental boxes
\c_empty_box=\box256
\l_tmpa_box=\box257
\l_tmpb_box=\box258
\g_tmpa_box=\box259
\g_tmpb_box=\box260
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3coffins.sty
Package: l3coffins 2012/09/09 v4212 L3 Coffin code layer
\l__coffin_internal_box=\box261
\l__coffin_internal_dim=\dimen262
\l__coffin_offset_x_dim=\dimen263
\l__coffin_offset_y_dim=\dimen264
\l__coffin_x_dim=\dimen265
\l__coffin_y_dim=\dimen266
\l__coffin_x_prime_dim=\dimen267
\l__coffin_y_prime_dim=\dimen268
\c_empty_coffin=\box262
\l__coffin_aligned_coffin=\box263
\l__coffin_aligned_internal_coffin=\box264
\l_tmpa_coffin=\box265
\l_tmpb_coffin=\box266
\l__coffin_display_coffin=\box267
\l__coffin_display_coord_coffin=\box268
\l__coffin_display_pole_coffin=\box269
\l__coffin_display_offset_dim=\dimen269
\l__coffin_display_x_dim=\dimen270
\l__coffin_display_y_dim=\dimen271
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3color.sty
Package: l3color 2012/08/29 v4156 L3 Experimental color support
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3luatex.sty
Package: l3luatex 2012/08/03 v4049 L3 Experimental LuaTeX-specific functions
\g__cctab_allocate_int=\count304
\g__cctab_stack_int=\count305
\c_code_cctab=\catcodetable9
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3candidates.sty
Package: l3candidates 2012/11/09 v4298 L3 Experimental additions to l3kernel
\l__box_top_dim=\dimen272
\l__box_bottom_dim=\dimen273
\l__box_left_dim=\dimen274
\l__box_right_dim=\dimen275
\l__box_top_new_dim=\dimen276
\l__box_bottom_new_dim=\dimen277
\l__box_left_new_dim=\dimen278
\l__box_right_new_dim=\dimen279
\l__box_internal_box=\box270
\l__coffin_bounding_shift_dim=\dimen280
\l__coffin_left_corner_dim=\dimen281
\l__coffin_right_corner_dim=\dimen282
\l__coffin_bottom_corner_dim=\dimen283
\l__coffin_top_corner_dim=\dimen284
\l__coffin_scaled_total_height_dim=\dimen285
\l__coffin_scaled_width_dim=\dimen286
))
(/usr/share/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
Package: xparse 2012/07/16 v3990 L3 Experimental document command parser
\l__xparse_current_arg_int=\count306
\l__xparse_m_args_int=\count307
\l__xparse_mandatory_args_int=\count308
\l__xparse_processor_int=\count309
\l__xparse_v_nesting_int=\count310
)
(/usr/share/texmf-dist/tex/luatex/luaotfload/luaotfload.sty
Package: luaotfload 2012/05/28 v1.27 OpenType layout system

(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase.sty
Package: luatexbase 2010/10/06 v0.3 Module utilities for LuaTeX

(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-compat.sty
Package: luatexbase-compat 2010/10/10 v0.3 Compatibility tools for LuaTeX
)
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-loader.sty
Package: luatexbase-loader 2010/10/10 v0.3 Lua module loader for LuaTeX

(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase.loader.lua))
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-regs.sty
Package: luatexbase-regs 2010/10/10 v0.3 Registers allocation for LuaTeX
)
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-attr.sty
Package: luatexbase-attr 2011/05/21 v0.31 Attributes allocation for LuaTeX

(/usr/share/texmf-dist/tex/luatex/luatexbase/attr.lua))
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-cctb.sty
Package: luatexbase-cctb 2010/10/10 v0.3 Catcodetable allocation for LuaTeX

(/usr/share/texmf-dist/tex/luatex/luatexbase/cctb.lua)
\lltxb@catcodetable@alloc=\count311
\CatcodeTableIniTeX=\luatexcatcodetable1
\CatcodeTableString=\luatexcatcodetable3
\CatcodeTableOther=\luatexcatcodetable5
\CatcodeTableLaTeX=\luatexcatcodetable7
\CatcodeTableLaTeXAtLetter=\luatexcatcodetable9
\CatcodeTableExpl=\luatexcatcodetable11
)
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-mcb.sty
Package: luatexbase-mcb 2010/10/10 v0.3 Callback management for LuaTeX

(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-modutils.sty
Package: luatexbase-modutils 2010/10/10 v0.3 Module utilities for LuaTeX

(/usr/share/texmf-dist/tex/luatex/luatexbase/modutils.lua))
(/usr/share/texmf-dist/tex/luatex/luatexbase/mcb.lua)
Lua module: luatexbase-mcb 2010/05/12 0.2 register several functions in a callb
ack
))
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs.lua)
Lua module: lualibs 2011/01/20 0.96 Lua additional functions.

(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-string.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-lpeg.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-boolean.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-number.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-math.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-table.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-aux.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-io.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-os.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-file.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-md5.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-dir.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-unicode.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-utils.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-dimen.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-url.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-set.lua)
(/usr/share/texmf-dist/tex/luatex/luaotfload/luaotfload.lua)
Lua module: luaotfload 2012/05/28 1.27 OpenType layout system.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-luat-
dum.lua.(using cache: /home/inxi/.texlive/texmf-var/luatex-cache/generic)
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-luat-
ovr.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-data-
con.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
ini.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-node-
dum.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-node-
inj.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
tfm.lua.
luatexbase.attributes["otfl@state"] = 1
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
cid.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
ott.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
map.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
otf.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
otd.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
oti.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
otb.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
otn.lua.
luatexbase.attributes["otfl@markbase"] = 2
luatexbase.attributes["otfl@markmark"] = 3
luatexbase.attributes["otfl@markdone"] = 4
luatexbase.attributes["otfl@cursbase"] = 5
luatexbase.attributes["otfl@curscurs"] = 6
luatexbase.attributes["otfl@cursdone"] = 7
luatexbase.attributes["otfl@kernpair"] = 8
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
ota.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
otc.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
def.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
xtx.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
dum.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
nms.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
clr.lua.
Module luatexbase-mcb info: creating 'luaotfload.patch_font' type 4
Module luatexbase-mcb info: inserting 'luaotfload.pre_linebreak_filter'
(luatexbase-mcb) at position 1 in 'pre_linebreak_filter'
Module luatexbase-mcb info: inserting 'luaotfload.hpack_filter'
(luatexbase-mcb) at position 1 in 'hpack_filter'
Module luatexbase-mcb info: resetting callback 'define_font'
Module luatexbase-mcb info: inserting 'luaotfload.define_font'
(luatexbase-mcb) at position 1 in 'define_font'
Module luatexbase-mcb info: inserting 'luaotfload.find_vf_file'
(luatexbase-mcb) at position 1 in 'find_vf_file'
Module luatexbase-mcb info: inserting 'unicodemath.set_sscale_diments'
(luatexbase-mcb) at position 1 in 'luaotfload.patch_font'
)
(/usr/share/texmf-dist/tex/latex/fontspec/fontspec.lua)
Lua module: fontspec 2009/12/04 2 Advanced font selection for LuaLaTeX.

Module luatexbase-mcb info: inserting 'fontspec.set_capheight'
(luatexbase-mcb) at position 2 in 'luaotfload.patch_font'
\l_fontspec_script_int=\count312
\l_fontspec_language_int=\count313
\l_fontspec_strnum_int=\count314
\l_fontspec_tmpa_dim=\dimen287
\l_fontspec_tmpb_dim=\dimen288
\l_fontspec_tmpc_dim=\dimen289
Variant \tl_gset:cV already defined; not changing it on line 66
(/usr/share/texmf-dist/tex/latex/fontspec/fontspec-patches.sty
Package: fontspec-patches 2012/05/06 v2.2b Advanced font selection for XeLaTeX/
LuaLaTeX

(/usr/share/texmf-dist/tex/latex/base/fixltx2e.sty
Package: fixltx2e 2006/09/13 v1.1m fixes to LaTeX
LaTeX Info: Redefining \em on input line 420.
)
LaTeX Info: Redefining \em on input line 22.
LaTeX Info: Redefining \emph on input line 29.
LaTeX Info: Redefining - on input line 32.


  • LaTeX warning: "xparse/redefine-command"
  • Redefining document command \oldstylenums with arg. spec. 'm' on line 107.
    .................................................
    . LaTeX info: "xparse/define-command"
    .
    . Defining document command \liningnums with arg. spec. 'm' on line 111.
    .................................................
    ) (/usr/share/texmf-dist/tex/latex/fontspec/fontspec-luatex.sty
    Package: fontspec-luatex 2012/05/06 v2.2b Advanced font selection for XeLaTeX/L
    uaLaTeX

(/usr/share/texmf-dist/tex/latex/base/fontenc.sty
Package: fontenc 2005/09/27 v1.99g Standard LaTeX package

(/usr/share/texmf-dist/tex/latex/euenc/eu2enc.def
File: eu2enc.def 2010/05/27 v0.1h Experimental Unicode font encodings
)
LaTeX Font Info: Try loading font information for EU2+lmr on input line 100.

(/usr/share/texmf-dist/tex/latex/euenc/eu2lmr.fd
File: eu2lmr.fd 2009/10/30 v1.6 Font defs for Latin Modern
)
luaotfload | load font: auto-selecting default features for script: dflt (was l
atn)(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lm
roman10-regular.lua))
(/usr/share/texmf-dist/tex/xelatex/xunicode/xunicode.sty
File: xunicode.sty 2011/09/09 v0.981 provides access to latin accents and many
other characters in Unicode lower plane

(/usr/share/texmf-dist/tex/latex/tipa/t3enc.def
File: t3enc.def 2001/12/31 T3 encoding
luaotfload | load font: auto-selecting default features for script: dflt (was l
atn)(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lm
romanslant10-regular.lua)
luaotfload | load font: auto-selecting default features for script: dflt (was l
atn)(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lm
roman10-italic.lua)
luaotfload | load font: auto-selecting default features for script: dflt (was l
atn)(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lm
roman10-bold.lua)
LaTeX Font Info: Try loading font information for EU2+lmss on input line 357
.
(/usr/share/texmf-dist/tex/latex/euenc/eu2lmss.fd
File: eu2lmss.fd 2009/10/30 v1.6 Font defs for Latin Modern
)
luaotfload | load font: auto-selecting default features for script: dflt (was l
atn)(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lm
sans10-regular.lua))
\tipaTiiicode=\count315
\tipasavetokens=\toks15
\tipachecktokens=\toks16
(/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)

(/usr/share/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
\KV@toks@=\toks17
)
(/usr/share/texmf-dist/tex/latex/graphics/graphics.sty
Package: graphics 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)

(/usr/share/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
(/usr/share/texmf-dist/tex/latex/latexconfig/graphics.cfg
File: graphics.cfg 2010/04/23 v1.9 graphics configuration of TeX Live
)
Package graphics Info: Driver file: pdftex.def on input line 91.

(/usr/share/texmf-dist/tex/latex/pdftex-def/pdftex.def
File: pdftex.def 2011/05/27 v0.06d Graphics/color for pdfTeX
\Gread@gobject=\count316
))
\Gin@req@height=\dimen290
\Gin@req@width=\dimen291
))
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \fontspec with arg. spec. 'O{}m' on line 42.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setmainfont with arg. spec. 'O{}m' on line 46.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setsansfont with arg. spec. 'O{}m' on line 50.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setmonofont with arg. spec. 'O{}m' on line 54.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setmathrm with arg. spec. 'O{}m' on line 62.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setboldmathrm with arg. spec. 'O{}m' on line 65.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setmathsf with arg. spec. 'O{}m' on line 68.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setmathtt with arg. spec. 'O{}m' on line 71.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newfontfamily with arg. spec. 'mO{}m' on line 87.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newfontface with arg. spec. 'mO{}m' on line 90.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \defaultfontfeatures with arg. spec. 'm' on line
. 94.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \addfontfeatures with arg. spec. 'm' on line 110.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newfontfeature with arg. spec. 'mm' on line 121.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newAATfeature with arg. spec. 'mmmm' on line 128.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newICUfeature with arg. spec. 'mmm' on line 135.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \aliasfontfeature with arg. spec. 'mm' on line
. 162.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \aliasfontfeatureoption with arg. spec. 'mmm' on
. line 167.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newfontscript with arg. spec. 'mm' on line 172.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newfontlanguage with arg. spec. 'mm' on line 195.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \DeclareFontsExtensions with arg. spec. 'm' on
. line 214.
.................................................
Variant \prop_gput:cnV already defined; not changing it on line 489
Variant \prop_gput:cnx already defined; not changing it on line 490
\l_fontspec_tmp_int=\count317
LaTeX Info: Redefining \itshape on input line 1819.
LaTeX Info: Redefining \slshape on input line 1823.
LaTeX Info: Redefining \scshape on input line 1827.
LaTeX Info: Redefining \upshape on input line 1831.

(/usr/share/texmf-dist/tex/latex/fontspec/fontspec.cfg)))
(/usr/share/texmf-dist/tex/latex/metalogo/metalogo.sty
Package: metalogo 2010/05/29 v0.12 Extended TeX logo macros

(/usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty
Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional
)
\xl@everylogo=\toks18
\xl@@everylogo=\toks19
LaTeX Info: Redefining \TeX on input line 193.
LaTeX Info: Redefining \LaTeX on input line 202.
LaTeX Info: Redefining \LaTeXe on input line 219.
)
(/usr/share/texmf-dist/tex/lualatex/luacode/luacode.sty
Package: luacode 2012/01/23 v1.2a lua-in-tex helpers (mpg)
\luacode@lines=\toks20
\luacode@table@soft=\luatexcatcodetable13
))
(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex.sty
Package: gregoriotex 2010/09/27 v2.1 GregorioTeX system.

(/usr/share/texmf-site/tex/latex/xcolor/xcolor.sty
Package: xcolor 2007/01/21 v2.11 LaTeX color extensions (UK)

(/usr/share/texmf-dist/tex/latex/latexconfig/color.cfg
File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
)
Package xcolor Info: Driver file: pdftex.def on input line 225.
Package xcolor Info: Model cmy' substituted bycmy0' on input line 1337.
Package xcolor Info: Model hsb' substituted byrgb' on input line 1341.
Package xcolor Info: Model RGB' extended on input line 1353. Package xcolor Info: ModelHTML' substituted by rgb' on input line 1355. Package xcolor Info: ModelHsb' substituted by hsb' on input line 1356. Package xcolor Info: ModeltHsb' substituted by hsb' on input line 1357. Package xcolor Info: ModelHSB' substituted by hsb' on input line 1358. Package xcolor Info: ModelGray' substituted by gray' on input line 1359. Package xcolor Info: Modelwave' substituted by `hsb' on input line 1360.
)
(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex.tex
(/usr/share/texmf-dist/tex/generic/xstring/xstring.sty
(/usr/share/texmf-dist/tex/generic/xstring/xstring.tex
@xs@message=\write3
\integerpart=\count318
\decimalpart=\count319
)
Package: xstring 2010/03/28 v1.5d String manipulations (C Tellechea)
)
\gregorioattr=\luatexattribute9
\gregoriocenterattr=\luatexattribute10

(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex.lua)
Lua module: gregoriotex 2013/12/29 2.4 GregorioTeX module.
\Greaux=\write4
\grefactor=\count320

(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex-spaces.tex
\gre@dimen@textlower=\dimen292
\gre@dimen@stafflinewidth=\dimen293
\gre@dimen@linewidth=\dimen294
\gre@dimen@stafflineheight=\dimen295
\gre@dimen@interstafflinespace=\dimen296
\gre@dimen@stafflinediff=\dimen297
\gre@dimen@constantglyphraise=\dimen298
\gre@dimen@staffheight=\dimen299
\gre@dimen@glyphraisevalue=\dimen300
\gre@dimen@addedraisevalue=\dimen301
\gre@dimen@additionalbottomspace=\dimen302
\gre@dimen@additionaltopspace=\dimen303
\gre@dimen@textaligncenter=\dimen304
\gre@dimen@enddifference=\dimen305
\gre@dimen@previousenddifference=\dimen306
\gre@dimen@currenttranslationheight=\dimen307
\gre@skip@nextbegindifference=\skip262
\gre@dimen@aboveinitialfirstraise=\dimen308
\gre@dimen@aboveinitialsecondraise=\dimen309
\gre@dimen@begindifference=\dimen310
\gre@dimen@clefwidth=\dimen311
\gre@dimen@lastglyphwidth=\dimen312
\gre@dimen@notesaligncenter=\dimen313
\gre@dimen@additionalleftspace=\dimen314
\gre@dimen@initialwidth=\dimen315
\gre@dimen@currentabovelinestextheight=\dimen316
\gre@dimen@temp@one=\dimen317
\gre@dimen@temp@two=\dimen318
\gre@dimen@temp@three=\dimen319
\gre@dimen@temp@four=\dimen320
\gre@dimen@temp@five=\dimen321
\gre@skip@temp@one=\skip263
\gre@skip@temp@two=\skip264
\gre@skip@temp@three=\skip265
\gre@skip@temp@four=\skip266
\gre@count@temp@one=\count321
\gre@count@temp@two=\count322
\gre@count@temp@three=\count323
\gre@unit=\dimen322
\gre@base=\dimen323
\gre@maxlen=\dimen324
\gre@unitfactor=\count324
\gre@basefactor=\count325
)
\GreTempwidth=\box271
\GreInitial=\box272
\grebiginitial=\count326
\greknownline=\count327
\GreAboveinitialfirstbox=\box273
\GreAboveinitialsecondbox=\box274
\GreLines=\box275

(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex-chars.tex)
(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex-signs.tex
\greclefnum=\count328
\GreTempsign=\box276
\keeprightbox=\count329
\grefirstisalteration=\count330
)
(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex-syllable.tex
\greisonaline=\count331
\grefirstglyph=\count332
\GreSyllablenotes=\box277
\GreSyllabletext=\box278
\grefirstsyllableofword=\count333
\greendofscore=\count334
\gre@englishcentering=\count335
\gre@clivisalignment=\count336
)
\printchirovbars=\count337
\grelastoflinecount=\count338
\greblockcusto=\count339

(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex-symbols.tex
\gretempfactor=\count340

luaotfload | Font names database loaded: /home/inxi/.texlive/texmf-var/luatex-c
ache/generic/names/otfl-names.lua
luaotfload | load font: font family='gresym', subfamily='regular' found: gresym
.ttf(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-gr
esym.lua))))
(/usr/share/texmf-dist/tex/lualatex/luainputenc/luainputenc.sty
Package: luainputenc 2010/11/19 v0.973 inputenc package for LuaTeX

(/usr/share/texmf-dist/tex/lualatex/luainputenc/luainputenc.lua)
Lua module: luainputenc 2010/05/10 0.97 Lua simple inputenc package.
\inpenc@prehook=\toks21
\inpenc@posthook=\toks22

(/usr/share/texmf-dist/tex/lualatex/luainputenc/lutf8.def
File: lutf8.def 2010/05/10 v0.97 UTF-8 support for luainputenc
Now handling font encoding OML ...
... no UTF-8 mapping file for font encoding OML
Now handling font encoding T1 ...
... processing UTF-8 mapping file for font encodingT1

(/usr/share/texmf-dist/tex/latex/base/t1enc.dfu
File: t1enc.dfu 2008/04/05 v1.1m UTF-8 support for inputenc
)
Now handling font encoding OT1 ...
... processing UTF-8 mapping file for font encodingOT1

(/usr/share/texmf-dist/tex/latex/base/ot1enc.dfu
File: ot1enc.dfu 2008/04/05 v1.1m UTF-8 support for inputenc
)
Now handling font encoding OMS ...
... processing UTF-8 mapping file for font encodingOMS

(/usr/share/texmf-dist/tex/latex/base/omsenc.dfu
File: omsenc.dfu 2008/04/05 v1.1m UTF-8 support for inputenc
)
Now handling font encoding OMX ...
... no UTF-8 mapping file for font encoding OMX
Now handling font encoding U ...
... no UTF-8 mapping file for font encoding U
Now handling font encoding EU2 ...
... no UTF-8 mapping file for font encoding EU2
Now handling font encoding T3 ...
... no UTF-8 mapping file for font encoding T3
))
(/usr/share/texmf-dist/tex/latex/psnfss/times.sty
Package: times 2005/04/12 PSNFSS-v9.2a (SPQR)
) (./mwe.aux)
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for EU2/lmr/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for T3/cmr/m/n on input line 7.
LaTeX Font Info: Try loading font information for T3+cmr on input line 7.

(/usr/share/texmf-dist/tex/latex/tipa/t3cmr.fd
File: t3cmr.fd 2001/12/31 TIPA font definitions
)
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Try loading font information for EU2+ptm on input line 7.
LaTeX Font Info: No file EU2ptm.fd. on input line 7.

LaTeX Font Warning: Font shape EU2/ptm/m/n' undefined (Font) usingEU2/lmr/m/n' instead on input line 7.

luaotfload | load font: auto-selecting default features for script: dflt (was l
atn) (/usr/share/texmf-dist/tex/context/base/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count341
\scratchdimen=\dimen325
\scratchbox=\box279
\nofMPsegments=\count342
\nofMParguments=\count343
\everyMPshowfont=\toks23
\MPscratchCnt=\count344
\MPscratchDim=\dimen326
\MPnumerator=\count345
\makeMPintoPDFobject=\count346
\everyMPtoPDFconversion=\toks24
) (/usr/share/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
Package: epstopdf-base 2010/02/09 v2.5 Base part for package epstopdf

(/usr/share/texmf-dist/tex/latex/oberdiek/grfext.sty
Package: grfext 2010/08/19 v1.1 Manage graphics extensions (HO)

(/usr/share/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty
Package: kvdefinekeys 2011/04/07 v1.3 Define keys (HO)
))
(/usr/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty
Package: kvoptions 2011/06/30 v3.11 Key value format for package options (HO)

(/usr/share/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO)

(/usr/share/texmf-dist/tex/generic/oberdiek/etexcmds.sty
Package: etexcmds 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO)
)))
Package grfext Info: Graphics extension search list:
(grfext) .png,.pdf,.jpg,.mps,.jpeg,.jbig2,.jb2,.PNG,.PDF,.JPG,.JPE
G,.JBIG2,.JB2,.eps
\AppendGraphicsExtensions on input line 452.

(/usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Liv
e
))
.................................................
. fontspec info: "setup-math"
.
. Adjusting the maths setup (use [no-math] to avoid this).
.................................................
\symlegacymaths=\mathgroup4
LaTeX Font Info: Overwriting symbol font legacymaths' in versionbold'
(Font) OT1/cmr/m/n --> OT1/cmr/bx/n on input line 7.
LaTeX Font Info: Redeclaring math accent \acute on input line 7.
LaTeX Font Info: Redeclaring math accent \grave on input line 7.
LaTeX Font Info: Redeclaring math accent \ddot on input line 7.
LaTeX Font Info: Redeclaring math accent \tilde on input line 7.
LaTeX Font Info: Redeclaring math accent \bar on input line 7.
LaTeX Font Info: Redeclaring math accent \breve on input line 7.
LaTeX Font Info: Redeclaring math accent \check on input line 7.
LaTeX Font Info: Redeclaring math accent \hat on input line 7.
LaTeX Font Info: Redeclaring math accent \dot on input line 7.
LaTeX Font Info: Redeclaring math accent \mathring on input line 7.
LaTeX Font Info: Redeclaring math symbol \colon on input line 7.
LaTeX Font Info: Redeclaring math symbol \Gamma on input line 7.
LaTeX Font Info: Redeclaring math symbol \Delta on input line 7.
LaTeX Font Info: Redeclaring math symbol \Theta on input line 7.
LaTeX Font Info: Redeclaring math symbol \Lambda on input line 7.
LaTeX Font Info: Redeclaring math symbol \Xi on input line 7.
LaTeX Font Info: Redeclaring math symbol \Pi on input line 7.
LaTeX Font Info: Redeclaring math symbol \Sigma on input line 7.
LaTeX Font Info: Redeclaring math symbol \Upsilon on input line 7.
LaTeX Font Info: Redeclaring math symbol \Phi on input line 7.
LaTeX Font Info: Redeclaring math symbol \Psi on input line 7.
LaTeX Font Info: Redeclaring math symbol \Omega on input line 7.
LaTeX Font Info: Redeclaring math symbol \mathdollar on input line 7.
LaTeX Font Info: Redeclaring symbol font operators' on input line 7. LaTeX Font Info: EncodingOT1' has changed to EU2' for symbol font (Font)operators' in the math version normal' on input line 7. LaTeX Font Info: Overwriting symbol fontoperators' in version normal' (Font) OT1/cmr/m/n --> EU2/ptm/m/n on input line 7. LaTeX Font Info: EncodingOT1' has changed to EU2' for symbol font (Font)operators' in the math version bold' on input line 7. LaTeX Font Info: Overwriting symbol fontoperators' in version bold' (Font) OT1/cmr/bx/n --> EU2/ptm/m/n on input line 7. LaTeX Font Info: Overwriting symbol fontoperators' in version normal' (Font) EU2/ptm/m/n --> EU2/ptm/m/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathrm' in version normal' (Font) EU2/ptm/m/n --> EU2/ptm/m/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathit' in version normal' (Font) OT1/cmr/m/it --> EU2/ptm/m/it on input line 7. LaTeX Font Info: Overwriting math alphabet\mathbf' in version normal' (Font) OT1/cmr/bx/n --> EU2/ptm/bx/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathsf' in version normal' (Font) OT1/cmss/m/n --> EU2/phv/m/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathtt' in version normal' (Font) OT1/cmtt/m/n --> EU2/pcr/m/n on input line 7. LaTeX Font Info: Overwriting symbol fontoperators' in version bold' (Font) EU2/ptm/m/n --> EU2/ptm/bx/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathrm' in version bold' (Font) EU2/ptm/m/n --> EU2/ptm/bx/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathit' in version bold' (Font) OT1/cmr/bx/it --> EU2/ptm/bx/it on input line 7. LaTeX Font Info: Overwriting math alphabet\mathsf' in version bold' (Font) OT1/cmss/bx/n --> EU2/phv/bx/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathtt' in version `bold'
(Font) OT1/cmtt/m/n --> EU2/pcr/bx/n on input line 7.

(/usr/share/texmf-site/tex/luatex/gregoriotex/gsp-default.tex
\greconffactor=\count347
)
gregoriotex: mwe.gabc has been modified and mwe-20150315.gtex needs to be updat
ed. Recompiling the gabc file.
Module gregoriotex info: compiling the score mwe.gabc...
(./mwe-20150315.gtex
luaotfload | load font: font family='greciliae', subfamily='regular' found: gre
ciliae.ttf(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/t
emp-greciliae.lua)
luaotfload | define otf: lookup ctx_tlig_1_s: ligature less less => guillemotle
ft ignored due to invalid unicode
luaotfload | define otf: lookup ctx_tlig_1_s: ligature greater greater => guill
emotright ignored due to invalid unicode
luaotfload | define otf: lookup ctx_tlig_1_s: ligature grave grave => quotedbll
eft ignored due to invalid unicode
luaotfload | define otf: lookup ctx_tlig_1_s: ligature quotesingle quotesingle
=> quotedblright ignored due to invalid unicode
luaotfload | define otf: lookup ctx_tlig_1_s: ligature comma comma => quotedblb
ase ignored due to invalid unicode
Module luatexbase-mcb info: inserting 'gregoriotex.callback'
(luatexbase-mcb) at position 1 in 'post_linebreak_filter'
Module luatexbase-mcb info: inserting 'gregoriotex.disable_hyphenation'
(luatexbase-mcb) at position 1 in 'hyphenate'
luaotfload | load font: auto-selecting default features for script: dflt (was l
atn)(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lm
roman17-regular.lua)
! Undefined control sequence.
\greendofglyph ...temp@four = \gre@bitristrospace
\grehskip \gre@skip@temp@f...
l.13 }
%

Here is how much of LuaTeX's memory you used:
17001 strings out of 495099
100000,383344 words of node,token memory allocated
1419 words of node memory still in use:
31 hlist, 6 vlist, 25 rule, 57 glue, 23 kern, 1 penalty, 13 glyph, 46 attrib
ute, 59 glue_spec, 24 attribute_list, 2 temp, 1 if_stack, 1 open, 1 write, 4 lo
cal_par, 2 dir, 1 pdf_colorstack nodes
avail lists: 1:1,2:2,4:1,6:3,9:1
19888 multiletter control sequences out of 65536+200000
24 fonts using 1958575 bytes
55i,3n,37p,610b,85s stack positions out of 5000i,500n,10000p,200000b,50000s
! ==> Fatal error occurred, no output PDF file produced!

Debian packaging from source fails because of README renaming

pi@rp1 ~/gregorio $ dpkg-buildpackage -rfakeroot -d -b
[...]
dh_testdir -i
dh_testroot -i
dh_installchangelogs -i
dh_installexamples -i examples/_.tex examples/PopulusSion.gabc
dh_installtex -pgregoriotex -i
dh_install -i
dh_installdocs -i
dh_compress -i
dh_fixperms -i
dh_installdeb -i
dh_gencontrol -i
dh_md5sums -i
dh_builddeb -i
dpkg-debย : construction du paquet ยซย gregoriotexย ยป dans ยซย ../gregoriotex_2.3-1_all.debย ยป.
dh_testdir -a
dh_testroot -a
dh_installchangelogs -a
dh_installexamples -i examples/PopulusSion.gabc
dh_lintian -a
dh_installman -a gregorio.1
dh_installdocs -a
_cp: impossible d'รฉvaluer ยซย READMEย ยป: Aucun fichier ou dossier de ce type**
dh_installdocs: cp -a README debian/gregorio/usr/share/doc/gregorio returned exit code 1
make: *** [binary-arch] Erreur 2
dpkg-buildpackage: erreur: fakeroot debian/rules binary a produit une erreur de sortie de type 2
pi@rp1 ~/gregorio $ ls
ABOUT-NLS archlinux autom4te.cache build.sh config.log configure contrib cygwin Doxyfile fonts include lib m4 Makefile Makefile.in plugins README.md tex windows
aclocal.m4 AUTHORS build-aux build-stamp config.status configure.ac COPYING debian examples gregorio.1 INSTALL libtool macosx Makefile.am NEWS po src THANKS

In order to build the debian packages, I have done a symbolic link:

ln -s README.md README

Refactor spacing code

Spacing code and algorithm is currently extremely complex to understand, maintain and improve, Here are a few ideas to simplify it:

  • there should be mainly one space macro for space between notes and one space macro for space between words
  • for normal syllables, the algorithm is simply to go left as much as possible, with two constraints:
    • the notes of the different syllables are separated by a certain space
    • letters are separated by a certain space if from different words
  • for syllables empty or with only a bar (with or without text), the algorithm is slightly more complex:
    • previous notes, bar and next notes are all separated by at least a certain space, and bar is centered (in case of syllable with no bar, the constraints are only between the notes of the previous and next syllables
    • previous text, text and next text are separated by at least a certain space, and the text is centered (in case of syllable with no text, the constraints are only between the previous and next text)

Unified Version Number

Given that we're releasing more regularly, @eroux and I have discussed the possibility of eliminating the GregorioTeX API version number and moving to a single version number, 3.0.0 in the case of this release. This should make it easier on the user to keep track of what's going on.

This will require a couple of modifications to VersionUpdater.py and VERSION to implement.

VERSION should also probably include some guidelines for when and how incrementation is done. The ones that @eroux and I discussed are:

We adopt the Semantic Version numbering scheme of x.y.z and only have the one version number. The alternate version numbers for other parts of the project would be officially dropped.

z - This number is incremented for bug fixes. All the work I did recently correcting glues that were leaking onto the score would qualify. This resets to 0 when x or y increments.

y - This number is incremented for enhancements. The new EUOUAE tags would qualify. This resets to 0 when x increments.

x - This number is incremented for interface changes. The recent change to how distances are set and used would qualify.

Code refactoring (i.e. changes which do not effect the user's experience in any way) would not qualify for a change in any of the numbers.

Release Schedule - In any month where we make commits to the repository, on the last day of the month we assess those commits and decide whether they warrant a bump to the version number, and if so to which part of the number. The goal here is not to say that we should release once each month, but rather that we shouldn't release more often than once each month. If a month has been somewhat lacking in changes, we're still bug swatting those changes that we did make, or we're still in the process of documenting them, then we simply don't release that month and put things off until the following one.

Adding torculus liquescent deminutus shape

A user (gregorian chant specialist, monk in Italy) asked me to add a new shape, which he calls torculus liquescens auctus, that would replace pes subbipunctis liquescent deminutum (ghGF~). It would be like a torculus with a deminutus at the end (below last note), and would be represented by dfec~ in gabc.

Spaces should'nt always be scaled

It should be possible to set spaces that don't scale with grefactor, but instead are set according to the text font, so that, for instance 2 ex can be used. This would allow to use the text font space width in relevant cases, instead of a (needlessly) custom value.

option to allow text below notes of previous syllable

Currently, GregorioTeX always add a space after notes, and never allows text of a syllable to go under the notes of previous syllable. An option (maybe turned on by default) should be present to allow this.

For instance, in current Gregorio, ab(g/g/g/g/g/g/g/g/g/g/g)mmo(g) will not put the m below the previous notes, while with the new option, it will.

Missing oriscus with left stem

In Nocturnale Romanum, the standard oriscus like (fo) is often typeset with a left stem like e.g. (fV) has. This is usually done to typeset virga strata or pressus or salicus.
E.g. in the first snippet I wanted to typeset what was originally virga strata followed by salicus, but
(dxef/e/eoc/co!dv) doesn't do the job (the first snippet - it automatically uses the reverse oriscus), I wonder if e.g. eoVc couldn't be typeset like the second gimp editted snippet. Or in the third snippet, it is similar, but with just a single pitch difference instead of bigger one, there I've for now used
(f/fo!e) to avoid the reverse oriscus, but it is still missing the stem.
oriscus
Corresponding Nocturnale Romanum pictures:
nocturnale1
and
nocturnale2

Solesmes-like clivis stem length

It should be possible, through an TeX option, to allow clivis stem to follow the same scheme as Solesmes. Which means:

  • with an ambitus of 1, current behaviour is ok
  • with an ambitus of 2 or more, the stem should go down to the bottom of the second note

Also, before I make it an option, are some opinions about not making it the default?

New horizontal episemus on porrectus except last note

Page 125 of the Graduale Romanum (1961) lies a strange horizontal episemus currently impossible to reproduce with Gregorio, not even to represent in gabc:

horizontal_episemus_porrectus

I don't even know how to represent this oddity... Any suggestion?

short horizontal episemus

In order for many horizontal episemus to render correctly, it would be useful to introduce a new feature (that will actually be used in some new books): horizontal episemus with 2/3 width. For instance, gd_ would use this (not automatically).

These horizontal episemus would be left-aligned, right-aligned or centered, according to the wish of the user. They could be noted by

  • _1 for left-aligned
  • _2 for right-aligned
  • _3 for centered

and they would have a width corresponding to 2/3 of the width they have now, which is proportional to the note they are above (or under).

These short episemus can also be under the notes, in which case they are noted _01, _02 and _03.

The episemus are combined like other episemus in certain cases: left-aligned short episemus, it combines with the episemus on the left, and right-aligned short episemus combine with episemus on the right.

Centralized Version Number

Right now the version number is hard coded into several different files, making it difficult to update. I think it would be nice if we could have a single text file which contains the current version number (and nothing else) and then have the various files which need the version number load it from there. Is this possible? A quick google search tells me that Makefiles can import information from a file into a variable (at least in theory, I haven't tested it) and InnoSetup (which creates the Windows installer) can do something similar. I know from experience that python scripts can do so, and I assume that lua and C can as well.

Alternatively (or perhaps additionally if there are files which can't read the version number in themselves), a script could be written which would systematically replace the version number in all files where it appears.

add virga aucta for liquescens salicus

A new virga aucta symbol is requested.

Shape:

virgaaucta

gabc:

iV>

use:

used in the Nocturnale Romanum (2002) p. 242, in a salicus (GHiV>, as represented in the above picture), corresponding to a liquescens salicus, nabc - sa>2.

Last line of Score alignment

Currently the last line of a score is always set ragged. It should be possible to manually override this in either the gabc or TeX so that the last line is justified. It is possible to get this effect by messing around in the gtex file currently.

  1. End your score with just (z).

  2. Run the score through gregorio and open the generated gtex file.

  3. At the end of the file you'll see something like this (I've removed empty lines to save space):

\grebarsyllable{}{}{}{1}{\gresetnextsyllable{}{}{}}{}{0}{%
\grelastofline %
}{%
\gredivisiofinalis{}%
}%
\grenewline %
\endgregorioscore %
\endinput %

Modify this by changing \grelastofline to \grelastofscore and moving \grenewline to be right after \gredivisiofinalis{}. You should end up with something like the following:

\grebarsyllable{}{}{}{1}{\gresetnextsyllable{}{}{}}{}{0}{%
\grelastofscore %
}{%
\gredivisiofinalis{}%
\grenewline %
}%
\endgregorioscore %
\endinput %

  1. Now typeset the main document that includes this score and you should get the divisio finalis all the way to the right hand side of the score and the neumes spaced to fill the line.

I think that there should either be a TeX switch that adds code to \grefinaldivisiofinalis{0} (what you usually get for the last syllable you end your gabc with (::)) or gregorio should recognize (::z) as requiring that code.

Note: Adding \grenewline to between lines 1534 and 1536 of gregoriotex-signs.tex has the desired effect. All that's needed is a switch.

Also, are there ever occasions when \grefinaldivisiofianlis{0} doesn't end the score? My quick testing didn't reveal any. If this is true, then \grelastofline in this function should be changed to \grelastofscore (though it doesn't seem to have any visible effect in my testing).

grefactor initialization

Currently \grefactor is initialized as 0, assumed to be 1, and then changed to 17 when the first score is inserted if the user hasn't manually changed it already. This change causes all distances to rescale. For the distances in gsp-default this is okay because they are all 1/17th of what actually appears in the default score. However, for any distance which the user manually changes before inserting the score, the change throws a monkey wrench in the works if they don't have an explicit \setgrefactor statement.

If we change those distances so that they don't scale, then if a user tweaks them and then decides they want to change the scale of the score, they have to repeat the tweaking process all over again. Avoiding this requires a proliferation of \ifnum\grefactor=0\relax\setgrefactor{17}\fi code blocks.

I think it might be useful to modify this behavior so that the grefactor is initialized as 17. This would allow the elimination of the \ifnum code blocks but would also require multiplying all the distances in gsp-default by 17. This later change would have the benefit of making the distances more relatable to the user (especially if they were switched out of sp and written in cm or mm).

Finally, \setgrefactor could have a built in error check that makes sure it's argument is a positive integer.

Opinions?

adjust lines beginning to annotation

Set up a minimal space between annotations and lines, and between initial and lines, so that spacing is fine by default. Annotation should never be behind lines.

Problem with gregorio and multiline score

I am trying out my MWE from the previous multiline score bug (which was fixed) against the latest master from git. It compiles, but I get output with dimensions printed.

score.gabc

%%
(c4) Line(c) One(d) (z) Line(c) Two(d)

mwe.tex

\documentclass[11pt]{article}
\usepackage{luatextra}
\usepackage{graphicx}
\usepackage{gregoriotex}
\usepackage[utf8]{luainputenc}
\usepackage{times}
\begin{document}
\includescore{score}
\end{document}

output

mwe

Dimensions leak into text after a flat

Compile using lualatex --shell-escape --halt-on-error mwe.tex

mwe.tex

\documentclass[11pt]{article}
\usepackage{luatextra}
\usepackage{graphicx}
\usepackage{gregoriotex}
\usepackage[utf8]{luainputenc}
\usepackage{times}
\begin{document}
\includescore{mwe}
\end{document}

mwe.gabc

%%
(c4) Test(ixi)

output

mwe

option for clivis alignment

A user asked me the following option (which could be default):

When a clivis, pes quassus or pes liquescens is the first neume of the syllable, the center of the alignment on the neume is currently the center of the two notes. In some case, the asked option would make the alignment on the center of the first note (like other neumes).

Cases for new behaviour:

  • neumes would go left of text (this covers the case where syllable starts by a vowel), except when the text is only a vowel
  • consonants after vowels are larger than a certain width

Problems with episemae on multiple notes

See #40

http://gregobase.selapa.net/chant.php?id=2282

On the 3rd line of LU and 4th of gregobase, on the word "calceamenta": the original scores has 2 distinct episemae, while gregorio puts only a big one.

I just updated gregorio on the gregobase server but unfortunately it doesn't solve the problem... gregorio still draws a line between the 2 episemae...

Strangely enough, it wouldn't do it with ji__/i_ but it does with i_/i_ (and by the way, h!i__ doesn't work, I don't know whether it's related...)

Maybe i_/i_ and i/i__ should have a different behaviour...

Arithmetic overflow when setting spaces before setting grefactor

Compile this using lualatex --shell-escape --halt-on-error mwe3.tex

mwe3.tex

\documentclass[11pt]{article}
\usepackage{luatextra}
\usepackage{graphicx}
\usepackage{gregoriotex}
\usepackage[utf8]{luainputenc}
\usepackage{times}
\begin{document}
\setspaceafterinitial{2.2mm plus 0em minus 0em}{1}
\setspacebeforeinitial{2.2mm plus 0em minus 0em}{1}
\setgrefactor{15}
\includescore{mwe3}
\end{document}

mwe3.gabc

%%
(c4) Test(c)

mwe3.log

This is LuaTeX, Version beta-0.70.1-2014113017 (format=lualatex 2014.11.30) 14 MAR 2015 16:19
\write18 enabled.
**mwe3.tex
(./mwe3.tex
LaTeX2e <2011/06/27>
LuaTeX adaptation of babel <v3.8m-luatex-1.5> and hyphenation patterns for engl
ish, dumylang, nohyphenation, loaded.
(/usr/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/size11.clo
File: size11.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(/usr/share/texmf-dist/tex/lualatex/luatextra/luatextra.sty
Package: luatextra 2010/10/10 v1.0 Loading usual LuaLaTeX packages

(/usr/share/texmf-dist/tex/generic/oberdiek/ifluatex.sty
Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX detected.
)
(/usr/share/texmf-dist/tex/latex/fontspec/fontspec.sty
Package: fontspec 2012/05/06 v2.2b Advanced font selection for XeLaTeX/LuaLaTeX

(/usr/share/texmf-dist/tex/latex/l3kernel/expl3.sty
(/usr/share/texmf-dist/tex/latex/l3kernel/l3names.sty
(/usr/share/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty
Package: l3bootstrap 2012/07/16 v3991 L3 Experimental bootstrap code

(/usr/share/texmf-dist/tex/generic/oberdiek/luatex.sty
Package: luatex 2010/03/09 v0.4 LuaTeX basic definition package (HO)

(/usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty
Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO)
)
(/usr/share/texmf-dist/tex/latex/etex-pkg/etex.sty
Package: etex 1998/03/26 v2.0 eTeX basic definition package (PEB)
\et@xins=\count87
)
\LuT@AllocAttribute=\count277
\LuT@AllocCatcodeTable=\count278
\CatcodeTableStack=\count279
\CatcodeTableIniTeX=\catcodetable1
\CatcodeTableString=\catcodetable3
\CatcodeTableOther=\catcodetable5
\CatcodeTableLaTeX=\catcodetable7

(/usr/share/texmf-dist/tex/generic/oberdiek/luatex-loader.sty
Package: luatex-loader 2010/03/09 v0.4 Lua module loader (HO)

(/usr/share/texmf-dist/scripts/oberdiek/oberdiek.luatex.lua)))
(/usr/share/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty
Package: pdftexcmds 2011/11/29 v0.20 Utility functions of pdfTeX for LuaTeX (HO
)

(/usr/share/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO)
)
(/usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty
Package: ifpdf 2011/01/30 v2.3 Provides the ifpdf switch (HO)
Package ifpdf Info: pdfTeX in PDF mode is detected.
)
Package pdftexcmds Info: \pdf@primitive is available.
Package pdftexcmds Info: \pdf@ifprimitive is available.
Package pdftexcmds Info: \pdfdraftmode found.
\pdftexcmds@toks=\toks14
))
Package: l3names 2012/09/24 v4230 L3 Namespace for primitives
)
Package: expl3 2012/11/21 v4332 L3 Experimental code bundle wrapper

(/usr/share/texmf-dist/tex/latex/l3kernel/l3basics.sty
Package: l3basics 2012/11/10 v4306 L3 Basic definitions
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3expan.sty
Package: l3expan 2012/08/28 v4149 L3 Argument expansion
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3tl.sty
Package: l3tl 2012/09/28 v4244 L3 Token lists
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3seq.sty
Package: l3seq 2012/09/09 v4212 L3 Sequences and stacks
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3int.sty
Package: l3int 2012/09/26 v4237 L3 Integers
\c_max_int=\count280
\l_tmpa_int=\count281
\l_tmpb_int=\count282
\g_tmpa_int=\count283
\g_tmpb_int=\count284
\l_tmpc_int=\count285
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3quark.sty
Package: l3quark 2012/11/04 v4268 L3 Quarks
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3prg.sty
Package: l3prg 2012/09/09 v4212 L3 Control structures
\g__prg_map_int=\count286
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3clist.sty
Package: l3clist 2012/09/09 v4212 L3 Comma separated lists
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3token.sty
Package: l3token 2012/11/01 v4251 L3 Experimental token manipulation
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3prop.sty
Package: l3prop 2012/09/09 v4212 L3 Property lists
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3msg.sty
Package: l3msg 2012/09/09 v4212 L3 Messages
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3file.sty
Package: l3file 2012/09/09 v4212 L3 File and I/O operations
\l__ior_stream_int=\count287
\l_iow_line_count_int=\count288
\l__iow_target_count_int=\count289
\l__iow_current_line_int=\count290
\l__iow_current_word_int=\count291
\l__iow_current_indentation_int=\count292
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3skip.sty
Package: l3skip 2012/11/04 v4260 L3 Dimensions and skips
\c_zero_dim=\dimen256
\c_max_dim=\dimen257
\l_tmpa_dim=\dimen258
\l_tmpb_dim=\dimen259
\g_tmpa_dim=\dimen260
\g_tmpb_dim=\dimen261
\c_zero_skip=\skip256
\c_max_skip=\skip257
\l_tmpa_skip=\skip258
\l_tmpb_skip=\skip259
\g_tmpa_skip=\skip260
\g_tmpb_skip=\skip261
\c_zero_muskip=\muskip10
\c_max_muskip=\muskip11
\l_tmpa_muskip=\muskip12
\l_tmpb_muskip=\muskip13
\g_tmpa_muskip=\muskip14
\g_tmpb_muskip=\muskip15
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3keys.sty
Package: l3keys 2012/11/02 v4256 L3 Experimental key-value interfaces
\g__keyval_level_int=\count293
\l_keys_choice_int=\count294
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3fp.sty
Package: l3fp 2012/11/10 v4305 L3 Floating points
\c__fp_leading_shift_int=\count295
\c__fp_middle_shift_int=\count296
\c__fp_trailing_shift_int=\count297
\c__fp_big_leading_shift_int=\count298
\c__fp_big_middle_shift_int=\count299
\c__fp_big_trailing_shift_int=\count300
\c__fp_Bigg_leading_shift_int=\count301
\c__fp_Bigg_middle_shift_int=\count302
\c__fp_Bigg_trailing_shift_int=\count303
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3box.sty
Package: l3box 2012/11/04 v4259 L3 Experimental boxes
\c_empty_box=\box256
\l_tmpa_box=\box257
\l_tmpb_box=\box258
\g_tmpa_box=\box259
\g_tmpb_box=\box260
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3coffins.sty
Package: l3coffins 2012/09/09 v4212 L3 Coffin code layer
\l__coffin_internal_box=\box261
\l__coffin_internal_dim=\dimen262
\l__coffin_offset_x_dim=\dimen263
\l__coffin_offset_y_dim=\dimen264
\l__coffin_x_dim=\dimen265
\l__coffin_y_dim=\dimen266
\l__coffin_x_prime_dim=\dimen267
\l__coffin_y_prime_dim=\dimen268
\c_empty_coffin=\box262
\l__coffin_aligned_coffin=\box263
\l__coffin_aligned_internal_coffin=\box264
\l_tmpa_coffin=\box265
\l_tmpb_coffin=\box266
\l__coffin_display_coffin=\box267
\l__coffin_display_coord_coffin=\box268
\l__coffin_display_pole_coffin=\box269
\l__coffin_display_offset_dim=\dimen269
\l__coffin_display_x_dim=\dimen270
\l__coffin_display_y_dim=\dimen271
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3color.sty
Package: l3color 2012/08/29 v4156 L3 Experimental color support
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3luatex.sty
Package: l3luatex 2012/08/03 v4049 L3 Experimental LuaTeX-specific functions
\g__cctab_allocate_int=\count304
\g__cctab_stack_int=\count305
\c_code_cctab=\catcodetable9
)
(/usr/share/texmf-dist/tex/latex/l3kernel/l3candidates.sty
Package: l3candidates 2012/11/09 v4298 L3 Experimental additions to l3kernel
\l__box_top_dim=\dimen272
\l__box_bottom_dim=\dimen273
\l__box_left_dim=\dimen274
\l__box_right_dim=\dimen275
\l__box_top_new_dim=\dimen276
\l__box_bottom_new_dim=\dimen277
\l__box_left_new_dim=\dimen278
\l__box_right_new_dim=\dimen279
\l__box_internal_box=\box270
\l__coffin_bounding_shift_dim=\dimen280
\l__coffin_left_corner_dim=\dimen281
\l__coffin_right_corner_dim=\dimen282
\l__coffin_bottom_corner_dim=\dimen283
\l__coffin_top_corner_dim=\dimen284
\l__coffin_scaled_total_height_dim=\dimen285
\l__coffin_scaled_width_dim=\dimen286
))
(/usr/share/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
Package: xparse 2012/07/16 v3990 L3 Experimental document command parser
\l__xparse_current_arg_int=\count306
\l__xparse_m_args_int=\count307
\l__xparse_mandatory_args_int=\count308
\l__xparse_processor_int=\count309
\l__xparse_v_nesting_int=\count310
)
(/usr/share/texmf-dist/tex/luatex/luaotfload/luaotfload.sty
Package: luaotfload 2012/05/28 v1.27 OpenType layout system

(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase.sty
Package: luatexbase 2010/10/06 v0.3 Module utilities for LuaTeX

(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-compat.sty
Package: luatexbase-compat 2010/10/10 v0.3 Compatibility tools for LuaTeX
)
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-loader.sty
Package: luatexbase-loader 2010/10/10 v0.3 Lua module loader for LuaTeX

(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase.loader.lua))
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-regs.sty
Package: luatexbase-regs 2010/10/10 v0.3 Registers allocation for LuaTeX
)
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-attr.sty
Package: luatexbase-attr 2011/05/21 v0.31 Attributes allocation for LuaTeX

(/usr/share/texmf-dist/tex/luatex/luatexbase/attr.lua))
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-cctb.sty
Package: luatexbase-cctb 2010/10/10 v0.3 Catcodetable allocation for LuaTeX

(/usr/share/texmf-dist/tex/luatex/luatexbase/cctb.lua)
\lltxb@catcodetable@alloc=\count311
\CatcodeTableIniTeX=\luatexcatcodetable1
\CatcodeTableString=\luatexcatcodetable3
\CatcodeTableOther=\luatexcatcodetable5
\CatcodeTableLaTeX=\luatexcatcodetable7
\CatcodeTableLaTeXAtLetter=\luatexcatcodetable9
\CatcodeTableExpl=\luatexcatcodetable11
)
(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-mcb.sty
Package: luatexbase-mcb 2010/10/10 v0.3 Callback management for LuaTeX

(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase-modutils.sty
Package: luatexbase-modutils 2010/10/10 v0.3 Module utilities for LuaTeX

(/usr/share/texmf-dist/tex/luatex/luatexbase/modutils.lua))
(/usr/share/texmf-dist/tex/luatex/luatexbase/mcb.lua)
Lua module: luatexbase-mcb 2010/05/12 0.2 register several functions in a callb
ack
))
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs.lua)
Lua module: lualibs 2011/01/20 0.96 Lua additional functions.

(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-string.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-lpeg.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-boolean.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-number.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-math.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-table.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-aux.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-io.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-os.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-file.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-md5.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-dir.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-unicode.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-utils.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-dimen.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-url.lua)
(/usr/share/texmf-dist/tex/luatex/lualibs/lualibs-set.lua)
(/usr/share/texmf-dist/tex/luatex/luaotfload/luaotfload.lua)
Lua module: luaotfload 2012/05/28 1.27 OpenType layout system.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-luat-
dum.lua.(using cache: /home/inxi/.texlive/texmf-var/luatex-cache/generic)
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-luat-
ovr.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-data-
con.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
ini.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-node-
dum.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-node-
inj.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
tfm.lua.
luatexbase.attributes["otfl@state"] = 1
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
cid.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
ott.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
map.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
otf.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
otd.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
oti.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
otb.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
otn.lua.
luatexbase.attributes["otfl@markbase"] = 2
luatexbase.attributes["otfl@markmark"] = 3
luatexbase.attributes["otfl@markdone"] = 4
luatexbase.attributes["otfl@cursbase"] = 5
luatexbase.attributes["otfl@curscurs"] = 6
luatexbase.attributes["otfl@cursdone"] = 7
luatexbase.attributes["otfl@kernpair"] = 8
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
ota.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
otc.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
def.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
xtx.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
dum.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
nms.lua.
luaotfload: loading file /usr/share/texmf-dist/tex/luatex/luaotfload/otfl-font-
clr.lua.
Module luatexbase-mcb info: creating 'luaotfload.patch_font' type 4
Module luatexbase-mcb info: inserting 'luaotfload.pre_linebreak_filter'
(luatexbase-mcb) at position 1 in 'pre_linebreak_filter'
Module luatexbase-mcb info: inserting 'luaotfload.hpack_filter'
(luatexbase-mcb) at position 1 in 'hpack_filter'
Module luatexbase-mcb info: resetting callback 'define_font'
Module luatexbase-mcb info: inserting 'luaotfload.define_font'
(luatexbase-mcb) at position 1 in 'define_font'
Module luatexbase-mcb info: inserting 'luaotfload.find_vf_file'
(luatexbase-mcb) at position 1 in 'find_vf_file'
Module luatexbase-mcb info: inserting 'unicodemath.set_sscale_diments'
(luatexbase-mcb) at position 1 in 'luaotfload.patch_font'
)
(/usr/share/texmf-dist/tex/latex/fontspec/fontspec.lua)
Lua module: fontspec 2009/12/04 2 Advanced font selection for LuaLaTeX.

Module luatexbase-mcb info: inserting 'fontspec.set_capheight'
(luatexbase-mcb) at position 2 in 'luaotfload.patch_font'
\l_fontspec_script_int=\count312
\l_fontspec_language_int=\count313
\l_fontspec_strnum_int=\count314
\l_fontspec_tmpa_dim=\dimen287
\l_fontspec_tmpb_dim=\dimen288
\l_fontspec_tmpc_dim=\dimen289
Variant \tl_gset:cV already defined; not changing it on line 66
(/usr/share/texmf-dist/tex/latex/fontspec/fontspec-patches.sty
Package: fontspec-patches 2012/05/06 v2.2b Advanced font selection for XeLaTeX/
LuaLaTeX

(/usr/share/texmf-dist/tex/latex/base/fixltx2e.sty
Package: fixltx2e 2006/09/13 v1.1m fixes to LaTeX
LaTeX Info: Redefining \em on input line 420.
)
LaTeX Info: Redefining \em on input line 22.
LaTeX Info: Redefining \emph on input line 29.
LaTeX Info: Redefining - on input line 32.


  • LaTeX warning: "xparse/redefine-command"
  • Redefining document command \oldstylenums with arg. spec. 'm' on line 107.
    .................................................
    . LaTeX info: "xparse/define-command"
    .
    . Defining document command \liningnums with arg. spec. 'm' on line 111.
    .................................................
    ) (/usr/share/texmf-dist/tex/latex/fontspec/fontspec-luatex.sty
    Package: fontspec-luatex 2012/05/06 v2.2b Advanced font selection for XeLaTeX/L
    uaLaTeX

(/usr/share/texmf-dist/tex/latex/base/fontenc.sty
Package: fontenc 2005/09/27 v1.99g Standard LaTeX package

(/usr/share/texmf-dist/tex/latex/euenc/eu2enc.def
File: eu2enc.def 2010/05/27 v0.1h Experimental Unicode font encodings
)
LaTeX Font Info: Try loading font information for EU2+lmr on input line 100.

(/usr/share/texmf-dist/tex/latex/euenc/eu2lmr.fd
File: eu2lmr.fd 2009/10/30 v1.6 Font defs for Latin Modern
)
luaotfload | load font: auto-selecting default features for script: dflt (was l
atn)(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lm
roman10-regular.lua))
(/usr/share/texmf-dist/tex/xelatex/xunicode/xunicode.sty
File: xunicode.sty 2011/09/09 v0.981 provides access to latin accents and many
other characters in Unicode lower plane

(/usr/share/texmf-dist/tex/latex/tipa/t3enc.def
File: t3enc.def 2001/12/31 T3 encoding
luaotfload | load font: auto-selecting default features for script: dflt (was l
atn)(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lm
romanslant10-regular.lua)
luaotfload | load font: auto-selecting default features for script: dflt (was l
atn)(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lm
roman10-italic.lua)
luaotfload | load font: auto-selecting default features for script: dflt (was l
atn)(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lm
roman10-bold.lua)
LaTeX Font Info: Try loading font information for EU2+lmss on input line 357
.
(/usr/share/texmf-dist/tex/latex/euenc/eu2lmss.fd
File: eu2lmss.fd 2009/10/30 v1.6 Font defs for Latin Modern
)
luaotfload | load font: auto-selecting default features for script: dflt (was l
atn)(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-lm
sans10-regular.lua))
\tipaTiiicode=\count315
\tipasavetokens=\toks15
\tipachecktokens=\toks16
(/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)

(/usr/share/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
\KV@toks@=\toks17
)
(/usr/share/texmf-dist/tex/latex/graphics/graphics.sty
Package: graphics 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)

(/usr/share/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
(/usr/share/texmf-dist/tex/latex/latexconfig/graphics.cfg
File: graphics.cfg 2010/04/23 v1.9 graphics configuration of TeX Live
)
Package graphics Info: Driver file: pdftex.def on input line 91.

(/usr/share/texmf-dist/tex/latex/pdftex-def/pdftex.def
File: pdftex.def 2011/05/27 v0.06d Graphics/color for pdfTeX
\Gread@gobject=\count316
))
\Gin@req@height=\dimen290
\Gin@req@width=\dimen291
))
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \fontspec with arg. spec. 'O{}m' on line 42.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setmainfont with arg. spec. 'O{}m' on line 46.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setsansfont with arg. spec. 'O{}m' on line 50.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setmonofont with arg. spec. 'O{}m' on line 54.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setmathrm with arg. spec. 'O{}m' on line 62.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setboldmathrm with arg. spec. 'O{}m' on line 65.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setmathsf with arg. spec. 'O{}m' on line 68.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \setmathtt with arg. spec. 'O{}m' on line 71.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newfontfamily with arg. spec. 'mO{}m' on line 87.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newfontface with arg. spec. 'mO{}m' on line 90.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \defaultfontfeatures with arg. spec. 'm' on line
. 94.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \addfontfeatures with arg. spec. 'm' on line 110.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newfontfeature with arg. spec. 'mm' on line 121.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newAATfeature with arg. spec. 'mmmm' on line 128.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newICUfeature with arg. spec. 'mmm' on line 135.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \aliasfontfeature with arg. spec. 'mm' on line
. 162.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \aliasfontfeatureoption with arg. spec. 'mmm' on
. line 167.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newfontscript with arg. spec. 'mm' on line 172.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \newfontlanguage with arg. spec. 'mm' on line 195.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
.
. Defining document command \DeclareFontsExtensions with arg. spec. 'm' on
. line 214.
.................................................
Variant \prop_gput:cnV already defined; not changing it on line 489
Variant \prop_gput:cnx already defined; not changing it on line 490
\l_fontspec_tmp_int=\count317
LaTeX Info: Redefining \itshape on input line 1819.
LaTeX Info: Redefining \slshape on input line 1823.
LaTeX Info: Redefining \scshape on input line 1827.
LaTeX Info: Redefining \upshape on input line 1831.

(/usr/share/texmf-dist/tex/latex/fontspec/fontspec.cfg)))
(/usr/share/texmf-dist/tex/latex/metalogo/metalogo.sty
Package: metalogo 2010/05/29 v0.12 Extended TeX logo macros

(/usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty
Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional
)
\xl@everylogo=\toks18
\xl@@everylogo=\toks19
LaTeX Info: Redefining \TeX on input line 193.
LaTeX Info: Redefining \LaTeX on input line 202.
LaTeX Info: Redefining \LaTeXe on input line 219.
)
(/usr/share/texmf-dist/tex/lualatex/luacode/luacode.sty
Package: luacode 2012/01/23 v1.2a lua-in-tex helpers (mpg)
\luacode@lines=\toks20
\luacode@table@soft=\luatexcatcodetable13
))
(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex.sty
Package: gregoriotex 2010/09/27 v2.1 GregorioTeX system.

(/usr/share/texmf-site/tex/latex/xcolor/xcolor.sty
Package: xcolor 2007/01/21 v2.11 LaTeX color extensions (UK)

(/usr/share/texmf-dist/tex/latex/latexconfig/color.cfg
File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
)
Package xcolor Info: Driver file: pdftex.def on input line 225.
Package xcolor Info: Model cmy' substituted bycmy0' on input line 1337.
Package xcolor Info: Model hsb' substituted byrgb' on input line 1341.
Package xcolor Info: Model RGB' extended on input line 1353. Package xcolor Info: ModelHTML' substituted by rgb' on input line 1355. Package xcolor Info: ModelHsb' substituted by hsb' on input line 1356. Package xcolor Info: ModeltHsb' substituted by hsb' on input line 1357. Package xcolor Info: ModelHSB' substituted by hsb' on input line 1358. Package xcolor Info: ModelGray' substituted by gray' on input line 1359. Package xcolor Info: Modelwave' substituted by `hsb' on input line 1360.
)
(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex.tex
(/usr/share/texmf-dist/tex/generic/xstring/xstring.sty
(/usr/share/texmf-dist/tex/generic/xstring/xstring.tex
@xs@message=\write3
\integerpart=\count318
\decimalpart=\count319
)
Package: xstring 2010/03/28 v1.5d String manipulations (C Tellechea)
)
\gregorioattr=\luatexattribute9
\gregoriocenterattr=\luatexattribute10

(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex.lua)
Lua module: gregoriotex 2013/12/29 2.4 GregorioTeX module.
\Greaux=\write4
\grefactor=\count320

(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex-spaces.tex
\gre@textlower=\dimen292
\gre@stafflinewidth=\dimen293
\gre@linewidth=\dimen294
\gre@stafflineheight=\dimen295
\gre@interstafflinespace=\dimen296
\gre@stafflinediff=\dimen297
\gre@constantglyphraise=\dimen298
\gre@staffheight=\dimen299
\gre@glyphraisevalue=\dimen300
\gre@addedraisevalue=\dimen301
\gre@additionalbottomspace=\dimen302
\gre@additionaltopspace=\dimen303
\gre@textaligncenter=\dimen304
\gre@enddifference=\dimen305
\gre@previousenddifference=\dimen306
\gre@currenttranslationheight=\dimen307
\gre@nextbegindifference=\skip262
\gre@aboveinitialfirstraise=\dimen308
\gre@aboveinitialsecondraise=\dimen309
\gre@begindifference=\dimen310
\gre@clefwidth=\dimen311
\gre@lastglyphwidth=\dimen312
\gre@notesaligncenter=\dimen313
\gre@additionalleftspace=\dimen314
\gre@initialwidth=\dimen315
\gre@currentabovelinestextheight=\dimen316
\gre@temp@dimen@one=\dimen317
\gre@temp@dimen@two=\dimen318
\gre@temp@dimen@three=\dimen319
\gre@temp@dimen@four=\dimen320
\gre@temp@dimen@five=\dimen321
\gre@temp@skip@one=\skip263
\gre@temp@skip@two=\skip264
\gre@temp@skip@three=\skip265
\gre@temp@skip@four=\skip266
\gre@temp@count@one=\count321
\gre@temp@count@two=\count322
\gre@temp@count@three=\count323
\gre@unit=\dimen322
\gre@base=\dimen323
\gre@maxlen=\dimen324
\gre@unitfactor=\count324
\gre@basefactor=\count325
)
\GreTempwidth=\box271
\GreInitial=\box272
\grebiginitial=\count326
\greknownline=\count327
\GreAboveinitialfirstbox=\box273
\GreAboveinitialsecondbox=\box274
\GreLines=\box275

(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex-chars.tex)
(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex-signs.tex
\greclefnum=\count328
\GreTempsign=\box276
\keeprightbox=\count329
\grefirstisalteration=\count330
)
(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex-syllable.tex
\greisonaline=\count331
\grefirstglyph=\count332
\GreSyllablenotes=\box277
\GreSyllabletext=\box278
\grefirstsyllableofword=\count333
\greendofscore=\count334
\gre@englishcentering=\count335
\gre@clivisalignment=\count336
)
\printchirovbars=\count337
\grelastoflinecount=\count338
\greblockcusto=\count339

(/usr/share/texmf-site/tex/luatex/gregoriotex/gregoriotex-symbols.tex
\gretempfactor=\count340

luaotfload | Font names database loaded: /home/inxi/.texlive/texmf-var/luatex-c
ache/generic/names/otfl-names.lua
luaotfload | load font: font family='gresym', subfamily='regular' found: gresym
.ttf(load: /home/inxi/.texlive/texmf-var/luatex-cache/generic/fonts/otf/temp-gr
esym.lua))))
(/usr/share/texmf-dist/tex/lualatex/luainputenc/luainputenc.sty
Package: luainputenc 2010/11/19 v0.973 inputenc package for LuaTeX

(/usr/share/texmf-dist/tex/lualatex/luainputenc/luainputenc.lua)
Lua module: luainputenc 2010/05/10 0.97 Lua simple inputenc package.
\inpenc@prehook=\toks21
\inpenc@posthook=\toks22

(/usr/share/texmf-dist/tex/lualatex/luainputenc/lutf8.def
File: lutf8.def 2010/05/10 v0.97 UTF-8 support for luainputenc
Now handling font encoding OML ...
... no UTF-8 mapping file for font encoding OML
Now handling font encoding T1 ...
... processing UTF-8 mapping file for font encodingT1

(/usr/share/texmf-dist/tex/latex/base/t1enc.dfu
File: t1enc.dfu 2008/04/05 v1.1m UTF-8 support for inputenc
)
Now handling font encoding OT1 ...
... processing UTF-8 mapping file for font encodingOT1

(/usr/share/texmf-dist/tex/latex/base/ot1enc.dfu
File: ot1enc.dfu 2008/04/05 v1.1m UTF-8 support for inputenc
)
Now handling font encoding OMS ...
... processing UTF-8 mapping file for font encodingOMS

(/usr/share/texmf-dist/tex/latex/base/omsenc.dfu
File: omsenc.dfu 2008/04/05 v1.1m UTF-8 support for inputenc
)
Now handling font encoding OMX ...
... no UTF-8 mapping file for font encoding OMX
Now handling font encoding U ...
... no UTF-8 mapping file for font encoding U
Now handling font encoding EU2 ...
... no UTF-8 mapping file for font encoding EU2
Now handling font encoding T3 ...
... no UTF-8 mapping file for font encoding T3
))
(/usr/share/texmf-dist/tex/latex/psnfss/times.sty
Package: times 2005/04/12 PSNFSS-v9.2a (SPQR)
) (./mwe3.aux)
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for EU2/lmr/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for T3/cmr/m/n on input line 7.
LaTeX Font Info: Try loading font information for T3+cmr on input line 7.

(/usr/share/texmf-dist/tex/latex/tipa/t3cmr.fd
File: t3cmr.fd 2001/12/31 TIPA font definitions
)
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Try loading font information for EU2+ptm on input line 7.
LaTeX Font Info: No file EU2ptm.fd. on input line 7.

LaTeX Font Warning: Font shape EU2/ptm/m/n' undefined (Font) usingEU2/lmr/m/n' instead on input line 7.

luaotfload | load font: auto-selecting default features for script: dflt (was l
atn) (/usr/share/texmf-dist/tex/context/base/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count341
\scratchdimen=\dimen325
\scratchbox=\box279
\nofMPsegments=\count342
\nofMParguments=\count343
\everyMPshowfont=\toks23
\MPscratchCnt=\count344
\MPscratchDim=\dimen326
\MPnumerator=\count345
\makeMPintoPDFobject=\count346
\everyMPtoPDFconversion=\toks24
) (/usr/share/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
Package: epstopdf-base 2010/02/09 v2.5 Base part for package epstopdf

(/usr/share/texmf-dist/tex/latex/oberdiek/grfext.sty
Package: grfext 2010/08/19 v1.1 Manage graphics extensions (HO)

(/usr/share/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty
Package: kvdefinekeys 2011/04/07 v1.3 Define keys (HO)
))
(/usr/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty
Package: kvoptions 2011/06/30 v3.11 Key value format for package options (HO)

(/usr/share/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO)

(/usr/share/texmf-dist/tex/generic/oberdiek/etexcmds.sty
Package: etexcmds 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO)
)))
Package grfext Info: Graphics extension search list:
(grfext) .png,.pdf,.jpg,.mps,.jpeg,.jbig2,.jb2,.PNG,.PDF,.JPG,.JPE
G,.JBIG2,.JB2,.eps
\AppendGraphicsExtensions on input line 452.

(/usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Liv
e
))
.................................................
. fontspec info: "setup-math"
.
. Adjusting the maths setup (use [no-math] to avoid this).
.................................................
\symlegacymaths=\mathgroup4
LaTeX Font Info: Overwriting symbol font legacymaths' in versionbold'
(Font) OT1/cmr/m/n --> OT1/cmr/bx/n on input line 7.
LaTeX Font Info: Redeclaring math accent \acute on input line 7.
LaTeX Font Info: Redeclaring math accent \grave on input line 7.
LaTeX Font Info: Redeclaring math accent \ddot on input line 7.
LaTeX Font Info: Redeclaring math accent \tilde on input line 7.
LaTeX Font Info: Redeclaring math accent \bar on input line 7.
LaTeX Font Info: Redeclaring math accent \breve on input line 7.
LaTeX Font Info: Redeclaring math accent \check on input line 7.
LaTeX Font Info: Redeclaring math accent \hat on input line 7.
LaTeX Font Info: Redeclaring math accent \dot on input line 7.
LaTeX Font Info: Redeclaring math accent \mathring on input line 7.
LaTeX Font Info: Redeclaring math symbol \colon on input line 7.
LaTeX Font Info: Redeclaring math symbol \Gamma on input line 7.
LaTeX Font Info: Redeclaring math symbol \Delta on input line 7.
LaTeX Font Info: Redeclaring math symbol \Theta on input line 7.
LaTeX Font Info: Redeclaring math symbol \Lambda on input line 7.
LaTeX Font Info: Redeclaring math symbol \Xi on input line 7.
LaTeX Font Info: Redeclaring math symbol \Pi on input line 7.
LaTeX Font Info: Redeclaring math symbol \Sigma on input line 7.
LaTeX Font Info: Redeclaring math symbol \Upsilon on input line 7.
LaTeX Font Info: Redeclaring math symbol \Phi on input line 7.
LaTeX Font Info: Redeclaring math symbol \Psi on input line 7.
LaTeX Font Info: Redeclaring math symbol \Omega on input line 7.
LaTeX Font Info: Redeclaring math symbol \mathdollar on input line 7.
LaTeX Font Info: Redeclaring symbol font operators' on input line 7. LaTeX Font Info: EncodingOT1' has changed to EU2' for symbol font (Font)operators' in the math version normal' on input line 7. LaTeX Font Info: Overwriting symbol fontoperators' in version normal' (Font) OT1/cmr/m/n --> EU2/ptm/m/n on input line 7. LaTeX Font Info: EncodingOT1' has changed to EU2' for symbol font (Font)operators' in the math version bold' on input line 7. LaTeX Font Info: Overwriting symbol fontoperators' in version bold' (Font) OT1/cmr/bx/n --> EU2/ptm/m/n on input line 7. LaTeX Font Info: Overwriting symbol fontoperators' in version normal' (Font) EU2/ptm/m/n --> EU2/ptm/m/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathrm' in version normal' (Font) EU2/ptm/m/n --> EU2/ptm/m/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathit' in version normal' (Font) OT1/cmr/m/it --> EU2/ptm/m/it on input line 7. LaTeX Font Info: Overwriting math alphabet\mathbf' in version normal' (Font) OT1/cmr/bx/n --> EU2/ptm/bx/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathsf' in version normal' (Font) OT1/cmss/m/n --> EU2/phv/m/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathtt' in version normal' (Font) OT1/cmtt/m/n --> EU2/pcr/m/n on input line 7. LaTeX Font Info: Overwriting symbol fontoperators' in version bold' (Font) EU2/ptm/m/n --> EU2/ptm/bx/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathrm' in version bold' (Font) EU2/ptm/m/n --> EU2/ptm/bx/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathit' in version bold' (Font) OT1/cmr/bx/it --> EU2/ptm/bx/it on input line 7. LaTeX Font Info: Overwriting math alphabet\mathsf' in version bold' (Font) OT1/cmss/bx/n --> EU2/phv/bx/n on input line 7. LaTeX Font Info: Overwriting math alphabet\mathtt' in version `bold'
(Font) OT1/cmtt/m/n --> EU2/pcr/bx/n on input line 7.

(/usr/share/texmf-site/tex/luatex/gregoriotex/gsp-default.tex
\greconffactor=\count347
)
! Arithmetic overflow.
\gre@convertto ...ly \gre@base by \gre@unitfactor
\fi \gre@temp@count@one = ...
l.10 \setgrefactor{15}

Here is how much of LuaTeX's memory you used:
16990 strings out of 495099
100000,383344 words of node,token memory allocated
292 words of node memory still in use:
2 hlist, 1 rule, 1 glyph, 4 attribute, 41 glue_spec, 4 attribute_list, 3 if_
stack, 1 open, 1 write, 1 dir, 1 pdf_colorstack nodes
avail lists: 2:7,3:1,4:1,6:2,7:1,9:2
19884 multiletter control sequences out of 65536+200000
22 fonts using 1355935 bytes
55i,0n,37p,611b,85s stack positions out of 5000i,500n,10000p,200000b,50000s
! ==> Fatal error occurred, no output PDF file produced!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.