-
Notifications
You must be signed in to change notification settings - Fork 0
/
Test.tex
77 lines (66 loc) · 2.08 KB
/
Test.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
\documentclass[%
fontsize=10%
,a5paper%
,DIV=10%
]{scrartcl}
%scrartcl
\usepackage{gredocument}
\usepackage{psaume}
\title{\centrer{Grandes Antiennes de l'Avent}}
\author{ou Antiennes O}
\date{du 17 au 23 décembre}
\makeindex
\definecolor{rubrum}{rgb}{.6,0,0}
\def\rubrum{\color{rubrum}}%%%%%%%mettre"\def\rubrum{\color{rubrum}}" pour avoir le texte adéquat en rouge
\def\nigra{\color{black}}
\gresetlinecolor{gregoriocolor}%%%activer ce paramètre pour rendre rouge les lignes de partition
\definecolor{gregoriocolor}{rgb}{.6,0,0}
%
\let\red\rubrum
\newfontfamily\lettrines[Scale=1.9]{LettrinesPro800}
\def\gretextformat#1{{\fontsize{\taillepolice}{\taillepolice}\selectfont #1}}
\grechangestyle{initial}{\lettrines}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\newcommand{\ligne}[2]{
\begin{center}
\greseparator{#1}{#2}
\end{center}
}
%\thispagestyle{empty}
%\maketitle
%\thispagestyle{empty}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\titre{Introduction}
\cantus{Alleluia}{Adorabo}{}{2.D.}
\rubrica{Magnificat page \pageref{section:magnificat}}
\ligne{2}{10}
Et maintenant,
\raisebox{0pt}[\height][\depth]{%
\begin{minipage}{0.8cm}%
\gresetlines{invisible}%
\gresetclef{invisible}%
\greseteolcustos{manual}%
\gabcsnippet{(fvEDC)}%
\end{minipage}%
}%
%\newpage
%\titre{Magnificat}
\label{section:magnificat}
%\cantus{Psaume}{Intonation-Magnificat-2D}{2.D.}{}
%\canticum[tonus=per,primus=2,ultimus=0,numerus=\value{numerus}]{Magnificat}
%\gloria[tonus=per]
%\medskip
%\begin{center}
%\subsection*{\centering{Test de titre}}
%\end{center}
%Et maintenant le texte
%\titre[espace=5,table=LaTable,matiere=idem]{Et le deuxième titre}
%Et le deuxième texte
%\addcontentsline{toc}{chapter}{chapitre}
%\addcontentsline{toc}{part}{section1}
%\addcontentsline{toc}{section}{La Section}
%\addcontentsline{toc}{subsection}{subsection1}
%\addcontentsline{toc}{subsubsection}{sous-soussection}
%\tableofcontents
\end{document}