Dear Herman,

> \usepackage[T1]{fontenc} 
> \usepackage[utf8]{luainputenc}
> \usepackage{times}
> 
> Could you give me another hint to overcome this.

I strongly discourage you from using non-unicode fonts, if you want a
free Times, you can use

\usepackage{fontspec}
\usepackage{libertine}

instead of what you pasted above. If you want a precise font, you can
tell fontspec to use it.

Thank you,
-- 
Elie

_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users

Reply via email to