Hello,

> I would like to set the translation-text, which I have put under the
> latin text, a bit smaller. And is ist possible to take Libertine O Italic?
> What can I do to get 8pt for the translation-text?

Here is a simple example modifying the translation height and font:

\documentclass[12pt]{article}
\usepackage{fontspec}
\usepackage{graphicx}
\usepackage{geometry}
\geometry{a4paper}
\usepackage{gregoriotex}
\usepackage{fullpage}
\usepackage{libertine}
\usepackage{framed}
\begin{document}
\grecreatedim{translationheight}{1 cm}{scalable}%
\grechangestyle{translation}{\itshape\fontsize{8bp}{8bp}\selectfont}
\gabcsnippet{(c3) abc(ggg) def[translation](ggg)}
\end{document}

Thank you,
-- 
Elie

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

Reply via email to