Re: [Gregorio-users] Custos bugs...

2013-06-01 Thread Élie Roux

Dear Keith,


Since the original test was against an installation the Brother
Gabriel-Marie and I had done manually it became almost impossible to
determine were the problem actually lay. What I have done is tried it
with a fresh install of Tex-Live 2012. The results are as follows:

1: Installed Gregorio to the default Windows location (c:\Program
Files\gregorio
1.1: Gregorio installed, but both calls to texlua failed to find the exe
file.


Which exe file? Gregorio.exe or texlua.exe?


2: Installed Gregorio to c:\texLive and it installed and integrated with
TexWorks flawlessly.


I have to say I don't understand at all, gregorio should be able to 
install anywhere without any problem, installing in one directory or 
another shouldn't change anything... I don't know how to inspect this...



Only problem is that when I run Lualatex I recieve 2 errors from texworks.

Errors: 2, Warnings: 0, Bad boxes: 0


main.tex 96 Undefined control sequence.
l.96 \ifgreluatex

main.tex 99 Extra \fi.
l.99 \fi


I changed my system a few days ago and I don't have the possibility yet 
to cross-compile for Windows nor to build a setup file, but can you try 
with the attached file in the directory you're working in?


Thank you,
--
Elie
%GregorioTeX file.
%Copyright (C) 2007-2013 Elie Roux elie.r...@telecom-bretagne.eu
%
%This program is free software: you can redistribute it and/or modify
%it under the terms of the GNU General Public License as published by
%the Free Software Foundation, either version 3 of the License, or
%(at your option) any later version.
%
%This program is distributed in the hope that it will be useful,
%but WITHOUT ANY WARRANTY; without even the implied warranty of
%MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
%GNU General Public License for more details.
%
%You should have received a copy of the GNU General Public License
%along with this program.  If not, see http://www.gnu.org/licenses/.

% this file contains definitions for lines, initial, fonts, etc.

%%
%% engine checking
%%

\expandafter\ifx\csname RequirePackage\endcsname\relax
  \input ifluatex.sty
  \input luatexbase.sty
  \input luaotfload.sty
\else
  \RequirePackage{ifluatex}
  \RequirePackage{luatexbase}
  \RequirePackage{luaotfload}
\fi

\ifluatex\else
  \errmessage{Error: this document must be compiled with LuaTeX (lualatex)}
\fi

% Since TeXLive 2009, the extra primitives of LuaTeX have a luatex prefix, and are not
% available without prefix. We mostly rely on \directlua that is still available
% without prefix, but we also rely on the Omega primitives, that have a luatex 
% prefix in TeXLive 2009.

\let\grelocalleftbox\luatexlocalleftbox
\let\grelocalrightbox\luatexlocalrightbox
% an attribute we put on the text nodes.
% if it is 1, it means that there may be a dash here if this syllable is at the end of a line
% if it is 2, it means that it's never useful to typeset a dash
% if it is 0, it just means that we are in a score...
\newluatexattribute\gregorioattr
\def\greunsetattribute{\unsetluatexattribute{\gregorioattr}}

\RequireLuaModule{gregoriotex}

%%%
%% aux file definitions
%%%

% for now, we only use an aux file with LuaTeX

\ifluatex
  \newwrite\Greaux
\fi

\def\grewriteaux#1{%
  \write\Greaux{#1}%
  \relax %
}

\def\opengreaux{%
  \openout\Greaux \jobname .gaux\relax%
}

\def\closegreaux{%
  \closeout\Greaux %
}


%%
%% basic start
%%

% factor is the factor with which you open you font (the number after the at). It will decide almost everything (spaces, etc.), so it is particularly important.
% at the beginning it is set to 0, but if it is still 0 when begingregorianscore is called, it is set to the default value : 17 (the value that makes it look like a standard graduale)
\newcount\grefactor
\grefactor=0

%%
%% vertical spaces
%%

\input gregoriotex-spaces.tex

% \grestafflinewidth is the width of a line of staff, this can vary, for example at the first line
\newdimen\grestafflinewidth

% \grelinewidth is the width of a line of a score (including the initial)
\newdimen\grelinewidth
\grelinewidth=\hsize 
\grestafflinewidth=\grelinewidth 

% to calculate that, we take the bottom of the third line : it is at 200 in the fonts, and it must be at grespacelinestext + grespacebeneathtext + 2*greinterstafflinespace + 2*grestafflineheight + translationheight
\def\grecalculateconstantglyphraise{%
  \global\greconstantglyphraise = -22000 sp%
  \global\multiply\greconstantglyphraise by \the\grefactor %
  \global\advance\greconstantglyphraise by \greadditionalbottomspace %
  \global\advance\greconstantglyphraise by \grespacebeneathtext %
  \global\advance\greconstantglyphraise by \grespacelinestext %
  \global\advance\greconstantglyphraise by \greinterstafflinespace %
  \global\advance\greconstantglyphraise by \greinterstafflinespace %
  \global\advance\greconstantglyphraise by 

Re: [Gregorio-users] gregowiki

2013-06-01 Thread Pierre Couderc
http://gregowiki.romanliturgy.org (or 
http://gregoriowiki.romanliturgy.org ) are now available.



Le 30/05/2013 10:53, Pierre Couderc a écrit :

No, it was just an idea.
With Father Pierre François, we are thinking too to :
gregoriowiki.romanliturgy.org
gregowiki.romanliturgy.org


Le 29/05/2013 15:59, Brother Gabriel-Marie a écrit :

Pierre,

Thanks for your time!  Do you already own the domain for 
www.gregogregoriowiki.romanliturgy.org

gregowiki.romanliturgy.orgrio.net?



On 5/28/2013 10:11 AM, Pierre Couderc wrote:
Yes, it is my company, I am the manager and only employee of the 
company.
The server is very stable. Anyway, a security is needed and wiki 
files cgregoriowiki.romanliturgy.org
gregowiki.romanliturgy.organ be publicly (or not) available for save 
and  duplication.

Currently https://www.tol.fr is not available.
We can too use a name like www.gregorio.net/wiki.


Le 28/05/2013 16:49, Brother Gabriel-Marie a écrit :
Mr. Couderc,  you mention that the wiki you set up is on your 
company server (is that your own company?).  I see that we don't 
have access to the root domain at https://www.tol.fr - is this a 
good location?  That is, can we be sure that our access to the 
wiki, once we all get used to using it, will be somehow removed?  
(Just clarifying - it is kind of you to offer).



On 5/28/2013 9:29 AM, Adam Wood wrote:

Hi, I'm new here- so forgive me if this is a useless suggestion...

GitHub repos have a built-in wiki functionality. Taken together 
with GitHub other features, and the fact that this would save any 
individual the trouble, time, money, etc required to keep a wiki 
on their own server, this might be a worthwhile alternative to 
consider.



On Mon, May 27, 2013 at 11:34 AM, Pierre Couderc 
pie...@couderc.eu mailto:pie...@couderc.eu wrote:


Exactly : this part of the site is not for public use, it is
for our intranet, and for some special uses like gregorio...
A1nd we do not want to pay verisign ;)


Le 27/05/2013 18:25, Jacques Peron a écrit :

This is normal : many enterprises have secured access over
https, but no signature from an official CA, because it costs
some money.


2013/5/27 Brother Gabriel-Marie brgabr...@sspx.org
mailto:brgabr...@sspx.org

Mr. Couderc,

When I try to access that page, I get a certificate warning.

- Brother Gabriel-Marie




On 5/27/2013 11:03 AM, Pierre Couderc wrote:

In order to progress on the wiki, I have opened a
dokuwiki for gregorio on our company wiki

https://www.tol.fr/tolwiki/doku.php?id=gregowiki:start

It is directly usable now, it is without advertisement 
and it benefits of the security precedures that we use

in the company.
Maybe it is not the last version of dokuwiki, but I
think that we do not care.
If we decide to not use it, i shall close the page.

PC


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




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




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



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




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




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




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






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


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


Re: [Gregorio-users] beginner - gregoriotex.tex problem

2013-06-01 Thread Élie Roux

Le 01/06/2013 01:38, arsastronaut...@mac.com a écrit :

1) DEFAULT_INCLUDES = -I. -I$(top_builddir)/include

Add  -I/opt/local/include to the end of the line, so it reads:

DEFAULT_INCLUDES = -I. -I$(top_builddir)/include -I/opt/local/include

2) LIBTOOL_LIB = -lltdl

Add -L/opt/local/lib BEFORE the -lltdl, so it reads:

LIBTOOL_LIB = -L/opt/local/lib -lltdl


Dear Michael,

Can you please tell me if

./configure --enable-static-ltdl

or

./configure --enable-all-static

fix this problem?

If not, I'll add detection of Mac OSX in configure.ac to make your 
options default. Or maybe, as you seem to know the topic quite well, you 
could provide a patch for configure.ac?


Thank you!
--
Elie

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


[Gregorio-users] gregowiki IS NOW OPEN!

2013-06-01 Thread Brother Gabriel-Marie

Salvete Omnes!

The gregowiki is ready (gratias agimus Pierre Couderc) and 
primed:

https://gregoriowiki.romanliturgy.org/wiki/doku.php?id=gregowiki:start

I have already added a page with some code tweaks:
https://gregoriowiki.romanliturgy.org/wiki/doku.php?id=gregowiki:tweaking_your_chant_output
and a cheat sheet:
https://gregoriowiki.romanliturgy.org/wiki/doku.php?id=gregowiki:cheat_sheet

You all are welcome to jump in, if you have anything to add,
or, you can address me on this list with your tweak and I'll 
add it for you.


There are some tips on how to use the wiki here:
https://gregoriowiki.romanliturgy.org/wiki/doku.php?id=gregowiki:wiki_tips


God bless!
- Brother Gabriel-Marie





On 6/1/2013 5:14 AM, Pierre Couderc wrote:
http://gregowiki.romanliturgy.org (or 
http://gregoriowiki.romanliturgy.org ) are now available.



Le 30/05/2013 10:53, Pierre Couderc a écrit :

No, it was just an idea.
With Father Pierre François, we are thinking too to :
gregoriowiki.romanliturgy.org
gregowiki.romanliturgy.org


Le 29/05/2013 15:59, Brother Gabriel-Marie a écrit :

Pierre,

Thanks for your time!  Do you already own the domain 
for www.gregogregoriowiki.romanliturgy.org

gregowiki.romanliturgy.orgrio.net?



On 5/28/2013 10:11 AM, Pierre Couderc wrote:
Yes, it is my company, I am the manager and only 
employee of the company.
The server is very stable. Anyway, a security is needed 
and wiki files cgregoriowiki.romanliturgy.org
gregowiki.romanliturgy.organ be publicly (or not) 
available  for save and  duplication.

Currently https://www.tol.fr is not available.
We can too use a name like www.gregorio.net/wiki.


Le 28/05/2013 16:49, Brother Gabriel-Marie a écrit :
Mr. Couderc,  you mention that the wiki you set up is 
on your company server (is that your own company?).  
I see that we don't have access to the root domain at 
https://www.tol.fr - is this a good location?  That 
is, can we be sure that our access to the wiki, once 
we all get used to using it, will be somehow removed?  
(Just clarifying - it is kind of you to offer).



On 5/28/2013 9:29 AM, Adam Wood wrote:
Hi, I'm new here- so forgive me if this is a useless 
suggestion...


GitHub repos have a built-in wiki functionality. 
Taken together with GitHub other features, and the 
fact that this would save any individual the trouble, 
time, money, etc required to keep a wiki on their own 
server, this might be a worthwhile alternative to 
consider.



On Mon, May 27, 2013 at 11:34 AM, Pierre Couderc 
pie...@couderc.eu mailto:pie...@couderc.eu wrote:


Exactly : this part of the site is not for public
use, it is for our intranet, and for some special
uses like gregorio...
A1nd we do not want to pay verisign ;)


Le 27/05/2013 18:25, Jacques Peron a écrit :

This is normal : many enterprises have secured
access over https, but no signature from an
official CA, because it costs some money.


2013/5/27 Brother Gabriel-Marie
brgabr...@sspx.org mailto:brgabr...@sspx.org

Mr. Couderc,

When I try to access that page, I get a
certificate warning.

- Brother Gabriel-Marie




On 5/27/2013 11:03 AM, Pierre Couderc wrote:

In order to progress on the wiki, I have
opened a dokuwiki for gregorio on our
company wiki

https://www.tol.fr/tolwiki/doku.php?id=gregowiki:start


It is directly usable now, it is without
advertisement and it benefits of the
security precedures that we use in the
company.
Maybe it is not the last version of
dokuwiki, but I think that we do not care.
If we decide to not use it, i shall close
the page.

PC


___

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




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




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



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




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




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