Thank you very much for your replies. It was my mistake. I've realized that, 
when I compared very carefully the otput.

I made a very simple source file (as simple as possible):

% !TEX TS-program = lualatex
% !TEX encoding = UTF-8
\documentclass{article}
  \usepackage{luatextra}
   \usepackage{gregoriotex} 

\begin{document}
   Ver. 1.: in file a.gabc: gregoriotex-font:gregorio;\par
      \includescore{a.tex}
    Ver. 2.: in file b.gabc: gregoriotex-font:parmesan;\par
        \includescore{b.tex}
    Ver. 3.: in file c.gabc: gregoriotex-font:greciliae;\par
          \includescore{c.tex}
\end{document}

The log file shows:

(./a.tex
checksum mismatch in font greciliae.ofm.vf ignored 
Module luatexbase-mcb info: inserting 'gregoriotex.callback'
(luatexbase-mcb)            at position 1 in 'post_linebreak_filter'
checksum mismatch in font gregorio.ofm.vf ignored (load: 
/Users/tomasz/Library/texlive/2012/texmf-var/luatex-cache/generic/fonts/otf/temp-lmromancaps10-regular.lua)
Module luatexbase-mcb info: removing 'gregoriotex.callback'
(luatexbase-mcb)            from 'post_linebreak_filter') 
(./b.tex
Module luatexbase-mcb info: inserting 'gregoriotex.callback'
(luatexbase-mcb)            at position 1 in 'post_linebreak_filter'
checksum mismatch in font parmesan.ofm.vf ignored 
Module luatexbase-mcb info: removing 'gregoriotex.callback'(luatexbase-mcb)     
       from 'post_linebreak_filter') 
(./c.tex
Module luatexbase-mcb info: inserting 'gregoriotex.callback'
(luatexbase-mcb)            at position 1 in 'post_linebreak_filter'
Module luatexbase-mcb info: removing 'gregoriotex.callback'
(luatexbase-mcb)            from 'post_linebreak_filter'
)

The output pdf is set with three fonts but ther are really close to each other. 
So I thought it is one font... Silly me. 

Is there somewhere font with longer cauda in porrectus?

Sorry for a trouble. And once more time thank you for your time. 
Tomasz op



Wiadomość napisana przez Élie Roux <elie.r...@telecom-bretagne.eu> w dniu 14 
mar 2013, o godz. 15:18:

> On 13/03/2013 15:48, Tomasz Grabowski wrote:
>> 
>> Of course, I made a mistake in my mail. It should be:
>>> I am trying to change score font in gabc file. 
>>> gregoriotex-font:greciliae;
>>> 
>>> It does not work, because I recive: 
>>> checksum mismatch in font greciliae.ofm.vf ignored 
>>> 
>>> The file is typeset by gregorio standard font. 
> 
> Dear Tomasz,
> 
> you can safely ignore this warning, if I remember correctly, it does not 
> matter at all. What is the result of the compilation? Does it give a PDF? 
> does it have bugs?
> 
> Thank you,
> -- 
> Elie

_______________________________________________
Gregorio-users mailing list
Gregorio-users@gna.org
https://mail.gna.org/listinfo/gregorio-users

Reply via email to