Hi,

I’m using MacTex + Gregorio.
I used the gregorio installer for mac.

In TeXworks, I’ve created a typeset for gregorio to compile gabc files and a 
lualatex typeset for TeX files.
I’m using the preamble :

% !TEX TS-program = lualatex
% !TEX encoding = UTF-8
% This is a simple template for a LuaLaTeX document using gregorio scores.
\documentclass[a5papper,12pt]{article} % use larger type; default would be 10pt
% usual packages loading:
\usepackage{luatextra}
\usepackage{graphicx} % support the \includegraphics command and options
\usepackage{geometry} % See geometry.pdf to learn the layout options. There are 
lots.
\geometry{a5paper} % or letterpaper (US) or a5paper or....
\usepackage{gregoriotex} % for gregorio score inclusion
\usepackage{fullpage} % to reduce the margins
% choose the language of the document here
\usepackage[latin]{babel}
% use the two following package for using normal TeX fonts
\usepackage[T1]{fontenc}
\usepackage[utf8]{luainputenc}
% If you use usual TeX fonts, here is a starting point:
\usepackage{times}
% to change the font to something better, you can install the kpfonts package 
(if not already installed). To do so
% go open the "TeX Live Manager" in the Menu Start->All Programs->TeX Live 2010
% here we begin the document
\usepackage{libertine}
\usepackage{vmargin}
\usepackage{aeguill}
\usepackage{lettrine}
\usepackage{yfonts}
\usepackage{color}
\usepackage{fancyhdr}
\usepackage{parallel}
\usepackage{graphicx}
\usepackage{lipsum}
\usepackage{pdfcolmk}

And everything is OK.

UdP,
Boris

Le 1 févr. 2014 à 03:44, Conor Cook <[email protected]> a écrit :

> It seems I can run the software using TeXworks, but I am not sure whether I 
> am actually using Gregorio as a tool, and when I "Typeset," the process 
> crashes.  It doesn't seem to make a .tex file either, which then I need to 
> LuaLaTeX, it seems, but I can't seem to figure out that process.  Any ideas 
> why the process crashes, and advice as to how to develop a score?
> 
> Best,
> Conor
> 
> 
> On Fri, Jan 31, 2014 at 7:54 PM, Conor Cook <[email protected]> wrote:
> Dear Gregorio users,
> 
> I recently saw a thread about this, but it veered in a way that did not 
> address my problem.  I have OS X 10.5.8, and am having trouble installing the 
> software automatically, and compiling from the sources takes me only so far, 
> but I have no idea what to do once I've followed the directions.  Is it a 
> lost cause because of my operating system, or can it be done?
> 
> Best
> Conor Cook
> 
> _______________________________________________
> Gregorio-users mailing list
> [email protected]
> https://mail.gna.org/listinfo/gregorio-users

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

Reply via email to