From MAILER-DAEMON Fri Dec 1 22:11:52 2023 Return-Path: Date: Fri, 01 Dec 2023 22:11:52 +0000 From: =?UTF-8?B?U8OpYmFzdGllbiBNQU5FTiB2aWEgTGlseVBvbmQ=?= To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_footnote_qui?= =?UTF-8?Q?_g=C3=A9n=C3=A8re_des_messages?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656a5a282a66c_5ad503280c934e1"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29481 X-Discourse-Topic-Id: 5558 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/footnote-qui-genere-des-messages/5558 ----==_mimepart_656a5a282a66c_5ad503280c934e1 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour=20 J'ai un soucis avec une footnote (elle contient une section score pour affich= er une suggestion) qui me g=C3=A9n=C3=A8re des messages =C3=A0 n'en plus fini= r lors de la compilation. Le message qui se r=C3=A9p=C3=A8te est le suivant : ``` Interpr=C3=A9tation en cours de la musique... Pr=C3=A9-traitement des =C3=A9l=C3=A9ments graphiques... Calcul des sauts de ligne...=20 Dessin des syst=C3=A8mes...=20 ``` Le nombre de r=C3=A9p=C3=A9tition semble li=C3=A9 =C3=A0 la quantit=C3=A9 de = musique inclue dans la partition principale. Dans l'exemple ci-dessous si j'a= ugmente le repeat unfold =C3=A0 15 j'ai plus de message que si j'en mets qu'u= n. Je ne comprends pas pourquoi.=20 ``` \version "2.24.1" footnotePageII =3D \markup { "(*) Orig." \hspace #2 \score { \new Staff \with {=20 \omit Clef \omit TimeSignature \omit KeySignature \magnifyStaff #2/3 }=20 { \relative c, {=20 \key b \minor \clef bass 4 } } \layout { indent =3D 0 } } } musicA =3D \relative c'' { \repeat unfold 30 { c\f d e\p f } \repeat unfold 30 { c\f d e\p f } \footnote "(*)" #'(0 . 2.2) \footnotePageII c d\f e f \break c d\f e f\!=20 c d\f e f=20 c d\f e f\!=20 c\fz d e f=20 c d e f } \score { \new Staff { \musicA } } ``` Dans ma partition, j'ai tout un concerto et j'ai une quantit=C3=A9 de message= impressionnante qui me g=C3=A8ne pour corriger les erreurs. Si vous savez ce= qui cloche merci de m'aider.=20 Bonne soir=C3=A9e bonne nuit. S=C3=A9bastien --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/footnote-qui-genere-des-messages/5558/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656a5a282a66c_5ad503280c934e1 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
S=C3=A9bastien MANEN Seb79
D=C3= =A9cembre 1

Bonjour

J'ai un soucis avec une footnote (elle = contient une section score pour afficher une suggestion) qui me g=C3=A9n=C3= =A8re des messages =C3=A0 n'en plus finir lors de la compilation. Le message= qui se r=C3=A9p=C3=A8te est le suivant :

Interpr=C3=A9tation en cours d=
e la musique...
Pr=C3=A9-traitement des =C3=A9l=C3=A9ments graphiques...
Calcul des sauts de ligne...=20
Dessin des syst=C3=A8mes...=20

Le nombre de r=C3=A9p=C3=A9tition sembl= e li=C3=A9 =C3=A0 la quantit=C3=A9 de musique inclue dans la partition princi= pale. Dans l'exemple ci-dessous si j'augmente le repeat unfold =C3=A0 15 j'ai= plus de message que si j'en mets qu'un. Je ne comprends pas pourquoi.

\version "2.24.1"

footnotePageII =3D \markup {
	"(*) Orig." \hspace #2
	\score {
		\new Staff \with {=20
			\omit Clef \omit TimeSignature \omit KeySignature
			\magnifyStaff #2/3
		}=20
		{
			\relative c, {=20
				\key b \minor
				\clef bass <fis dis' b'>4
			}
		}
		\layout {
			indent =3D 0
		}
	}
}

musicA =3D \relative c'' {
	\repeat unfold 30 {
		c\f d e\p f
	}
	\repeat unfold 30 {
		c\f d e\p f
	}
	\footnote "(*)" #'(0 . 2.2) \footnotePageII c d\f e f \break
	c d\f e f\!=20
	c d\f e f=20
	c d\f e f\!=20
	c\fz d e f=20
	c d e f
}

\score {
	\new Staff { \musicA }
}

Dans ma partition, j'ai tout un concert= o et j'ai une quantit=C3=A9 de message impressionnante qui me g=C3=A8ne pour = corriger les erreurs. Si vous savez ce qui cloche merci de m'aider.
Bonne soir=C3=A9e bonne nuit.
S=C3=A9bastien


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656a5a282a66c_5ad503280c934e1-- From MAILER-DAEMON Fri Dec 1 22:42:21 2023 Return-Path: Date: Fri, 01 Dec 2023 22:42:21 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_footnote_qui?= =?UTF-8?Q?_g=C3=A9n=C3=A8re_des_messages?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656a614d85f66_5ad503280c99055"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29482 X-Discourse-Topic-Id: 5558 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/footnote-qui-genere-des-messages/5558 ----==_mimepart_656a614d85f66_5ad503280c99055 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonsoir, HA oui curieux puisque en faisant comme ci-dessous il n'y a pas de message i= ntempestif : " Calcul des sauts de ligne...=20 Dessin des syst=C3=A8mes... " footnote ne doit pas aimer les scores=20 =20 ``` \version "2.24.1" footnotePageII =3D \markup { "(*) Orig." \hspace #2 \score { \new Staff \with {=20 \omit Clef \omit TimeSignature \omit KeySignature \magnifyStaff #2/3 }=20 { \relative c, {=20 \key b \minor \clef bass 4 } } \layout { indent =3D 0 } } } footnoteNonRien =3D \markup "(*) non rien d=C3=A9sol=C3=A9" musicA =3D \relative c'' { \repeat unfold 30 { c\f d e\p f } \repeat unfold 30 { c\f d e\p f } \footnote "(*)" #'(0 . 2.2) \footnoteNonRien %\footnotePageII c d\f e f \break c d\f e f\!=20 c d\f e f=20 c d\f e f\!=20 c\fz d e f=20 c d e f } \score { \new Staff { \musicA } } ``` --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/footnote-qui-genere-des-messages/5558/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656a614d85f66_5ad503280c99055 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 1

Bonsoir,

HA oui curieux puisque en faisant comme= ci-dessous il n'y a pas de message intempestif :
" Calcul des sauts de ligne...
Dessin des syst=C3=A8mes... "

footnote ne doit pas aimer les scores

\version "2.24.1"

footnotePageII =3D \markup {
   "(*) Orig." \hspace #2
   \score {
   	\new Staff \with {=20
   		\omit Clef \omit TimeSignature \omit KeySignature
   		\magnifyStaff #2/3
   	}=20
   	{
   		\relative c, {=20
   			\key b \minor
   			\clef bass <fis dis' b'>4
   		}
   	}
   	\layout {
   		indent =3D 0
   	}
   }
}

footnoteNonRien =3D \markup "(*) non rien d=C3=A9sol=C3=A9"

musicA =3D \relative c'' {
   \repeat unfold 30 {
   	c\f d e\p f
   }
   \repeat unfold 30 {
   	c\f d e\p f
   }
   \footnote "(*)" #'(0 . 2.2) \footnoteNonRien %\footnotePageII
   c d\f e f \break
   c d\f e f\!=20
   c d\f e f=20
   c d\f e f\!=20
   c\fz d e f=20
   c d e f
}

\score {
   \new Staff { \musicA }
}


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656a614d85f66_5ad503280c99055-- From MAILER-DAEMON Fri Dec 1 23:43:23 2023 Return-Path: Date: Fri, 01 Dec 2023 23:43:23 +0000 From: Jean Abou Samra via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_footnote_qui?= =?UTF-8?Q?_g=C3=A9n=C3=A8re_des_messages?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656a6f9b3b094_5ad503279410474d"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29483 X-Discourse-Topic-Id: 5558 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/footnote-qui-genere-des-messages/5558 ----==_mimepart_656a6f9b3b094_5ad503279410474d Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =C3=87a vient effectivement du `\score` dans le markup, et malheureusement je= ne crois pas qu'il y ait d'option pour supprimer les messages. Sauf peut-=C3= =AAtre, s'il n'y a qu'un `\score`, le compiler une fois en EPS (avec LilyPond= > Graver (personnalis=C3=A9) dans Frescobaldi) et inclure l'image EPS avec `= \epsfile`. --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/footnote-qui-genere-des-messages/5558/3). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656a6f9b3b094_5ad503279410474d Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Jean Abou Samra jeanas
D=C3= =A9cembre 1

=C3=87a vient effectivement du \score dans le markup, et malheureusem= ent je ne crois pas qu'il y ait d'option pour supprimer les messages. Sauf pe= ut-=C3=AAtre, s'il n'y a qu'un \score, le compiler une fois en EPS (avec Lil= yPond > Graver (personnalis=C3=A9) dans Frescobaldi) et inclure l'image EP= S avec \epsfile.


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656a6f9b3b094_5ad503279410474d-- From MAILER-DAEMON Sat Dec 2 13:03:23 2023 Return-Path: Date: Sat, 02 Dec 2023 13:03:23 +0000 From: =?UTF-8?B?U8OpYmFzdGllbiBNQU5FTiB2aWEgTGlseVBvbmQ=?= To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_footnote_qui?= =?UTF-8?Q?_g=C3=A9n=C3=A8re_des_messages?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656b2b1b5cb68_5ad503280c1107d1"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29484 X-Discourse-Topic-Id: 5558 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/footnote-qui-genere-des-messages/5558 ----==_mimepart_656b2b1b5cb68_5ad503280c1107d1 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour =C3=A0 tous les deux, J'ai r=C3=A9ussi =C3=A0 g=C3=A9n=C3=A9rer un fichier eps et effectivement le = passage =C3=A0 ce format permet de supprimer les messages de compilation. Du = coup c'est bon. Il faut juste que je r=C3=A8gle les derniers d=C3=A9tails de = mise en forme, de taille etc... Merci pour l'aide. --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/footnote-qui-genere-des-messages/5558/4). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656b2b1b5cb68_5ad503280c1107d1 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
S=C3=A9bastien MANEN Seb79
D=C3= =A9cembre 2

Bonjour =C3=A0 tous les deux,

J'ai r=C3=A9ussi =C3=A0 g=C3=A9n=C3=A9r= er un fichier eps et effectivement le passage =C3=A0 ce format permet de supp= rimer les messages de compilation. Du coup c'est bon. Il faut juste que je r= =C3=A8gle les derniers d=C3=A9tails de mise en forme, de taille etc...

Merci pour l'aide.


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656b2b1b5cb68_5ad503280c1107d1-- From MAILER-DAEMON Sun Dec 3 15:16:41 2023 Return-Path: Date: Sun, 03 Dec 2023 15:16:41 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Diapason_midi?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656c9bd995b2c_5ad503279411687e"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29485 X-Discourse-Topic-Id: 5559 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/diapason-midi/5559 ----==_mimepart_656c9bd995b2c_5ad503279411687e Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour, Je sais la question a d=C3=A9j=C3=A0 =C3=A9t=C3=A9 pos=C3=A9 il y-a longtemps= , mais depuis les choses ont bien =C3=A9volu=C3=A9. Existe-il une fonction LilyPond pour changer le diapason de sortie des fichi= er midi, 440hz en 415hz ou 442hz par exemple.=20 Amidicalement --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/diapason-midi/5559/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656c9bd995b2c_5ad503279411687e Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 3

Bonjour,
Je sais la question a d=C3=A9j=C3=A0 =C3=A9t=C3=A9 pos=C3=A9 il y-a longtemps= , mais depuis les choses ont bien =C3=A9volu=C3=A9.
Existe-il une fonction LilyPond pour changer le diapason de sortie des fichi= er midi, 440hz en 415hz ou 442hz par exemple.
Amidicalement


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656c9bd995b2c_5ad503279411687e-- From MAILER-DAEMON Sun Dec 3 16:16:26 2023 Return-Path: Date: Sun, 03 Dec 2023 16:16:26 +0000 From: MarcL via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Diapason_midi?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656ca9da9d18f_df0b9341486933"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29486 X-Discourse-Topic-Id: 5559 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/diapason-midi/5559 ----==_mimepart_656ca9da9d18f_df0b9341486933 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 La fonction \transposition ( et non \transpose) le permet Voir 1.1.2 Modifica= tion de plusieurs hauteurs. La musique ne change pas mais le fichier midi est transpos=C3=A9.=20 Marc.L. Pour un changement de temp=C3=A9rament il n'y a rien.... --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/diapason-midi/5559/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656ca9da9d18f_df0b9341486933 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MarcL Marc.Lanoiselee
D=C3= =A9cembre 3

La fonction \transposition ( et non \transpose) le permet Voir 1.1.2 M= odification de plusieurs hauteurs.
La musique ne change pas mais le fichier midi est transpos=C3=A9.
Marc.L.
Pour un changement de temp=C3=A9rament il n'y a rien....


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656ca9da9d18f_df0b9341486933-- From MAILER-DAEMON Sun Dec 3 17:04:04 2023 Return-Path: Date: Sun, 03 Dec 2023 17:04:04 +0000 From: Jean Abou Samra via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Diapason_midi?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656cb504a1584_df0b9341487488d"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29487 X-Discourse-Topic-Id: 5559 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/diapason-midi/5559 ----==_mimepart_656cb504a1584_df0b9341487488d Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 [quote=3D"Marc.Lanoiselee, post:2, topic:5559"] Pour un changement de temp=C3=A9rament il n'y a rien.... [/quote] ``` \version "2.24.2" \score { \midi { } \fixed c' { c d e f \transposition #(ly:make-pitch 0 0 -1/10) c d e f \transposition #(ly:make-pitch 0 0 -2/10) c d e f \transposition #(ly:make-pitch 0 0 -3/10) c d e f } } ``` --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/diapason-midi/5559/3). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656cb504a1584_df0b9341487488d Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Jean Abou Samra jeanas
D=C3= =A9cembre 3
3D"" Marc.Lanoisele= e:

Pour un changement de temp=C3=A9rament il n'y a rien= ....

\version "2.24.2"

\score {
  \midi { }
  \fixed c' {
    c d e f
    \transposition #(ly:make-pitch 0 0 -1/10)
    c d e f
    \transposition #(ly:make-pitch 0 0 -2/10)
    c d e f
    \transposition #(ly:make-pitch 0 0 -3/10)
    c d e f
  }
}

Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656cb504a1584_df0b9341487488d-- From MAILER-DAEMON Sun Dec 3 17:25:22 2023 Return-Path: Date: Sun, 03 Dec 2023 17:25:22 +0000 From: Jean Abou Samra via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Diapason_midi?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656cba025fb53_df0b934148803fb"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29488 X-Discourse-Topic-Id: 5559 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/diapason-midi/5559 ----==_mimepart_656cba025fb53_df0b934148803fb Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 D'ailleurs, on peut faire en sorte de prendre une fr=C3=A9quence plut=C3=B4t = qu'un intervalle exprim=C3=A9 en tons : ``` \version "2.24.2" diapason =3D #(define-music-function (freq) (number?) (let* ((freq-factor (/ freq 440)) (tone-factor (expt 2 1/6)) (diff (/ (log freq-factor) (log tone-factor))) (simple-diff (rationalize (inexact->exact diff) 1/144))) #{ \transposition #(ly:make-pitch 0 0 simple-diff) #})) \score { \midi { } \fixed c' { c d e f \diapason 415 c d e f } } ``` --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/diapason-midi/5559/4). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656cba025fb53_df0b934148803fb Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Jean Abou Samra jeanas
D=C3= =A9cembre 3

D'ailleurs, on peut faire en sorte de prendre une fr=C3=A9quence plut= =C3=B4t qu'un intervalle exprim=C3=A9 en tons :

\version "2.24.2"

diapason =3D
#(define-music-function (freq) (number?)
   (let* ((freq-factor (/ freq 440))
          (tone-factor (expt 2 1/6))
          (diff (/ (log freq-factor) (log tone-factor)))
          (simple-diff (rationalize (inexact->exact diff) 1/144)))
     #{ \transposition #(ly:make-pitch 0 0 simple-diff) #}))

\score {
  \midi { }
  \fixed c' {
    c d e f
    \diapason 415
    c d e f
  }
}

Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656cba025fb53_df0b934148803fb-- From MAILER-DAEMON Sun Dec 3 18:54:06 2023 Return-Path: Date: Sun, 03 Dec 2023 18:54:06 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Diapason_midi?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656ccece9fd21_df0b9341488578"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29489 X-Discourse-Topic-Id: 5559 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/diapason-midi/5559 ----==_mimepart_656ccece9fd21_df0b9341488578 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Whaou MERCI ! --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/diapason-midi/5559/5). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656ccece9fd21_df0b9341488578 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 3

Whaou MERCI !


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656ccece9fd21_df0b9341488578-- From MAILER-DAEMON Sun Dec 3 20:00:01 2023 Return-Path: Date: Sun, 03 Dec 2023 20:00:00 +0000 From: MarcL via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: <3d26f3e8-23db-4939-90d4-003cd1449435@laposte.net> In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Diapason_midi?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656cde40b99c3_df0b93415c913ee"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29490 X-Discourse-Topic-Id: 5559 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/diapason-midi/5559 ----==_mimepart_656cde40b99c3_df0b93415c913ee Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Le 03/12/23 =C3=A0 18:25, Jean Abou Samra via LilyPond a =C3=A9crit : > [jeanas] Jean Abou Samra jeanas > D=C3=A9cembre 3 > > D'ailleurs, on peut faire en sorte de prendre une fr=C3=A9quence plut=C3=B4= t=20 > qu'un intervalle exprim=C3=A9 en tons : > > |\version "2.24.2" diapason =3D #(define-music-function (freq) (number?)=20 > (let* ((freq-factor (/ freq 440)) (tone-factor (expt 2 1/6)) (diff (/=20 > (log freq-factor) (log tone-factor))) (simple-diff (rationalize=20 > (inexact->exact diff) 1/144))) #{ \transposition #(ly:make-pitch 0 0=20 > simple-diff) #})) \score { \midi { } \fixed c' { c d e f \diapason 415=20 > c d e f } }| |Impressionnant, il ne reste plus qu'=C3=A0 avoir le pythagoricien, le=20 m=C3=A9sotonique et Valotti...| |Du boulot en perspective.| |Marc L | > || > ------------------------------------------------------------------------ > > Pour poster dans ce sujet, visitez la page du=20 > sujet . > > Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.comm= unity ou=20 > visitez la page d'accueil de lilypond.community=20 > . > >=20 > > Pour vous d=C3=A9sabonner de ces e-mails, cliquez ici=20 > . > --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/diapason-midi/5559/6). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656cde40b99c3_df0b93415c913ee Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MarcL Marc.Lanoiselee
D=C3= =A9cembre 3

Le 03/12/23 =C3=A0 18:25, Jean Abou Samra via LilyPond a =C3=A9crit :<= /p>

[jeanas] = Jean Abou Samra https://lilypond.commu= nity/u/jeanas jeanas
D=C3=A9cembre 3

D'ailleurs, on peut faire = en sorte de prendre une fr=C3=A9quence plut=C3=B4t
qu'un intervalle exprim=C3=A9 en tons :

|\versi= on "2.24.2" diapason =3D #(define-music-function (freq) (number?)
(let* ((freq-factor (/ freq 440)) (tone-factor (expt 2 1/6)) (diff (/
(log freq-factor) (log tone-factor))) (simple-diff (rationalize
(inexact->exact diff) 1/144))) #{ \transposition #(ly:make-pitch 0 0
simple-diff) #})) \score { \midi { } \fixed c' { c d e f \diapason 415
c d e f } }|

|Impressionnant, il ne reste plus qu'= =C3=A0 avoir le pythagoricien, le
m=C3=A9sotonique et Valotti...|

|Du boulot en perspective.|

|Marc L
|

Pour poster dans ce = sujet, visitez la page du
sujet https://lilypond.c= ommunity/t/diapason-midi/5559/4.

Pour cr=C3=A9er un nouveau= sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.community ou
visitez la page d'accueil de lilypond.community
https://lilypond.community.

Pour vo= us d=C3=A9sabonner de ces e-mails, cliquez ici
https://lilypond.community/email/unsubscr= ibe/159035e7d58a496dd393de617dd59f2a1b41d5c92e11b9019c11d56a0708c561.


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656cde40b99c3_df0b93415c913ee-- From MAILER-DAEMON Sun Dec 3 22:11:12 2023 Return-Path: Date: Sun, 03 Dec 2023 22:11:11 +0000 From: Olivier Miakinen via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: <718f9fc8-e5e9-4865-aa28-fef2b7518349@miakinen.net> In-Reply-To: <3d26f3e8-23db-4939-90d4-003cd1449435@laposte.net> References: <3d26f3e8-23db-4939-90d4-003cd1449435@laposte.net> Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Diapason_midi?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656cfcffc047d_e53833350469660"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29491 X-Discourse-Topic-Id: 5559 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/diapason-midi/5559 ----==_mimepart_656cfcffc047d_e53833350469660 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Le 03/12/2023 20:59, MarcL via LilyPond r=C3=A9pondait =C3=A0 Jean Abou Samra= : >=20 >> [...] >> >> D'ailleurs, on peut faire en sorte de prendre une fr=C3=A9quence plut=C3= =B4t=20 >> qu'un intervalle exprim=C3=A9 en tons : >> >> |\version "2.24.2" diapason =3D #(define-music-function (freq) (number?)=20 >> (let* ((freq-factor (/ freq 440)) (tone-factor (expt 2 1/6)) (diff (/=20 >> (log freq-factor) (log tone-factor))) (simple-diff (rationalize=20 >> (inexact->exact diff) 1/144))) #{ \transposition #(ly:make-pitch 0 0=20 >> simple-diff) #})) \score { \midi { } \fixed c' { c d e f \diapason 415=20 >> c d e f } }| =C3=87a fait longtemps que je ne me suis plus int=C3=A9ress=C3=A9 au MIDI (qu= 'il s'agisse du protocole entre deux machines physiques, ou bien du format de fichier MIDI, qui sont deux choses diff=C3=A9rentes). Du coup, est-ce que tu sais ce que fait exactement cette instruction \transposition ? >=20 > |Impressionnant, il ne reste plus qu'=C3=A0 avoir le pythagoricien, le=20 > m=C3=A9sotonique et Valotti...| Sauf que pour avoir un temp=C3=A9rament in=C3=A9gal il faudrait un \transposi= tion diff=C3=A9rent pour chaque note de la gamme, et je doute que cela existe. Mais peut-=C3=AAtre que je me trompe. --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/diapason-midi/5559/7). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656cfcffc047d_e53833350469660 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Olivier Miakinen omiak
D=C3= =A9cembre 3

Le 03/12/2023 20:59, MarcL via LilyPond r=C3=A9pondait =C3=A0 Jean Abo= u Samra :

[...]

D'ailleurs, on peut faire = en sorte de prendre une fr=C3=A9quence plut=C3=B4t
qu'un intervalle exprim=C3=A9 en tons :

|\versi= on "2.24.2" diapason =3D #(define-music-function (freq) (number?)
(let* ((freq-factor (/ freq 440)) (tone-factor (expt 2 1/6)) (diff (/
(log freq-factor) (log tone-factor))) (simple-diff (rationalize
(inexact->exact diff) 1/144))) #{ \transposition #(ly:make-pitch 0 0
simple-diff) #})) \score { \midi { } \fixed c' { c d e f \diapason 415
c d e f } }|

=C3=87a fait longtemps que je ne me sui= s plus int=C3=A9ress=C3=A9 au MIDI (qu'il s'agisse
du protocole entre deux machines physiques, ou bien du format de fichier
MIDI, qui sont deux choses diff=C3=A9rentes).

Du coup, est-ce que tu sais ce que fait= exactement cette instruction
\transposition ?

|Impressionnant, il ne reste plus qu'=C3=A0 avoir le pythagoricien, = le
m=C3=A9sotonique et Valotti...|

Sauf que pour avoir un temp=C3=A9rament= in=C3=A9gal il faudrait un \transposition
diff=C3=A9rent pour chaque note de la gamme, et je doute que cela existe. Mai= s
peut-=C3=AAtre que je me trompe.


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656cfcffc047d_e53833350469660-- From MAILER-DAEMON Sun Dec 3 22:29:59 2023 Return-Path: Date: Sun, 03 Dec 2023 22:29:59 +0000 From: Raphael Hardy via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Diapason_midi?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656d01672f9dd_e53833266875297"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29492 X-Discourse-Topic-Id: 5559 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/diapason-midi/5559 ----==_mimepart_656d01672f9dd_e53833266875297 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Il y a quelques ann=C3=A9es je m'=C3=A9tais pench=C3=A9 sur les temp=C3=A9ram= ents plus poivr=C3=A9s que le temp=C3=A9rament =C3=A9gal, notamment avec [Sca= la](https://www.huygens-fokker.org/scala/) Cette page d'accueil est bien fournie et parle entre autres de plusieurs mani= =C3=A8res dont un fichier MIDI peut supporter les informations relatives =C3= =A0 la microtonalit=C3=A9. On peut aussi "convertir" des fichiers MIDI pour l= es faire correspondre =C3=A0 un temp=C3=A9rament --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/diapason-midi/5559/8). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656d01672f9dd_e53833266875297 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Raphael Hardy raphaelhardy
D=C3= =A9cembre 3

Il y a quelques ann=C3=A9es je m'=C3=A9tais pench=C3=A9 sur les temp= =C3=A9raments plus poivr=C3=A9s que le temp=C3=A9rament =C3=A9gal, notamment = avec S= cala
Cette page d'accueil est bien fournie et parle entre autres de plusieurs mani= =C3=A8res dont un fichier MIDI peut supporter les informations relatives =C3= =A0 la microtonalit=C3=A9. On peut aussi "convertir" des fichiers MIDI pour l= es faire correspondre =C3=A0 un temp=C3=A9rament


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656d01672f9dd_e53833266875297-- From MAILER-DAEMON Mon Dec 4 11:45:51 2023 Return-Path: Date: Mon, 04 Dec 2023 11:45:51 +0000 From: Bernard Meylan via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Liaison_de_valeur_entre?= =?UTF-8?Q?_voix?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656dbbef6f989_e6a6f327086964a"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29493 X-Discourse-Topic-Id: 5560 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/liaison-de-valeur-entre-voix/5560 ----==_mimepart_656dbbef6f989_e6a6f327086964a Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Dans le code=20 ``` \version "2.24.2" \relative c' { \time 3/4 \clef bass << {2 q4~q 16( g fis d b' g fis8)~fis2}=20 \\ {d2 r16 d( c b) b2~4~q2} >> } ``` j'aimerais pouvoir lier, dans la deuxi=C3=A8me mesure, le r=C3=A9 final du gr= oupe des 4 doubles croches de la voix une avec le r=C3=A9 de l'accord si/r=C3= =A9 qui suit; pour =C3=AAtre plus pr=C3=A9cis: ![document|690x138](upload://p8DZLYUZzgZgbdgOVYpCHZYXUWG.png) Existe t-il qqchose avec l'aide de notes invisibles? Cordialement Bernard --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/liaison-de-valeur-entre-voix/5560/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656dbbef6f989_e6a6f327086964a Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Bernard Meylan bameylan
D=C3= =A9cembre 4

Dans le code

\version "2.24.2"

 \relative c' {
   \time 3/4
   \clef bass
<<
    {<g b>2 q4~q <d fis b>16( g fis d b' g fis8)~fis2}=20
    \\
  {d2 r16 d( c b) b2~<b d>4~q2}
  >>
 }

j'aimerais pouvoir lier, dans la deuxi= =C3=A8me mesure, le r=C3=A9 final du groupe des 4 doubles croches de la voix = une avec le r=C3=A9 de l'accord si/r=C3=A9 qui suit; pour =C3=AAtre plus pr= =C3=A9cis:
3D"document"
Existe t-il qqchose avec l'aide de notes invisibles?

Cordialement

Bernard


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656dbbef6f989_e6a6f327086964a-- From MAILER-DAEMON Mon Dec 4 12:14:14 2023 Return-Path: Date: Mon, 04 Dec 2023 12:14:14 +0000 From: Ben via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Liaison_de_valeur_entre?= =?UTF-8?Q?_voix?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656dc2968e4fa_e6a6f34134751b6"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29494 X-Discourse-Topic-Id: 5560 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/liaison-de-valeur-entre-voix/5560 ----==_mimepart_656dc2968e4fa_e6a6f34134751b6 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour Bernard,=20 Vous pouvez utiliser l'instruction \repeatTie \version "2.24.2" \relative c' { \time 3/4 \clef bass << {2 q4~q 16( g fis d b' g fis8)~fis2}=20 \\ {d2 r16 d( c b) b2~4~q2} >> } Au plaisir,=20 Ben > Le 4 d=C3=A9c. 2023 =C3=A0 12:45, Bernard Meylan via LilyPond a =C3=A9crit : >=20 > Bernard Meylan bameylan > D=C3=A9cembre 4 > Dans le code >=20 > \version "2.24.2" >=20 > \relative c' { > \time 3/4 > \clef bass > << > {2 q4~q 16( g fis d b' g fis8)~fis2}=20 > \\ > {d2 r16 d( c b) b2~4~q2} > >> > } > j'aimerais pouvoir lier, dans la deuxi=C3=A8me mesure, le r=C3=A9 final du = groupe des 4 doubles croches de la voix une avec le r=C3=A9 de l'accord si/r= =C3=A9 qui suit; pour =C3=AAtre plus pr=C3=A9cis: >=20 > Existe t-il qqchose avec l'aide de notes invisibles? >=20 > Cordialement >=20 > Bernard >=20 > Pour poster dans ce sujet, visitez la page du sujet . >=20 > Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.comm= unity ou visitez la page d'accueil de lil= ypond.community . >=20 >=20 >=20 > Pour vous d=C3=A9sabonner de ces e-mails, cliquez ici . > --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/liaison-de-valeur-entre-voix/5560/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656dc2968e4fa_e6a6f34134751b6 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Ben Ben
D=C3= =A9cembre 4

Bonjour Bernard,

Vous pouvez utiliser l'instruction \rep= eatTie

\version "2.24.2"

\relative c' {
\time 3/4
\clef bass
<<
{2 q4~q 16( g fis d b' g fis8)~fis2}
\
{d2 r16 d( c b) b2~<b d\repeatTie>4~q2}

}

Au plaisir,

Ben

Le 4 d=C3= =A9c. 2023 =C3=A0 12:45, Bernard Meylan via LilyPond notifications@notifications.lilypond.communi= ty a =C3=A9crit :

Bernard Meylan https://lilypond.community/u/bameylan bamey= lan
D=C3=A9cembre 4
Dans le code

\version "2.24.2"

\relative c' {
\time 3/4
\clef bass
<<
{2 q4~q 16( g fis d b' g fis8)~fis2}
\
{d2 r16 d( c b) b2~4~q2}

}
j'aimerais pouvoir lier, dans la deuxi=C3=A8me mesure, le r=C3=A9 final du gr= oupe des 4 doubles croches de la voix une avec le r=C3=A9 de l'accord si/r=C3= =A9 qui suit; pour =C3=AAtre plus pr=C3=A9cis:

Existe t-il qqchose avec l'aide de note= s invisibles?

Cordialement

Bernard

Pour poster dans ce sujet, visitez la p= age du sujet https://lilypond.community/t/liaison-de-valeur-entre-voix/5560/1.

Pour cr=C3=A9er un nouveau sujet, =C3= =A9crivez =C3=A0 user-fr@lilypond.community mailto:user-fr@lilypond.community ou visitez la page d'accueil de lil= ypond.community https://lilypond.community/.

Pour vous d=C3=A9sabonner de ces e-mail= s, cliquez ici https://lilypond.community= /email/unsubscribe/87a21d3ff1e946d4e59e5a531e319c39d57f044f68687772ebb69bf2a5= 994b51.


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656dc2968e4fa_e6a6f34134751b6-- From MAILER-DAEMON Mon Dec 4 12:48:04 2023 Return-Path: Date: Mon, 04 Dec 2023 12:48:04 +0000 From: Bernard Meylan via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Liaison_de_valeur_entre?= =?UTF-8?Q?_voix?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656dca84a244_f2fcb326cc692a9"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29495 X-Discourse-Topic-Id: 5560 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/liaison-de-valeur-entre-voix/5560 ----==_mimepart_656dca84a244_f2fcb326cc692a9 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 C'est une bonne solution. Grand merci! Cordialement. Bernard --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/liaison-de-valeur-entre-voix/5560/3). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656dca84a244_f2fcb326cc692a9 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Bernard Meylan bameylan
D=C3= =A9cembre 4

C'est une bonne solution. Grand merci!

Cordialement.

Bernard


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656dca84a244_f2fcb326cc692a9-- From MAILER-DAEMON Mon Dec 4 16:36:22 2023 Return-Path: Date: Mon, 04 Dec 2023 16:36:22 +0000 From: Denis via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_supprimer_une_barre_de?= =?UTF-8?Q?_mesure_ou_la_sauter?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656e00066960d_f2fcb324ec749e4"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29496 X-Discourse-Topic-Id: 5561 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/supprimer-une-barre-de-mesure-ou-la-sauter/5561 ----==_mimepart_656e00066960d_f2fcb324ec749e4 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour j'aimerais supprimer ou sauter une barre de mesure lorsque je n'en ai= pas besoin sans avoir besoin de silence comme j'ai essay=C3=A9 mais cela mets 2 barre de mesure \relative {\time 3/4 e4 \bar"|" e2 e4 } comme j'aimerais que ce soit mais sans le silence=20 \relative {\time 3/4 r2 e4 \bar"|" e2 e4 } Merci. --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/supprimer-une-barre-de-mesure-ou-la-sauter/5561/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656e00066960d_f2fcb324ec749e4 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Denis brisingr444
D=C3= =A9cembre 4

Bonjour j'aimerais supprimer ou sauter une barre de mesure lorsque je = n'en ai pas besoin sans avoir besoin de silence

comme j'ai essay=C3=A9 mais cela mets 2= barre de mesure
\relative {\time 3/4 e4 \bar"|" e2 e4 }
comme j'aimerais que ce soit mais sans le silence
\relative {\time 3/4 r2 e4 \bar"|" e2 e4 }
Merci.


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656e00066960d_f2fcb324ec749e4-- From MAILER-DAEMON Mon Dec 4 16:41:43 2023 Return-Path: Date: Mon, 04 Dec 2023 16:41:43 +0000 From: Jean-Julien Fleck via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_supprimer_une_barre_de?= =?UTF-8?Q?_mesure_ou_la_sauter?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656e01474c622_f2fcb326cc8049e"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29497 X-Discourse-Topic-Id: 5561 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/supprimer-une-barre-de-mesure-ou-la-sauter/5561 ----==_mimepart_656e01474c622_f2fcb326cc8049e Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Est-ce que utiliser `s2` plut=C3=B4t que `r2` marcherait mieux ? Cela dit si c=E2=80=99est pour un d=C3=A9but de morceau, c=E2=80=99est plut= =C3=B4t `\partial 4` qu=E2=80=99il faudrait utiliser. --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/supprimer-une-barre-de-mesure-ou-la-sauter/5561/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656e01474c622_f2fcb326cc8049e Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Jean-Julien Fleck jjfPCSI1
D=C3= =A9cembre 4

Est-ce que utiliser s2 plut=C3=B4t que r2 marcherait mieux ?

Cela dit si c=E2=80=99est pour un d=C3= =A9but de morceau, c=E2=80=99est plut=C3=B4t \partial 4 qu=E2=80=99il faudra= it utiliser.


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656e01474c622_f2fcb326cc8049e-- From MAILER-DAEMON Mon Dec 4 22:12:16 2023 Return-Path: Date: Mon, 04 Dec 2023 22:12:16 +0000 From: Denis via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_supprimer_une_barre_de?= =?UTF-8?Q?_mesure_ou_la_sauter?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656e4ebff0eb6_f2fcb326cc86025"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29498 X-Discourse-Topic-Id: 5561 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/supprimer-une-barre-de-mesure-ou-la-sauter/5561 ----==_mimepart_656e4ebff0eb6_f2fcb326cc86025 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cela marche mais est ce que tu peux me dire ce que s2 veut dire car j'ai cher= ch=C3=A9 dans la documentation mais je n'ai pas trouv=C3=A9 --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/supprimer-une-barre-de-mesure-ou-la-sauter/5561/3). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656e4ebff0eb6_f2fcb326cc86025 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Denis brisingr444
D=C3= =A9cembre 4

Cela marche mais est ce que tu peux me dire ce que s2 veut dire car j'= ai cherch=C3=A9 dans la documentation mais je n'ai pas trouv=C3=A9


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656e4ebff0eb6_f2fcb326cc86025-- From MAILER-DAEMON Mon Dec 4 22:30:30 2023 Return-Path: Date: Mon, 04 Dec 2023 22:30:29 +0000 From: =?UTF-8?B?U8OpYmFzdGllbiBSaWNoYXJkIHZpYSBMaWx5UG9uZA==?= To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_supprimer_une_barre_de?= =?UTF-8?Q?_mesure_ou_la_sauter?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656e5305aab12_f2fcb330cc919b0"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29499 X-Discourse-Topic-Id: 5561 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/supprimer-une-barre-de-mesure-ou-la-sauter/5561 ----==_mimepart_656e5305aab12_f2fcb330cc919b0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonsoir, C'est un silence invisible https://lilypond.org/doc/v2.23/Documentation/notation/writing-rests.fr.html Bonne soir=C3=A9e --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/supprimer-une-barre-de-mesure-ou-la-sauter/5561/4). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656e5305aab12_f2fcb330cc919b0 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
S=C3=A9bastien Richar= d Sebastien_Richard
D=C3= =A9cembre 4

Bonsoir,

C'est un silence invisible

=20

GNU LilyPond =E2=80=93 Manuel de = notation: 1.2.2 =C3=89criture des silences

GNU LilyPond =E2=80=93 Manuel de nota= tion: 1.2.2 =C3=89criture des silences

=20 =20

Bonne soir=C3=A9e


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656e5305aab12_f2fcb330cc919b0-- From MAILER-DAEMON Mon Dec 4 22:48:07 2023 Return-Path: Date: Mon, 04 Dec 2023 22:48:07 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_supprimer_une_barre_de?= =?UTF-8?Q?_mesure_ou_la_sauter?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656e57277b2cd_f2fcb330cc97688"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29500 X-Discourse-Topic-Id: 5561 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/supprimer-une-barre-de-mesure-ou-la-sauter/5561 ----==_mimepart_656e57277b2cd_f2fcb330cc97688 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour, Pour rendre invisible une barre de mesure : \bar " " https://lilypond.org/doc/v2.24/Documentation/notation/list-of-bar-lines sinon effectivement pour en d=C3=A9but de partition (lev=C3=A9e ou anacrouse)= =20 \partial *dur=C3=A9e* http://lilypond.org/doc/v2.24/Documentation/notation/displaying-rhythms#upbea= ts ``` \fixed c' { \time 3/4 \partial 4 e4 e2 e4 } ``` Bonne nuit --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/supprimer-une-barre-de-mesure-ou-la-sauter/5561/5). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656e57277b2cd_f2fcb330cc97688 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 4

Bonjour,
Pour rendre invisible une barre de mesure : \bar " "

=20

LilyPond Notation Reference: A.18 Lis= t of bar lines

LilyPond Notation Reference: A.18 Lis= t of bar lines

=20 =20

sinon effectivement pour en d=C3=A9but de partition (lev=C3=A9e ou anacrouse)=
\partial dur=C3=A9e

=20

LilyPond Notation Reference: = 1.2.3 Displaying rhythms

LilyPond Notation Reference: 1.2.3 Di= splaying rhythms

=20 =20
\fixed c' { \time 3/4 \partial=
 4 e4  e2 e4 }

Bonne nuit


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656e57277b2cd_f2fcb330cc97688-- From MAILER-DAEMON Mon Dec 4 22:48:47 2023 Return-Path: Date: Mon, 04 Dec 2023 22:48:47 +0000 From: Denis via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_supprimer_une_barre_de?= =?UTF-8?Q?_mesure_ou_la_sauter?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656e574f95546_f2fcb330cc103136"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29501 X-Discourse-Topic-Id: 5561 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/supprimer-une-barre-de-mesure-ou-la-sauter/5561 ----==_mimepart_656e574f95546_f2fcb330cc103136 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 ok merci --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/supprimer-une-barre-de-mesure-ou-la-sauter/5561/6). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656e574f95546_f2fcb330cc103136 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Denis brisingr444
D=C3= =A9cembre 4

ok merci


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656e574f95546_f2fcb330cc103136-- From MAILER-DAEMON Mon Dec 4 22:52:26 2023 Return-Path: Date: Mon, 04 Dec 2023 22:52:26 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Diapason_midi?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656e5829eac07_f2fcb326cc10856a"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29502 X-Discourse-Topic-Id: 5559 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/diapason-midi/5559 ----==_mimepart_656e5829eac07_f2fcb326cc10856a Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 MIME-Version: 1.0 CgpKZSBtZSBkaXQgcXVlIMOnYSBtw6lyaXRlIGTigJnDqnRyZSBtb250w6kgc3VyIGxlIExTUgpw YXIgZXhlbXBsZSA6IApgYGAKJT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09CmRpYXBhc29uID0KIyhkZWZpbmUtbXVzaWMtZnVu Y3Rpb24gKGZyZXEpIChudW1iZXI/KQogICAobGV0KiAoKGZyZXEtZmFjdG9yICgvIGZyZXEgNDQw KSkKICAgICAgICAgICh0b25lLWZhY3RvciAoZXhwdCAyIDEvNikpCiAgICAgICAgICAoZGlmZiAo LyAobG9nIGZyZXEtZmFjdG9yKSAobG9nIHRvbmUtZmFjdG9yKSkpCiAgICAgICAgICAoc2ltcGxl LWRpZmYgKHJhdGlvbmFsaXplIChpbmV4YWN0LT5leGFjdCBkaWZmKSAxLzE0NCkpKQogICAgICN7 IFx0cmFuc3Bvc2l0aW9uICMobHk6bWFrZS1waXRjaCAwIDAgc2ltcGxlLWRpZmYpICN9KSkKCiU9 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PQpmcmVxdWVuY2UgPSAjNDE1ICVoegpmcmVxVGV4dCA9ICMobnVtYmVyLT5zdHJpbmcg ZnJlcXVlbmNlKQolLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KbXVzaWM9XHJl bGF0aXZlIGMnewogIFxjbGVmICJHIgogIFx0aW1lIDMvNAogIFxtYXJrIFxtYXJrdXAgeyAiRGlh cGFzb24iICBcZnJlcVRleHQgICJoeiIgfQogIGMyLiBjMTYgZWVzIGcgYzQuIGVlcywxNiBnICBh IGIgYyBiZXMgYyBiZXMgYSBnIGYgZyBhIGIgYyBjLCBlIGcgYyBlIGcgYzgKICBcZmluZQp9CgoK XGJvb2sgewogICVcYm9va091dHB1dE5hbWUgICJ0aXRyZSIKICBcYm9va091dHB1dFN1ZmZpeCBc ZnJlcVRleHQKICBcc2NvcmUgewogICAgXG5ldyBTdGFmZiBcd2l0aCB7CiAgICAgIFxkaWFwYXNv biBcZnJlcXVlbmNlCiAgICAgIG1pZGlJbnN0cnVtZW50ID0gIyJyZWNvcmRlciIKICAgIH0KICAg IHsgXG11c2ljIH0KICAgIFxsYXlvdXQgeyB9CiAgICBcbWlkaSB7ICAgfQogIH0KfQolPT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT0KYGBgCgoKCgoKLS0tClBvdXIgcG9zdGVyIGRhbnMgY2Ugc3VqZXQsIHZpc2l0ZXogbGEgW3Bh Z2UgZHUgc3VqZXRdKGh0dHBzOi8vbGlseXBvbmQuY29tbXVuaXR5L3QvZGlhcGFzb24tbWlkaS81 NTU5LzkpLgoKUG91ciBjcsOpZXIgdW4gbm91dmVhdSBzdWpldCwgw6ljcml2ZXogw6AgW3VzZXIt ZnJAbGlseXBvbmQuY29tbXVuaXR5XShtYWlsdG86dXNlci1mckBsaWx5cG9uZC5jb21tdW5pdHkp IG91IHZpc2l0ZXogbGEgW3BhZ2UgZCdhY2N1ZWlsIGRlIGxpbHlwb25kLmNvbW11bml0eV0oaHR0 cHM6Ly9saWx5cG9uZC5jb21tdW5pdHkpLgoKCgoK ----==_mimepart_656e5829eac07_f2fcb326cc10856a Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 4

Je me dit que =C3=A7a m=C3=A9rite d=E2=80=99=C3=AAtre mont=C3=A9 sur l= e LSR
par exemple :

%=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D
diapason =3D
#(define-music-function (freq) (number?)
   (let* ((freq-factor (/ freq 440))
          (tone-factor (expt 2 1/6))
          (diff (/ (log freq-factor) (log tone-factor)))
          (simple-diff (rationalize (inexact->exact diff) 1/144)))
     #{ \transposition #(ly:make-pitch 0 0 simple-diff) #}))

%=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
frequence =3D #415 %hz
freqText =3D #(number->string frequence)
%-----------------------------------
music=3D\relative c'{
  \clef "G"
  \time 3/4
  \mark \markup { "Diapason"  \freqText  "hz" }
  c2. c16 ees g c4. ees,16 g  a b c bes c bes a g f g a b c c, e g c e g c8
  \fine
}


\book {
  %\bookOutputName  "titre"
  \bookOutputSuffix \freqText
  \score {
    \new Staff \with {
      \diapason \frequence
      midiInstrument =3D #"recorder"
    }
    { \music }
    \layout { }
    \midi {   }
  }
}
%=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656e5829eac07_f2fcb326cc10856a-- From MAILER-DAEMON Tue Dec 5 11:36:14 2023 Return-Path: Date: Tue, 05 Dec 2023 11:36:14 +0000 From: Olivier Miakinen via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: <10e00953-e6ea-4213-92da-c6ecb150dc2f@miakinen.net> In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Diapason_midi?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_656f0b2e738e0_f2fcb330a411434c"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29503 X-Discourse-Topic-Id: 5559 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/diapason-midi/5559 ----==_mimepart_656f0b2e738e0_f2fcb330a411434c Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Le 03/12/2023 23:29, Raphael Hardy via LilyPond a =C3=A9crit : >=20 >=20 > Il y a quelques ann=C3=A9es je m'=C3=A9tais pench=C3=A9 sur les temp=C3=A9r= aments plus poivr=C3=A9s que le temp=C3=A9rament =C3=A9gal, notamment avec [S= cala](https://www.huygens-fokker.org/scala/) > Cette page d'accueil est bien fournie et parle entre autres de plusieurs ma= ni=C3=A8res dont un fichier MIDI peut supporter les informations relatives = =C3=A0 la microtonalit=C3=A9. On peut aussi "convertir" des fichiers MIDI pou= r les faire correspondre =C3=A0 un temp=C3=A9rament Merci pour cette page ! D=C3=A9j=C3=A0 elle m'a rappel=C3=A9 la commande MIDI= =C2=AB Pitch bend =C2=BB qui permet de modifier la hauteur de tutes les notes d'un coup, mais je n'ai pas encore compris comment il est possible de changer le temp=C3=A9rament, c'est-=C3=A0-dire d'ajuster les intervalles entre deux note= s. Il est possible que ce soit d=C3=A9pendant du mod=C3=A8le de synth=C3=A9tiseu= r. --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/diapason-midi/5559/10). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_656f0b2e738e0_f2fcb330a411434c Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Olivier Miakinen omiak
D=C3= =A9cembre 5

Le 03/12/2023 23:29, Raphael Hardy via LilyPond a =C3=A9crit :

Il y a quelques ann=C3=A9es je m'=C3=A9tais pench=C3=A9 sur les temp= =C3=A9raments plus poivr=C3=A9s que le temp=C3=A9rament =C3=A9gal, notamment = avec S= cala
Cette page d'accueil est bien fournie et parle entre autres de plusieurs mani= =C3=A8res dont un fichier MIDI peut supporter les informations relatives =C3= =A0 la microtonalit=C3=A9. On peut aussi "convertir" des fichiers MIDI pour l= es faire correspondre =C3=A0 un temp=C3=A9rament

Merci pour cette page ! D=C3=A9j=C3=A0 = elle m'a rappel=C3=A9 la commande MIDI =C2=AB Pitch
bend =C2=BB qui permet de modifier la hauteur de tutes les notes d'un coup, mais je n'ai pas encore compris comment il est possible de changer le
temp=C3=A9rament, c'est-=C3=A0-dire d'ajuster les intervalles entre deux note= s.
Il est possible que ce soit d=C3=A9pendant du mod=C3=A8le de synth=C3=A9tiseu= r.


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_656f0b2e738e0_f2fcb330a411434c-- From MAILER-DAEMON Fri Dec 8 10:36:15 2023 Return-Path: Date: Fri, 08 Dec 2023 10:36:15 +0000 From: Gilles Thibault via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_arranger.ly_et_global?= =?UTF-8?Q?izeMusic.ly_\repeat_volta_\alternative?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6572f19ef004b_f2fcb330a41202d"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29504 X-Discourse-Topic-Id: 5465 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/arranger-ly-et-globalizemusic-ly-repeat-volta-alternative/5465 ----==_mimepart_6572f19ef004b_f2fcb330a41202d Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour =C3=A0 tous. J'ai =C3=A0 nouveau mis =C3=A0 jour globalizelMusic.ly Cette version prend en compte les `\repeat volta`, les` \repeat segno`, et m= =C3=AAme les `\section`, `\sectionlabel` et `\fine` (qui influent d'apr=C3=A8= s ce que j'ai constat=C3=A9 sur le texte des `\repeat segno`. En plus de la fonction` \globalizeMusic`, il y a un certain nombre de fonctio= ns plus basiques qui peuvent =C3=AAtre utiliser : ``` \copySections \copySegnoRepeats \copyVoltaRepeats \copyStructure \deleteStructure ``` Toutes ces fonctions sont montr=C3=A9es en action dans le pdf suivant : http://gillesth.free.fr/Lilypond/globalizeMusic/globalizeMusicTest.pdf La nouvelle version de globalizeMusic.ly et le code source du pdf ci-dessus s= e trouvent dans le r=C3=A9pertoire suivant : http://gillesth.free.fr/Lilypond/globalizeMusic/ Il vous faudra bien-s=C3=BBr comme pour les versions pr=C3=A9c=C3=A9dentes, d= u fichier extractMusic.ly qui se trouve dans ce r=C3=A9pertoire : http://gillesth.free.fr/Lilypond/extractMusic/ Bonne r=C3=A9ception et bonne journ=C3=A9e =C3=A0 tous. --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/arranger-ly-et-globalizemusic-ly-repeat-volta-alternative/5465/4). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6572f19ef004b_f2fcb330a41202d Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Gilles Thibault gillesth
D=C3= =A9cembre 8

Bonjour =C3=A0 tous.
J'ai =C3=A0 nouveau mis =C3=A0 jour globalizelMusic.ly
Cette version prend en compte les \repeat volta, les \repeat segno, et m= =C3=AAme les \section, \sectionlabel et \fine (qui influent d'apr=C3=A8s = ce que j'ai constat=C3=A9 sur le texte des \repeat segno.

En plus de la fonction \globalizeMusic= , il y a un certain nombre de fonctions plus basiques qui peuvent =C3=AAtre u= tiliser :

   \copySections
   \copySegnoRepeats
   \copyVoltaRepeats
   \copyStructure
   \deleteStructure

Toutes ces fonctions sont montr=C3=A9es= en action dans le pdf suivant :
http://gillesth.free.fr/Lilypond/globalizeMusic/gl= obalizeMusicTest.pdf

La nouvelle version de globalizeMusic.l= y et le code source du pdf ci-dessus se trouvent dans le r=C3=A9pertoire suiv= ant :
http://gillesth.free.fr/Lilypond/globalizeMusic/

Il vous faudra bien-s=C3=BBr comme pour= les versions pr=C3=A9c=C3=A9dentes, du fichier extractMusic.ly qui se trouve= dans ce r=C3=A9pertoire :
http://gillesth.free.fr/Lilypond/extractMusic/

Bonne r=C3=A9ception et bonne journ=C3= =A9e =C3=A0 tous.


Pour poster dans ce sujet, visitez la page du= sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6572f19ef004b_f2fcb330a41202d-- From MAILER-DAEMON Fri Dec 8 13:12:05 2023 Return-Path: Date: Fri, 08 Dec 2023 13:12:04 +0000 From: Jean-Jacques Gerbaud via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_visualisation_de_\tenuto?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65731624b60ed_f2fcb330b8125675"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29505 X-Discourse-Topic-Id: 5562 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/visualisation-de-tenuto/5562 ----==_mimepart_65731624b60ed_f2fcb330b8125675 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour =C3=A0 tous, Il y a un moment que je ne demande pas d'aide mais aujourd'hui je voudrais ap= porter un petit plus =C3=A0 ma partition. Voici un raccourci que je place en d=C3=A9but de partition :=20 ten =3D -\tweak padding #0.8 -\tweak font-size #3 -\tenuto Dans le code lui m=C3=AAme, il suffit que j'=C3=A9crive=20 b8\ten=20 et la note est accentu=C3=A9e avec un petit tiret au dessus. Je voudrais que = ce tiret soit =C3=A9crit en gras, de mani=C3=A8re =C3=A0 ce qu'on le remarque= un peu plus.=20 J'ai ajout=C3=A9=20 -\tweak \bold -\tweak \markup \bold -\tweak \font \bold mais =C3=A7a ne "marche" pas Je me doute que parmi vous, il y en a au moins un qui sait (son pr=C3=A9nom c= ommence par J, je n'en dirai pas plus)=F0=9F=98=89 Merci d'avance --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/visualisation-de-tenuto/5562/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65731624b60ed_f2fcb330b8125675 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Jean-Jacques Gerbaud elviejo
D=C3= =A9cembre 8

Bonjour =C3=A0 tous,

Il y a un moment que je ne demande pas = d'aide mais aujourd'hui je voudrais apporter un petit plus =C3=A0 ma partitio= n.

Voici un raccourci que je place en d=C3= =A9but de partition :

ten =3D
-\tweak padding #0.8
-\tweak font-size #3
-\tenuto

Dans le code lui m=C3=AAme, il suffit q= ue j'=C3=A9crive
b8\ten

et la note est accentu=C3=A9e avec un p= etit tiret au dessus. Je voudrais que ce tiret soit =C3=A9crit en gras, de ma= ni=C3=A8re =C3=A0 ce qu'on le remarque un peu plus.

J'ai ajout=C3=A9
-\tweak \bold
-\tweak \markup \bold
-\tweak \font \bold
mais =C3=A7a ne "marche" pas

Je me doute que parmi vous, il y en a a= u moins un qui sait (son pr=C3=A9nom commence par J, je n'en dirai pas plus)<= img src=3D"https://lilypond.community/images/emoji/twitter/wink.png?v=3D12" t= itle=3D":wink:" alt=3D":wink:" loading=3D"lazy" width=3D"20" height=3D"20">

Merci d'avance


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65731624b60ed_f2fcb330b8125675-- From MAILER-DAEMON Fri Dec 8 14:28:24 2023 Return-Path: Date: Fri, 08 Dec 2023 14:28:24 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_visualisation_de_\tenuto?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65732807ea4d6_f2fcb324ec1310d5"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29506 X-Discourse-Topic-Id: 5562 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/visualisation-de-tenuto/5562 ----==_mimepart_65732807ea4d6_f2fcb324ec1310d5 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour, Je cherche, mais comme je suis un peu bourrin je ne trouve pas d'astuces. il y ceci dans le LSR=20 https://lsr.di.unimi.it/LSR/Item?id=3D858=20 ``` #(define (bold-tenuto-script-stencil grob) (let* ((scale (magstep (ly:grob-property grob 'font-size 0))) (dir (ly:grob-property grob 'direction 0)) (script-stencil (ly:grob-property grob 'script-stencil)) (tenuto-width 0.25) ;;; alter this value to modify the line width of th= e tenuto (tenuto-length 1.5) ;;; alter this value to modify the line length of t= he tenuto (tl (* -0.5 tenuto-length)) (tr (* 0.5 tenuto-length)) (ten-sil (make-line-stencil (* scale tenuto-width) (* scale tl) 0.0 (* = scale tr) 0.0)) (dot-sil (make-circle-stencil (* scale 0.15) (* scale 0.1) #t)) (por-sil (ly:stencil-combine-at-edge=20 ten-sil=20 Y (if (=3D dir 0) -1 (* -1 dir)) dot-sil=20 (* scale 0.4)))) (if (and (pair? script-stencil) (pair? (cdr script-stencil))) (let* ((rv (cdr script-stencil)) (script-type (if (<=3D dir 0) (car rv) (cdr rv)))) (cond ((equal? script-type "tenuto") ten-sil) ((or (equal? script-type "uportato") (equal? script-type "dport= ato")) por-sil) (else (ly:script-interface::print grob)))) (ly:script-interface::print grob)))) % define globally \layout { \context { \Voice \override Script.stencil =3D #bold-tenuto-script-stencil } } { % alternatively: override locally (in voice) % \override Script.stencil =3D #bold-tenuto-script-stencil c'--^"bold tenuto / portato:" d'-- f'-- c''-- c'-_ d'-_ f'-_ c''-_ \bar "||" %{=20 \revert Script.stencil c'--^"original design:" d'-- f'-- c''-- c'-_ d'-_ f'-_ c''-_ \bar "||" %} } ``` --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/visualisation-de-tenuto/5562/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65732807ea4d6_f2fcb324ec1310d5 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 8

Bonjour,

Je cherche, mais comme je suis un peu b= ourrin je ne trouve pas d'astuces.
il y ceci dans le LSR
https://lsr.di.unimi.it/LSR/Item?id=3D858

#(define (bold-tenuto-script-s=
tencil grob)
   (let*
     ((scale (magstep (ly:grob-property grob 'font-size 0)))
      (dir (ly:grob-property grob 'direction 0))
      (script-stencil (ly:grob-property grob 'script-stencil))
      (tenuto-width 0.25) ;;; alter this value to modify the line width of th=
e tenuto
      (tenuto-length 1.5) ;;; alter this value to modify the line length of t=
he tenuto
      (tl (* -0.5 tenuto-length))
      (tr (* 0.5 tenuto-length))
      (ten-sil (make-line-stencil (* scale tenuto-width) (* scale tl) 0.0 (* =
scale tr) 0.0))
      (dot-sil (make-circle-stencil (* scale 0.15) (* scale 0.1) #t))
      (por-sil (ly:stencil-combine-at-edge=20
                  ten-sil=20
                  Y
                  (if (=3D dir 0)
                    -1
                    (* -1 dir))
                  dot-sil=20
                  (* scale 0.4))))
   (if (and (pair? script-stencil) (pair? (cdr script-stencil)))
     (let* ((rv (cdr script-stencil))
            (script-type (if (<=3D dir 0) (car rv) (cdr rv))))
        (cond ((equal? script-type "tenuto")
               ten-sil)
              ((or (equal? script-type "uportato") (equal? script-type "dport=
ato"))
               por-sil)
              (else (ly:script-interface::print grob))))
     (ly:script-interface::print grob))))

% define globally
\layout {
  \context {
    \Voice
    \override Script.stencil =3D #bold-tenuto-script-stencil
  }
}


{
  % alternatively: override locally (in voice)
  % \override Script.stencil =3D #bold-tenuto-script-stencil
  c'--^"bold tenuto / portato:" d'-- f'-- c''--
  c'-_ d'-_ f'-_ c''-_ \bar "||"
  %{=20
\revert Script.stencil
  c'--^"original design:" d'-- f'-- c''--
  c'-_ d'-_ f'-_ c''-_ \bar "||"
  %}
}


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65732807ea4d6_f2fcb324ec1310d5-- From MAILER-DAEMON Fri Dec 8 15:22:08 2023 Return-Path: Date: Fri, 08 Dec 2023 15:22:08 +0000 From: Jean-Jacques Gerbaud via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_visualisation_de_\tenuto?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657334a0872f9_f2fcb330a41364a4"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29507 X-Discourse-Topic-Id: 5562 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/visualisation-de-tenuto/5562 ----==_mimepart_657334a0872f9_f2fcb330a41364a4 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Merci Martial, mais... c'est bien plus compliqu=C3=A9 que mes 3 lignes de rac= courci ! J'attendais une r=C3=A9ponse comparable =C3=A0 ma proposition ! Mai= s, en fait, =C3=A7a marche ! Merci encore --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/visualisation-de-tenuto/5562/3). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657334a0872f9_f2fcb330a41364a4 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Jean-Jacques Gerbaud elviejo
D=C3= =A9cembre 8

Merci Martial, mais... c'est bien plus compliqu=C3=A9 que mes 3 lignes= de raccourci ! J'attendais une r=C3=A9ponse comparable =C3=A0 ma propositio= n ! Mais, en fait, =C3=A7a marche !

Merci encore


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657334a0872f9_f2fcb330a41364a4-- From MAILER-DAEMON Fri Dec 8 16:11:53 2023 Return-Path: Date: Fri, 08 Dec 2023 16:11:53 +0000 From: Raphael Hardy via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_arranger.ly_et_global?= =?UTF-8?Q?izeMusic.ly_\repeat_volta_\alternative?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65734048dbe21_f2fcb330cc1418dc"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29508 X-Discourse-Topic-Id: 5465 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/arranger-ly-et-globalizemusic-ly-repeat-volta-alternative/5465 ----==_mimepart_65734048dbe21_f2fcb330cc1418dc Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Merci Gilles! Bien pratique le pdf explicatif et les fonctions simples. J'ai = commenc=C3=A9 =C3=A0 tester. Effectivement les m=C3=A9langes de volta et segn= o fonctionnent, comme celui ci: [details=3D"M=C3=A9lange volta et segno"] ``` \version "2.25.7" \include "arranger.ly" \include "globalizeMusic.ly" global =3D { \repeat volta 2 { s1 s1 } \repeat segno 2 { s1 s1 } } music =3D \relative c' { c1 d e f } \score { \new Staff << \global \music >> } \score { \unfoldRepeats \globalizeMusic \new Staff \music } ``` [/details] Par contre des volta cons=C3=A9cutifs donnent un r=C3=A9sultat inattendu: [details=3D"Volta cons=C3=A9cutifs"] ``` \version "2.25.7" \include "arranger.ly" \include "globalizeMusic.ly" global =3D { \repeat volta 2 { s1 s1 } \repeat volta 2 { s1 s1 } } music =3D \relative c' { c1 d e f } \score { \new Staff << \global \music >> } \score { \unfoldRepeats \globalizeMusic \new Staff \music } ``` [/details] Et si je ne me trompe pas les imbrications comme ce Da capo semblent aussi es= quiver des r=C3=A9p=C3=A9titions: [details=3D"Da capo"] ``` \version "2.25.7" \include "arranger.ly" \include "globalizeMusic.ly" global =3D { \repeat segno 2 { \repeat volta 2 { s1 s1 } s1 s1 } } music =3D \relative c' { c1 d e f } \score { \new Staff << \global \music >> } \score { \unfoldRepeats \globalizeMusic \new Staff \music } ``` [/details] J=E2=80=99esp=C3=A8re que ce n'est pas une trop grande gal=C3=A8re :innocent: --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/arranger-ly-et-globalizemusic-ly-repeat-volta-alternative/5465/5). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65734048dbe21_f2fcb330cc1418dc Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Raphael Hardy raphaelhardy
D=C3= =A9cembre 8

Merci Gilles! Bien pratique le pdf explicatif et les fonctions simples= . J'ai commenc=C3=A9 =C3=A0 tester. Effectivement les m=C3=A9langes de volta = et segno fonctionnent, comme celui ci:

M=C3=A9lange volta et segno (cliquer pour plus de d=C3=A9= tails)

Par contre des volta cons=C3=A9cutifs d= onnent un r=C3=A9sultat inattendu:

Volta cons=C3=A9cutifs (cliquer pour plus de d=C3=A9tails= )

Et si je ne me trompe pas les imbricati= ons comme ce Da capo semblent aussi esquiver des r=C3=A9p=C3=A9titions:

Da capo (cliquer pour plus de d=C3=A9tails)

J=E2=80=99esp=C3=A8re que ce n'est pas = une trop grande gal=C3=A8re 3D":innocent:"


Pour poster dans ce sujet, visitez la page du= sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65734048dbe21_f2fcb330cc1418dc-- From MAILER-DAEMON Fri Dec 8 18:19:18 2023 Return-Path: Date: Fri, 08 Dec 2023 18:19:18 +0000 From: =?UTF-8?B?U8OpYmFzdGllbiBSaWNoYXJkIHZpYSBMaWx5UG9uZA==?= To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Probl=C3=A8me_de_liaison?= =?UTF-8?Q?_dans_un_repeat_volta?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65735e2647812_f2fcb330a41472b5"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29509 X-Discourse-Topic-Id: 5563 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/probleme-de-liaison-dans-un-repeat-volta/5563 ----==_mimepart_65735e2647812_f2fcb330a41472b5 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonsoir =C3=A0 tous, J'ai un probl=C3=A8me de liaison dans un repeat volta :=20 ``` \version "2.24.2" up =3D \drummode { 8 8. bd16 sn8 4 8~ \repeat volta 2 { { cymc hh hh } \alternative { \volta 1 { hh hh sn8 \laissez= Vibrer } \volta 2 { hh16 bd sn8 ~ } } } cymc hh hh } \score { \new DrumStaff << \new DrumVoice { \voiceOne \up } >> \layout { } } ``` Ce qui me donne : ![Screenshot at 2023-12-08 18-48-04|690x78](upload://qHpIah3Uwn9zzNeeEtAVhgVM= XAz.png) Comment faire pour enlever la liaison sur la derni=C3=A8re grosse caisse du b= loc de r=C3=A9p=C3=A9tition 1 (entour=C3=A9e en rouge)? Merci @+ --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/probleme-de-liaison-dans-un-repeat-volta/5563/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65735e2647812_f2fcb330a41472b5 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
S=C3=A9bastien Richar= d Sebastien_Richard
D=C3= =A9cembre 8

Bonsoir =C3=A0 tous,

J'ai un probl=C3=A8me de liaison dans u= n repeat volta :

\version "2.24.2"

up =3D \drummode {
  <hh sn>8 <hh bd> <hh sn>8. bd16 sn8 <cymc bd>4 <=
cymc bd>8~
  \repeat volta 2 {
    {
      cymc <hh bd> <hh sn> hh <hh bd> <hh bd> <hh =
sn> hh
    }
    \alternative {
      \volta 1 {
        <hh bd> hh <hh sn> hh sn8 <tomh tomml> <tomh tom=
ml> <cymc bd>\laissezVibrer
      }
      \volta 2 {
        <hh bd> <hh bd> <hh sn> hh16 bd sn8 <cymc bd>=
 <cymc bd> <cymc bd>~
      }
    }
  }
  cymc <hh bd> <hh sn> hh <hh bd> <hh bd> <hh sn&g=
t; hh
}

\score {
  \new DrumStaff
  <<
  \new DrumVoice { \voiceOne \up }
  >>
  \layout { }
}

Ce qui me donne :

Comment faire pour enlever la liaison s= ur la derni=C3=A8re grosse caisse du bloc de r=C3=A9p=C3=A9tition 1 (entour= =C3=A9e en rouge)?

Merci

@+


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65735e2647812_f2fcb330a41472b5-- From MAILER-DAEMON Fri Dec 8 18:40:32 2023 Return-Path: Date: Fri, 08 Dec 2023 18:40:32 +0000 From: Gilles Thibault via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_arranger.ly_et_global?= =?UTF-8?Q?izeMusic.ly_\repeat_volta_\alternative?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6573632064f6a_f2fcb330cc152640"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29510 X-Discourse-Topic-Id: 5465 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/arranger-ly-et-globalizemusic-ly-repeat-volta-alternative/5465 ----==_mimepart_6573632064f6a_f2fcb330cc152640 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Merci de tes testes. Je regarderai =C3=A7a. Bonne soir=C3=A9e --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/arranger-ly-et-globalizemusic-ly-repeat-volta-alternative/5465/6). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6573632064f6a_f2fcb330cc152640 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Gilles Thibault gillesth
D=C3= =A9cembre 8

Merci de tes testes.
Je regarderai =C3=A7a.
Bonne soir=C3=A9e


Pour poster dans ce sujet, visitez la page du= sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6573632064f6a_f2fcb330cc152640-- From MAILER-DAEMON Fri Dec 8 18:48:37 2023 Return-Path: Date: Fri, 08 Dec 2023 18:48:37 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Probl=C3=A8me_de_liaison?= =?UTF-8?Q?_dans_un_repeat_volta?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657365058a550_f2fcb326cc1580f4"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29511 X-Discourse-Topic-Id: 5563 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/probleme-de-liaison-dans-un-repeat-volta/5563 ----==_mimepart_657365058a550_f2fcb326cc1580f4 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonsoir, Il faut en le ver les volta 1 volta 2 ``` \version "2.24.2" up =3D \drummode { 8 8. bd16 sn8 4 8~ \repeat volta 2 { { cymc hh hh } \alternative { { hh hh sn8 ~ } { hh16 bd sn8 ~ } } } cymc hh hh } \score { \new DrumStaff << \new DrumVoice { \voiceOne \up } >> \layout { } } ``` Bonne soir=C3=A9e --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/probleme-de-liaison-dans-un-repeat-volta/5563/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657365058a550_f2fcb326cc1580f4 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 8

Bonsoir,
Il faut en le ver les volta 1 volta 2

\version "2.24.2"

up =3D \drummode {
  <hh sn>8 <hh bd> <hh sn>8. bd16 sn8 <cymc bd>4 <=
cymc bd>8~
  \repeat volta 2 {
    {
      cymc <hh bd> <hh sn> hh <hh bd> <hh bd> <hh =
sn> hh
    }
    \alternative {
      {
        <hh bd> hh <hh sn> hh sn8 <tomh tomml> <tomh tom=
ml> <cymc bd>~
      }
       {
        <hh bd> <hh bd> <hh sn> hh16 bd sn8 <cymc bd>=
 <cymc bd> <cymc bd>~
      }
    }
  }
  cymc <hh bd> <hh sn> hh <hh bd> <hh bd> <hh sn&g=
t; hh
}

\score {
  \new DrumStaff
  <<
  \new DrumVoice { \voiceOne \up }
  >>
  \layout { }
}

Bonne soir=C3=A9e


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657365058a550_f2fcb326cc1580f4-- From MAILER-DAEMON Fri Dec 8 19:11:57 2023 Return-Path: Date: Fri, 08 Dec 2023 19:11:57 +0000 From: =?UTF-8?B?U8OpYmFzdGllbiBSaWNoYXJkIHZpYSBMaWx5UG9uZA==?= To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Probl=C3=A8me_de_liaison?= =?UTF-8?Q?_dans_un_repeat_volta?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65736a7d67e8e_f2fcb326cc163436"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29512 X-Discourse-Topic-Id: 5563 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/solved-probleme-de-liaison-dans-un-repeat-volta/5563 ----==_mimepart_65736a7d67e8e_f2fcb326cc163436 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Merci Martial, Ma question devait =C3=AAtre mal pos=C3=A9e. Le r=C3=A9sultat n'est pas celui= que je recherchais *mais* cela m'a permis de trouver comment faire : ``` up =3D \drummode { 8 8. bd16 sn8 4 8 \repeat volta 2 { { cymc hh hh } \alternative { \volta 1 { hh hh sn8 } \volta 2 { hh16 bd sn8 ~ } } } cymc hh hh } \score { \new DrumStaff << \new DrumVoice { \voiceOne \up } >> \layout { } } ``` Ce qui donne :=20 ![Screenshot at 2023-12-08 20-05-17|690x80](upload://o98L02Mg8jU6LhBrm3BBr6d6= Sty.png) Je n'avais pas r=C3=A9aliser que l'on pouvais bouger les liaisons comme cela = :grin: Merci !! --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/probleme-de-liaison-dans-un-repeat-volta/5563/3). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65736a7d67e8e_f2fcb326cc163436 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
S=C3=A9bastien Richar= d Sebastien_Richard
D=C3= =A9cembre 8

Merci Martial,

Ma question devait =C3=AAtre mal pos=C3= =A9e. Le r=C3=A9sultat n'est pas celui que je recherchais mais cela = m'a permis de trouver comment faire :

up =3D \drummode {
  <hh sn>8 <hh bd> <hh sn>8. bd16 sn8 <cymc bd>4 <=
cymc~ bd>8
  \repeat volta 2 {
    {
      cymc <hh bd> <hh sn> hh <hh bd> <hh bd> <hh =
sn> hh
    }
    \alternative {
      \volta 1 {
        <hh bd> hh <hh sn> hh sn8 <tomh tomml> <tomh tom=
ml> <cymc\laissezVibrer bd>
      }
      \volta 2 {
        <hh bd> <hh bd> <hh sn> hh16 bd sn8 <cymc bd>=
 <cymc bd> <cymc bd>~
      }
    }
  }
  cymc <hh bd> <hh sn> hh <hh bd> <hh bd> <hh sn&g=
t; hh
}

\score {
  \new DrumStaff
  <<
  \new DrumVoice { \voiceOne \up }
  >>
  \layout { }
}

Ce qui donne :

Je n'avais pas r=C3=A9aliser que l'on p= ouvais bouger les liaisons comme cela 3D":grin:"

Merci !!


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65736a7d67e8e_f2fcb326cc163436-- From MAILER-DAEMON Fri Dec 8 21:33:09 2023 Return-Path: Date: Fri, 08 Dec 2023 21:33:09 +0000 From: Bernard Meylan via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Ajouter_un?= =?UTF-8?Q?_=C3=A9l=C3=A9ment_dans_la_compl=C3=A9tion_automatique_de_Fresco?= =?UTF-8?Q?baldi?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65738b94d5ad6_f2fcb324ec16911a"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29513 X-Discourse-Topic-Id: 5564 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/ajouter-un-element-dans-la-completion-automatique-de-frescobaldi/5564 ----==_mimepart_65738b94d5ad6_f2fcb324ec16911a Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonsoir =C3=A0 toute l'=C3=A9quipe! Je cherche =C3=A0 ajouter \slashedGrace dans la liste des compl=C3=A9tions au= tomatiques de Frescobaldi. Qqun conna=C3=AEt-il la marche =C3=A0 suivre? Cordialement. Bernard --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/ajouter-un-element-dans-la-completion-automatique-de-frescobaldi/5564/1= ). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65738b94d5ad6_f2fcb324ec16911a Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Bernard Meylan bameylan
D=C3= =A9cembre 8

Bonsoir =C3=A0 toute l'=C3=A9quipe!

Je cherche =C3=A0 ajouter \slashedGrace= dans la liste des compl=C3=A9tions automatiques de Frescobaldi. Qqun conna= =C3=AEt-il la marche =C3=A0 suivre?

Cordialement.

Bernard


Pour poster dans ce sujet, visitez la pa= ge du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65738b94d5ad6_f2fcb324ec16911a-- From MAILER-DAEMON Fri Dec 8 21:49:43 2023 Return-Path: Date: Fri, 08 Dec 2023 21:49:43 +0000 From: Ben via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Ajouter_un?= =?UTF-8?Q?_=C3=A9l=C3=A9ment_dans_la_compl=C3=A9tion_automatique_de_Fresco?= =?UTF-8?Q?baldi?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65738f7776be3_f2fcb326cc174639"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29514 X-Discourse-Topic-Id: 5564 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/ajouter-un-element-dans-la-completion-automatique-de-frescobaldi/5564 ----==_mimepart_65738f7776be3_f2fcb326cc174639 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonsoir Bernard,=20 Cela pourrait =C3=AAtre dans frescobaldi_app/autocomplete/completiondata.py? Il faudrait aussi ajouter \RemoveAllEmptyStaves Au plaisir,=20 Ben > Le 8 d=C3=A9c. 2023 =C3=A0 22:32, Bernard Meylan via LilyPond a =C3=A9crit : >=20 > Bernard Meylan bameylan > D=C3=A9cembre 8 > Bonsoir =C3=A0 toute l'=C3=A9quipe! >=20 > Je cherche =C3=A0 ajouter \slashedGrace dans la liste des compl=C3=A9tions = automatiques de Frescobaldi. Qqun conna=C3=AEt-il la marche =C3=A0 suivre? >=20 > Cordialement. >=20 > Bernard >=20 > Pour poster dans ce sujet, visitez la page du sujet . >=20 > Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.comm= unity ou visitez la page d'accueil de lil= ypond.community . >=20 >=20 >=20 > Pour vous d=C3=A9sabonner de ces e-mails, cliquez ici . > --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/ajouter-un-element-dans-la-completion-automatique-de-frescobaldi/5564/2= ). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65738f7776be3_f2fcb326cc174639 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Ben Ben
D=C3= =A9cembre 8

Bonsoir Bernard,

Cela pourrait =C3=AAtre dans frescobald= i_app/autocomplete/completiondata.py?

Il faudrait aussi ajouter \RemoveAllEmp= tyStaves

Au plaisir,

Ben

Le 8 d=C3= =A9c. 2023 =C3=A0 22:32, Bernard Meylan via LilyPond notifications@notifications.lilypond.communi= ty a =C3=A9crit :

Bernard Meylan https://lilypond.community/u/bameylan bamey= lan
D=C3=A9cembre 8
Bonsoir =C3=A0 toute l'=C3=A9quipe!

Je cherche =C3=A0 ajouter = \slashedGrace dans la liste des compl=C3=A9tions automatiques de Frescobaldi.= Qqun conna=C3=AEt-il la marche =C3=A0 suivre?

Cordialement.

Bernard

Pour poster dans ce sujet,= visitez la page du sujet https://lilypond.communi= ty/t/ajouter-un-element-dans-la-completion-automatique-de-frescobaldi/5564/1<= /a>.

Pour cr=C3=A9er un nouveau= sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.community mailto:user-fr@lilypond.community ou visitez la page d'acc= ueil de lilypond.community https://lilypond.co= mmunity/.

Pour vo= us d=C3=A9sabonner de ces e-mails, cliquez ici https://lilypond.community/email/unsubscribe/751688a7ba602d26f4f534cbff= c0e4a9e5fcf538c47399a63b4f34401c3c5bbd.


Pour poster dans ce sujet, visitez la pa= ge du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65738f7776be3_f2fcb326cc174639-- From MAILER-DAEMON Sat Dec 9 20:39:34 2023 Return-Path: Date: Sat, 09 Dec 2023 20:39:34 +0000 From: Jean Abou Samra via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_visualisation_de_\tenuto?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6574d0862eb0c_f2fcb326cc2145d5"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29519 X-Discourse-Topic-Id: 5562 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/visualisation-de-tenuto/5562 ----==_mimepart_6574d0862eb0c_f2fcb326cc2145d5 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Moi, je ferais, beaucoup plus simplement, ``` \version "2.24.2" ten =3D -\tweak padding #0.8 -\tweak font-size #3 -\tweak stencil #ly:text-interface::print -\tweak text \markup \scale #'(1 . 2) \musicglyph "scripts.tenuto" -\tenuto { c'_\ten } ``` Jean-Jacques : Tes essais avec `\bold` ne marchent pas, entre autres, parce l= e symbole n'est pas un tiret, c'est un glyphe de tenuto qui vient d'une polic= e musicale. Ce genre de police n'a pas de variante en gras (on n'imagine pas = une cl=C3=A9 de sol ou une nuance piano en gras...). --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/visualisation-de-tenuto/5562/4). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6574d0862eb0c_f2fcb326cc2145d5 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Jean Abou Samra jeanas
D=C3= =A9cembre 9

Moi, je ferais, beaucoup plus simplement,

\version "2.24.2"

ten =3D
-\tweak padding #0.8
-\tweak font-size #3
-\tweak stencil #ly:text-interface::print
-\tweak text \markup \scale #'(1 . 2) \musicglyph "scripts.tenuto"
-\tenuto

{
  c'_\ten
}

Jean-Jacques : Tes essais avec \bold n= e marchent pas, entre autres, parce le symbole n'est pas un tiret, c'est un g= lyphe de tenuto qui vient d'une police musicale. Ce genre de police n'a pas d= e variante en gras (on n'imagine pas une cl=C3=A9 de sol ou une nuance piano = en gras...).


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6574d0862eb0c_f2fcb326cc2145d5-- From MAILER-DAEMON Sat Dec 9 20:42:15 2023 Return-Path: Date: Sat, 09 Dec 2023 20:42:15 +0000 From: Jean Abou Samra via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: <718f9fc8-e5e9-4865-aa28-fef2b7518349@miakinen.net> References: <3d26f3e8-23db-4939-90d4-003cd1449435@laposte.net> <718f9fc8-e5e9-4865-aa28-fef2b7518349@miakinen.net> Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Diapason_midi?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6574d12743f24_f2fcb326cc2200e2"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29520 X-Discourse-Topic-Id: 5559 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/diapason-midi/5559 ----==_mimepart_6574d12743f24_f2fcb326cc2200e2 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 [quote=3D"omiak, post:7, topic:5559"] Sauf que pour avoir un temp=C3=A9rament in=C3=A9gal il faudrait un \transposi= tion diff=C3=A9rent pour chaque note de la gamme, et je doute que cela existe. Mais peut-=C3=AAtre que je me trompe. [/quote] Je pourrais le coder (mais je le ferai si =C3=A7a sert vraiment =C3=A0 quelqu= 'un). --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/diapason-midi/5559/11). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6574d12743f24_f2fcb326cc2200e2 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Jean Abou Samra jeanas
D=C3= =A9cembre 9
3D"" omiak:

Sauf que pour avoir un temp=C3=A9rament in=C3=A9gal = il faudrait un \transposition
diff=C3=A9rent pour chaque note de la gamme, et je doute que cela existe. Mai= s
peut-=C3=AAtre que je me trompe.

Je pourrais le coder (mais je le ferai = si =C3=A7a sert vraiment =C3=A0 quelqu'un).


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6574d12743f24_f2fcb326cc2200e2-- From MAILER-DAEMON Sun Dec 10 09:24:04 2023 Return-Path: Date: Sun, 10 Dec 2023 09:24:04 +0000 From: Jean-Jacques Gerbaud via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_visualisation_de_\tenuto?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657583b428d91_f2fcb330a4225515"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29521 X-Discourse-Topic-Id: 5562 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/visualisation-de-tenuto/5562 ----==_mimepart_657583b428d91_f2fcb330a4225515 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Le 09/12/2023 =C3=A0 21:39, Jean Abou Samra via LilyPond a =C3=A9crit : >=20 >=20 > Moi, je ferais, beaucoup plus simplement, >=20 > ``` > \version "2.24.2" >=20 > ten =3D > -\tweak padding #0.8 > -\tweak font-size #3 > -\tweak stencil #ly:text-interface::print > -\tweak text \markup \scale #'(1 . 2) \musicglyph "scripts.tenuto" > -\tenuto >=20 > { > c'_\ten > } > ``` >=20 > Jean-Jacques : Tes essais avec `\bold` ne marchent pas, entre autres, parce= le symbole n'est pas un tiret, c'est un glyphe de tenuto qui vient d'une pol= ice musicale. Ce genre de police n'a pas de variante en gras (on n'imagine pa= s une cl=C3=A9 de sol ou une nuance piano en gras...). Merci Jean, Ta r=C3=A9ponse est exactement celle que j'attendais. Je n'avais pas saisi la= diff=C3=A9rence entre un tiret=20 et un glyphe. Mais, tu vois, c'est ta faute aussi =F0=9F=98=89! Si nos demand= es d'aide restaient sans effet=20 =F0=9F=98=89. il faudrait qu'on trouve les solutions, il faudrait qu'on cherc= he, cherche sans fin et=20 *peut-=C3=AAtre* qu'on trouverait =C3=A0 la fin. Mais heureusement que tu es = l=C3=A0 ! =F0=9F=91=8D Merci (un de plus) =C3=A0 continuer =C3=A0 nous aider ! --=20 JJG --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/visualisation-de-tenuto/5562/5). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657583b428d91_f2fcb330a4225515 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Jean-Jacques Gerbaud elviejo
D=C3= =A9cembre 10

Le 09/12/2023 =C3=A0 21:39, Jean Abou Samra via LilyPond a =C3=A9crit = :

Moi, je fe= rais, beaucoup plus simplement,

\version "2.24.2"

ten =3D
-\tweak padding #0.8
-\tweak font-size #3
-\tweak stencil #ly:text-interface::print
-\tweak text \markup \scale #'(1 . 2) \musicglyph "scripts.tenuto"
-\tenuto

{
   c'_\ten
}

Jean-Ja= cques : Tes essais avec \bold ne marchent pas, entre autres, parce le symbol= e n'est pas un tiret, c'est un glyphe de tenuto qui vient d'une police musica= le. Ce genre de police n'a pas de variante en gras (on n'imagine pas une cl= =C3=A9 de sol ou une nuance piano en gras...).

Merci Jean,

Ta r=C3=A9ponse est exactement celle qu= e j'attendais. Je n'avais pas saisi la diff=C3=A9rence entre un tiret
et un glyphe. Mais, tu vois, c'est ta faute aussi 3D":wi=! Si nos demandes d'aide res= taient sans effet
3D":wink:".= il faudrait qu'on trouve les solutions, il faudrait qu'on cherche, cherche s= ans fin et
peut-=C3=AAtre qu'on trouverait =C3=A0 la fin. Mais heureusement que= tu es l=C3=A0 ! 3D":+1:"

Merci (un de plus) =C3=A0 continuer =C3= =A0 nous aider !

--
JJG


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657583b428d91_f2fcb330a4225515-- From MAILER-DAEMON Sun Dec 10 16:21:59 2023 Return-Path: Date: Sun, 10 Dec 2023 16:21:59 +0000 From: Gilles Thibault via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_arranger.ly_et_global?= =?UTF-8?Q?izeMusic.ly_\repeat_volta_\alternative?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6575e5a732b6d_f2fcb324ec230872"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29523 X-Discourse-Topic-Id: 5465 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/arranger-ly-et-globalizemusic-ly-repeat-volta-alternative/5465 ----==_mimepart_6575e5a732b6d_f2fcb324ec230872 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bon. Il y a des fois o=C3=B9 on se complique la vie. J'essayais de copier la structure d'une musique source vers les notes d'une m= usique destination alors qu'il est beaucoup plus ais=C3=A9 de copier les note= s de la musique destination vers les structures de la source ! Du coup,` \globalizeMusic` devrait marcher maintenant avec n'importe quelle `= \repeat volta` et `segno`, m=C3=AAme les `\repeat volta` imbriqu=C3=A9s (non= test=C3=A9)... Le code est aussi 2 fois moins lourd ! Tout se trouve dans ce r=C3=A9pertoire ! http://gillesth.free.fr/Lilypond/globalizeMusic/ NB Les fonctions \copySections \copySegnoRepeats et \copyVoltaRepeats ont dispar= u dans cette nouvelle version. Seules `\copyStructure` , ` \deleteStructure` = , et` \globalizeMusic` bien-s=C3=BBr, restent. J'ai renomm=C3=A9 l'ancienne version en globalizeMusic-old.ly si vous voulez = r=C3=A9cup=C3=A9rer ces anciennes fonctions. (J'=C3=A9tais quand m=C3=AAme arriv=C3=A9 =C3=A0 les faire marcher avec les t= ests de Rapha=C3=ABl mais certainement d'autre tests auraient r=C3=A9v=C3=A9l= =C3=A9 d'autre failles) --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/arranger-ly-et-globalizemusic-ly-repeat-volta-alternative/5465/7). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6575e5a732b6d_f2fcb324ec230872 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Gilles Thibault gillesth
D=C3= =A9cembre 10

Bon. Il y a des fois o=C3=B9 on se complique la vie.
J'essayais de copier la structure d'une musique source vers les notes d'une m= usique destination alors qu'il est beaucoup plus ais=C3=A9 de copier les note= s de la musique destination vers les structures de la source !
Du coup, \globalizeMusic devrait marcher maintenant avec n'importe quelle \repeat = volta et segno, m=C3=AAme les \repeat volta imbriqu=C3=A9s (non tes= t=C3=A9)...
Le code est aussi 2 fois moins lourd !

Tout se trouve dans ce r=C3=A9pertoire = !

http://gillesth.free.fr/Lilypo=
nd/globalizeMusic/

NB
Les fonctions \copySections \copySegnoRepeats et \copyVoltaRepeats ont dispar= u dans cette nouvelle version. Seules \copyStructure , \deleteStructure , = et \gl= obalizeMusic bien-s=C3=BBr, restent.
J'ai renomm=C3=A9 l'ancienne version en globalizeMusic-old.ly si vous voulez = r=C3=A9cup=C3=A9rer ces anciennes fonctions.
(J'=C3=A9tais quand m=C3=AAme arriv=C3=A9 =C3=A0 les faire marcher avec les t= ests de Rapha=C3=ABl mais certainement d'autre tests auraient r=C3=A9v=C3=A9l= =C3=A9 d'autre failles)


Pour poster dans ce sujet, visitez la page du= sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6575e5a732b6d_f2fcb324ec230872-- From MAILER-DAEMON Sun Dec 10 17:52:24 2023 Return-Path: Date: Sun, 10 Dec 2023 17:52:23 +0000 From: =?UTF-8?B?U8OpYmFzdGllbiBSaWNoYXJkIHZpYSBMaWx5UG9uZA==?= To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Fw:_LilyPond_2.25.11?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6575fad7bc20e_f2fcb326cc23619d"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29524 X-Discourse-Topic-Id: 5567 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/fw-lilypond-2-25-11/5567 ----==_mimepart_6575fad7bc20e_f2fcb326cc23619d Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Pour info Bonne soir=C3=A9e ________________________________ From: lilypond-user-bounces+richardsgjm=3Dhotmail.com@gnu.org on behalf of Jonas Hahnfeld via Li= lyPond user discussion Sent: Sunday, December 10, 2023 16:13 To: lilypond-devel@gnu.org ; lilypond-user@gnu.org Subject: LilyPond 2.25.11 We are happy to announce the release of LilyPond 2.25.11. This is termed a development release, but these are usually reliable for testing new features and recent bug fixes. However, if you require stability, we recommend using version 2.24.3, the current stable release. Please refer to the Installing section in the Learning Manual for instructions how to set up the provided binaries: https://lilypond.org/doc/v2.25/Documentation/learning/installing Starting with this release, the binaries are built with Guile 3.0. Please report back if there are any problems caused by this. At a later point, we will switch to requiring Guile 3.0 and eventually drop support for Guile 2.2. --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/fw-lilypond-2-25-11/5567/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6575fad7bc20e_f2fcb326cc23619d Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
S=C3=A9bastien Richar= d Sebastien_Richard
D=C3= =A9cembre 10

Pour info

Bonne soir=C3=A9e


From: lilypond-user-bounces+richardsgjm=3Dhotmail.= com@gnu.org lilypond-user-bounces+richardsgjm=3Dhotmail.com@gnu.org on behalf of= Jonas Hahnfeld via LilyPond user discussion = lilypond-user@gnu.org
Sent: Sunday, December 10, 2023 16:13
To: lilypond-devel@gnu.org lilypond-devel@gnu.org; lilypond-user@gnu.org lilypond-user@= gnu.org
Subject: LilyPond 2.25.11

We are happy to announce the release of= LilyPond 2.25.11. This is
termed a development release, but these are usually reliable for
testing new features and recent bug fixes. However, if you require
stability, we recommend using version 2.24.3, the current stable
release.
Please refer to the Installing section in the Learning Manual for
instructions how to set up the provided binaries:
https://lilypond.org/doc/v2.25/Documentation/learni= ng/installing

Starting with this release, the binarie= s are built with Guile 3.0.
Please report back if there are any problems caused by this. At a later
point, we will switch to requiring Guile 3.0 and eventually drop
support for Guile 2.2.


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6575fad7bc20e_f2fcb326cc23619d-- From MAILER-DAEMON Sun Dec 10 19:28:07 2023 Return-Path: Date: Sun, 10 Dec 2023 19:28:07 +0000 From: Raphael Hardy via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_arranger.ly_et_global?= =?UTF-8?Q?izeMusic.ly_\repeat_volta_\alternative?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657611479be01_f2fcb326cc241487"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29525 X-Discourse-Topic-Id: 5465 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/arranger-ly-et-globalizemusic-ly-repeat-volta-alternative/5465 ----==_mimepart_657611479be01_f2fcb326cc241487 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour Gilles, c'est super je teste dans tous les sens et pour l'instant tou= t va bien! J'ai remarqu=C3=A9 un d=C3=A9tail: cette version de globalizeMusic.ly semble = ne pas appr=C3=A9cier quand la variable global contient une SimultaneousMusic. C'est le cas notamment dans un exemple de la doc arranger.ly, l'exemple 5 ave= c la fonction volta-repeat->skip Voil=C3=A0 un bout de code qui montre le probl=C3=A8me. Ce n'est pas g=C3=AAn= ant pour moi car j'=C3=A9cris toujours les \repeat directement dans la variab= le global mais j'ai pens=C3=A9 que cela aiderait de le signaler. ``` \version "2.25.7" \include "arranger.ly" \include "globalizeMusic.ly" global =3D { s1 * 4 } all =3D #'(instrument) #(begin (init all) (rm 'instrument 1 (rel #{ c1 d e f #})) ; Ajout d'un repeat volta =C3=A0 la mani=C3=A8re de la doc arranger.ly Exem= ple 5 (def! 'structure) ; M=C3=AAme longeur que \global (rm 'structure 2 (volta-repeat->skip 2)) ; On ajoute les reprises (def! 'global (sim global structure)) ; global =3D << \global \structure >> ) \score { \new Staff << \instrument \global >> \layout {} } \markup "Unfolding fails.." \score { \unfoldRepeats \globalizeMusic \new Staff \instrument \layout {} } ``` --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/arranger-ly-et-globalizemusic-ly-repeat-volta-alternative/5465/8). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657611479be01_f2fcb326cc241487 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Raphael Hardy raphaelhardy
D=C3= =A9cembre 10

Bonjour Gilles, c'est super je teste dans tous les sens et pour l'inst= ant tout va bien!
J'ai remarqu=C3=A9 un d=C3=A9tail: cette version de globalizeMusic.ly semble = ne pas appr=C3=A9cier quand la variable global contient une SimultaneousMusic= .
C'est le cas notamment dans un exemple de la doc arranger.ly, l'exemple 5 ave= c la fonction volta-repeat->skip
Voil=C3=A0 un bout de code qui montre le probl=C3=A8me. Ce n'est pas g=C3=AAn= ant pour moi car j'=C3=A9cris toujours les \repeat directement dans la variab= le global mais j'ai pens=C3=A9 que cela aiderait de le signaler.

\version "2.25.7"
\include "arranger.ly"
\include "globalizeMusic.ly"

global =3D { s1 * 4 }

all =3D #'(instrument)

#(begin
  (init all)
  (rm 'instrument 1 (rel #{ c1 d e f #}))
  ; Ajout d'un repeat volta =C3=A0 la mani=C3=A8re de la doc arranger.ly Exem=
ple 5
  (def! 'structure) ; M=C3=AAme longeur que \global
  (rm 'structure 2 (volta-repeat->skip 2)) ; On ajoute les reprises
  (def! 'global (sim global structure)) ; global =3D << \global \struct=
ure >>
  )

\score {
  \new Staff << \instrument \global >>
  \layout {}
}

\markup "Unfolding fails.."
\score {
  \unfoldRepeats \globalizeMusic \new Staff \instrument
  \layout {}
}

Pour poster dans ce sujet, visitez la page du= sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657611479be01_f2fcb326cc241487-- From MAILER-DAEMON Mon Dec 11 04:12:43 2023 Return-Path: Date: Mon, 11 Dec 2023 04:12:43 +0000 From: Gilles Thibault via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_arranger.ly_et_global?= =?UTF-8?Q?izeMusic.ly_\repeat_volta_\alternative?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65768c3beefe_f2fcb324ec2477c1"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29526 X-Discourse-Topic-Id: 5465 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/arranger-ly-et-globalizemusic-ly-repeat-volta-alternative/5465 ----==_mimepart_65768c3beefe_f2fcb324ec2477c1 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour Rapha=C3=ABl. Merci pour tous ces tests. Pour l'exemple de arranger.ly suffit de remplacer la ligne : ` (def! 'global (sim global structure)) ; global =3D << \global \structure >= >` par=20 `(def! 'global (copy-structure structure global))` qui copie la structure de `\structure` dans `\global.` Une musique simultan=C3=A9e est transform=C3=A9e en un `\skip` de m=C3=AAme l= ongueur. J'ai beaucoup h=C3=A9sit=C3=A9 =C3=A0 le faire mais franchement =C3=A7a risqu= erait si ce n'=C3=A9tait pas le cas, de cr=C3=A9er des notes en doubles (et p= as forc=C3=A9ment de la m=C3=AAme longueur). On se demanderait qu'est ce qui = se passe. Il y a peut-=C3=AAtre une approche plus fine que je ne vois pas pour le momen= t. Bonne journ=C3=A9e =C3=A0 tous. --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/arranger-ly-et-globalizemusic-ly-repeat-volta-alternative/5465/9). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65768c3beefe_f2fcb324ec2477c1 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Gilles Thibault gillesth
D=C3= =A9cembre 11

Bonjour Rapha=C3=ABl.
Merci pour tous ces tests.
Pour l'exemple de arranger.ly suffit de remplacer la ligne :

(def! 'global (sim global structure)) ; glob= al =3D << \global \structure >>

par

(def! 'global (copy-structure structure globa= l))

qui copie la structure de \structure= dans = \global.
Une musique simultan=C3=A9e est transform=C3=A9e en un \skip de m=C3=AAme lo= ngueur.
J'ai beaucoup h=C3=A9sit=C3=A9 =C3=A0 le faire mais franchement =C3=A7a risqu= erait si ce n'=C3=A9tait pas le cas, de cr=C3=A9er des notes en doubles (et p= as forc=C3=A9ment de la m=C3=AAme longueur). On se demanderait qu'est ce qui = se passe.
Il y a peut-=C3=AAtre une approche plus fine que je ne vois pas pour le momen= t.

Bonne journ=C3=A9e =C3=A0 tous.


Pour poster dans ce sujet, visitez la page du= sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65768c3beefe_f2fcb324ec2477c1-- From MAILER-DAEMON Mon Dec 11 04:41:27 2023 Return-Path: Date: Mon, 11 Dec 2023 04:41:27 +0000 From: Gilles Thibault via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_arranger.ly_et_global?= =?UTF-8?Q?izeMusic.ly_\repeat_volta_\alternative?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657692f791efd_f2fcb330cc2530f0"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29527 X-Discourse-Topic-Id: 5465 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/arranger-ly-et-globalizemusic-ly-repeat-volta-alternative/5465 ----==_mimepart_657692f791efd_f2fcb330cc2530f0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 [quote=3D"gillesth, post:9, topic:5465"] Une musique simultan=C3=A9e est transform=C3=A9e en un `\skip` [/quote] pour =C3=AAtre plus pr=C3=A9cis, une musique simultan=C3=A9e se trouvant dans= une copie de la musique contenant la structure =C3=A0 dupliquer. --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/arranger-ly-et-globalizemusic-ly-repeat-volta-alternative/5465/10). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657692f791efd_f2fcb330cc2530f0 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Gilles Thibault gillesth
D=C3= =A9cembre 11
3D"" gillesth:

Une musique simultan=C3=A9e est transform=C3=A9e en = un \sk= ip

pour =C3=AAtre plus pr=C3=A9cis, une mu= sique simultan=C3=A9e se trouvant dans une copie de la musique contenant la s= tructure =C3=A0 dupliquer.


Pour poster dans ce sujet, visitez la page du= sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657692f791efd_f2fcb330cc2530f0-- From MAILER-DAEMON Mon Dec 11 16:25:45 2023 Return-Path: Date: Mon, 11 Dec 2023 16:25:45 +0000 From: =?UTF-8?B?TWljaGVsIEd1w6luYXJkIHZpYSBMaWx5UG9uZA==?= To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Polices_=28fonts=29?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657738094566a_f2fcb330a42587f8"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29528 X-Discourse-Topic-Id: 5568 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/polices-fonts/5568 ----==_mimepart_657738094566a_f2fcb330a42587f8 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 a toutes fins utiles=20 https://www.notationcentral.com/product-category/fonts/music-fonts/ --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/polices-fonts/5568/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657738094566a_f2fcb330a42587f8 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Michel Gu=C3=A9nard Michel_Guenard
D=C3= =A9cembre 11

a toutes fins utiles

=20

Music Fonts - Notation Central

Notation Central has fonts, utilities= , templates, plug-ins, and more for music notation software to help you creat= e music at the highest level.

=20 =20

Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657738094566a_f2fcb330a42587f8-- From MAILER-DAEMON Mon Dec 11 17:17:24 2023 Return-Path: Date: Mon, 11 Dec 2023 17:17:24 +0000 From: Vincent Gay via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: <353f7a8c-1259-41b7-812c-a99ba9f0ba96@vintherine.org> In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Polices_=28fonts=29?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65774424a39e_f2fcb330a4264220"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29529 X-Discourse-Topic-Id: 5568 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/polices-fonts/5568 ----==_mimepart_65774424a39e_f2fcb330a4264220 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Hum... Doit-on accepter de la publicit=C3=A9 sur la liste ? *De : *Michel Gu=C3=A9nard via LilyPond *=C3=80 : *vgay@vintherine.org *Date : *11 d=C3=A9c. 2023 17:25:45 *Objet : *[LilyPond] [G=C3=A9n=C3=A9ral] Polices (fonts) > [https://lilypond.community/user_avatar/lilypond.community/michel_guenard/4= 5/2302_2.png]*Michel Gu=C3=A9nard[https://lilypond.community/u/michel_guenard= ]* *Michel_Guenard* > D=C3=A9cembre 11 > a toutes fins utiles >=20 >=20 > [https://www.notationcentral.com/wp-content/uploads/2019/05/cropped-Notatio= n-Central-icon-1-32x32.png]*Notation Central[https://www.notationcentral.com/= product-category/fonts/music-fonts/]* >=20 > **Music Fonts - Notation Central[https://www.notationcentral.com/product-ca= tegory/fonts/music-fonts/]** >=20 > Notation Central has fonts, utilities, templates, plug-ins, and more for mu= sic notation software to help you create music at the highest level. >=20 >=20 >=20 > ---------------------------------------- >=20 > Pour poster dans ce sujet, visitez la > *page du sujet[https://lilypond.community/t/polices-fonts/5568/1]* > . >=20 > Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 *user-fr@lilypond.com= munity* ou visitez la *page d'accueil de lilypond.community[https://lilypond.= community]*. >=20 >=20 >=20 > Pour vous d=C3=A9sabonner de ces e-mails, *cliquez ici[https://lilypond.com= munity/email/unsubscribe/bc5c1f292fa2631e35d4e692f88bf9d95065eecae20a5a48d66f= 08fab9363434]*. >=20 --=20 Vincent Gay Envoy=C3=A9 depuis mon saxo-phone --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/polices-fonts/5568/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65774424a39e_f2fcb330a4264220 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Vincent Gay Vincent
D=C3= =A9cembre 11

Hum... Doit-on accepter de la publicit=C3=A9 sur la liste ?

*De : *Michel Gu=C3=A9nard via LilyPond= notifications@notif= ications.lilypond.community
*=C3=80 : *vgay@vintherine.org
*Date : *11 d=C3=A9c. 2023 17:25:45
*Objet : *[LilyPond] [G=C3=A9n=C3=A9ral] Polices (fonts)

[https://lilypond.community/user_avatar/lilypond.community/michel_guenar= d/45/2302_2.png]Michel Gu=C3=A9nard[https://lilypond.community/u/michel_guenard] Miche= l_Guenard
D=C3=A9cembre 11
a toutes fins utiles

[https://www.notationcentral.com/= product-category/fonts/music-fonts/]

Music Fonts - Nota= tion Central[https://www.notationcentral.com/product-category/fonts/music-fonts/]

Notation Central has fonts= , utilities, templates, plug-ins, and more for music notation software to hel= p you create music at the highest level.


Pour poster dans ce sujet,= visitez la
page du sujet[
https:= //lilypond.community/t/polices-fonts/5568/1]
.

Pour cr=C3=A9er un nouveau= sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.community ou visitez la= page d'accueil de lilypond.community[https= ://lilypond.community].

Pour vo= us d=C3=A9sabonner de ces e-mails, cliquez ici[https://lilypond.community/email/unsubscribe/bc5c1f292fa2631e35d4e6= 92f88bf9d95065eecae20a5a48d66f08fab9363434].

--
Vincent Gay
Envoy=C3=A9 depuis mon saxo-phone


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65774424a39e_f2fcb330a4264220-- From MAILER-DAEMON Tue Dec 12 12:56:41 2023 Return-Path: Date: Tue, 12 Dec 2023 12:56:41 +0000 From: Olivier Charade via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_ins=C3=A9rer_une_image?= =?UTF-8?Q?_dans_une_partition?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6578588936d95_f2fcb330b8270870"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29530 X-Discourse-Topic-Id: 4306 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/inserer-une-image-dans-une-partition/4306 ----==_mimepart_6578588936d95_f2fcb330b8270870 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour, Je croyais trouver la r=C3=A9ponse =C3=A0 mon probl=C3=A8me dans ce fil, mais= il me manque encore un =C3=A9l=C3=A9ment. Je veux mettre une vignette image en haut =C3=A0 gauche de la premi=C3=A8re p= age. Au niveau dimensions, elle a d'office la bonne largeur pour que le haut de l'= image s'aligne avec le haut du titre sans venir le masquer et il me suffit de= descendre un peu le premier syst=C3=A8me pour qu'elle trouve sa place. MAIS: - si j'essaie de la mettre dans le bloc header, par exemple en subtitle ou en= poet, quoique je fasse avec le translate elle reste sous le titre. Quand je = crois la faire monter, je repousse les =C3=A9ventuels autres =C3=A9l=C3=A9men= ts du header vers le bas. - si je fais un markup ind=C3=A9pendant, elle se positionne forc=C3=A9ment ap= r=C3=A8s tout le header et essayer de la monter repousse le score vers le bas. Est-ce qu'il y a un moyen de positionner une image de fa=C3=A7on absolue en l= a sortant du flux des =C3=A9l=C3=A9ments que Lilypond positionne les uns par = rapport aux autres? --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/inserer-une-image-dans-une-partition/4306/12). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6578588936d95_f2fcb330b8270870 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Olivier Charade olicha
D=C3= =A9cembre 12

Bonjour,

Je croyais trouver la r=C3=A9ponse =C3= =A0 mon probl=C3=A8me dans ce fil, mais il me manque encore un =C3=A9l=C3=A9m= ent.

Je veux mettre une vignette image en ha= ut =C3=A0 gauche de la premi=C3=A8re page.
Au niveau dimensions, elle a d'office la bonne largeur pour que le haut de l'= image s'aligne avec le haut du titre sans venir le masquer et il me suffit de= descendre un peu le premier syst=C3=A8me pour qu'elle trouve sa place.
MAIS:

  • si j'essaie de la mettre dans le bloc head= er, par exemple en subtitle ou en poet, quoique je fasse avec le translate el= le reste sous le titre. Quand je crois la faire monter, je repousse les =C3= =A9ventuels autres =C3=A9l=C3=A9ments du header vers le bas.
  • si je fais un markup ind=C3=A9pendant, ell= e se positionne forc=C3=A9ment apr=C3=A8s tout le header et essayer de la mon= ter repousse le score vers le bas.

Est-ce qu'il y a un moyen de positionne= r une image de fa=C3=A7on absolue en la sortant du flux des =C3=A9l=C3=A9ment= s que Lilypond positionne les uns par rapport aux autres?


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6578588936d95_f2fcb330b8270870-- From MAILER-DAEMON Tue Dec 12 15:22:47 2023 Return-Path: Date: Tue, 12 Dec 2023 15:22:47 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_ins=C3=A9rer_une_image?= =?UTF-8?Q?_dans_une_partition?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65787ac78fb50_f2fcb326cc276252"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29531 X-Discourse-Topic-Id: 4306 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/inserer-une-image-dans-une-partition/4306 ----==_mimepart_65787ac78fb50_f2fcb326cc276252 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour,=20 voici une solution.=20 (Peut-=C3=AAtre aussi faire un nouveau fil de discussion)=20 ``` filigrane =3D \markup { \with-dimensions-from \null { %\scale #'(1 . 1) \translate #'(-45 . 3 ) % ajuster les positions x et y \epsfile #X #12 #"lily.eps" } \fontsize #5 \concat { "logo" } %Titre } \paper { ragged-last-bottom =3D ##f markup-markup-spacing.basic-distance =3D #30 last-bottom-spacing.basic-distance =3D #10 top-margin =3D #20 bottom-margin =3D #20 page-count =3D #1 } \header { title =3D \filigrane } \score { \repeat unfold 30 { c'1 e' g' } } ``` cordialment --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/inserer-une-image-dans-une-partition/4306/13). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65787ac78fb50_f2fcb326cc276252 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 12

Bonjour,

voici une solution.
(Peut-=C3=AAtre aussi faire un nouveau fil de discussion)

filigrane =3D \markup {
  \with-dimensions-from \null {
     %\scale #'(1 . 1)
     \translate #'(-45 . 3 ) % ajuster les positions x et y
     \epsfile #X #12  #"lily.eps"
  }
  \fontsize #5 \concat { "logo" } %Titre
}


\paper {
  ragged-last-bottom =3D ##f
  markup-markup-spacing.basic-distance =3D #30
  last-bottom-spacing.basic-distance =3D #10
  top-margin =3D #20
  bottom-margin =3D #20
  page-count =3D #1
}

\header {
   title =3D \filigrane
 }

\score { \repeat unfold 30 { c'1  e' g' } }

cordialment


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65787ac78fb50_f2fcb326cc276252-- From MAILER-DAEMON Tue Dec 12 15:41:18 2023 Return-Path: Date: Tue, 12 Dec 2023 15:41:18 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Logo_en_ent=C3=AAte?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65787f1e5d92b_f2fcb330a42815f"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29532 X-Discourse-Topic-Id: 5569 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/logo-en-entete/5569 ----==_mimepart_65787f1e5d92b_f2fcb330a42815f Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Inserer un logo dans l'ent=C3=AAte =20 ``` flg =3D \markup { \with-dimensions-from \null { \override #'(layer . -500) %\scale #'(1 . 1) \translate #'(-45 . 8 ) % ajuster les positions x et y \epsfile #X #12 #"lily.eps" } % \fontsize #5 \concat { "logo" } %Titre } \paper { bookTitleMarkup =3D \markup { \column { \bookTitleMarkup \fill-line { \fromproperty #'header:filigrane } } } ragged-last-bottom =3D ##f markup-markup-spacing.basic-distance =3D #30 last-bottom-spacing.basic-distance =3D #10 top-margin =3D #20 bottom-margin =3D #20 page-count =3D #1 } \header { title =3D "LOGO " % % \markup\flg filigrane =3D \markup\flg } \score { \repeat unfold 15 [lily.eps|attachment](upload://aiRN9AER4ZSSREPPLz6Cr51XPxe.eps) (135,0 Ko) { c'1 e' g' } } ``` fichier eps joint --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/logo-en-entete/5569/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65787f1e5d92b_f2fcb330a42815f Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 12

Inserer un logo dans l'ent=C3=AAte

flg =3D \markup {
  \with-dimensions-from \null {
     \override #'(layer . -500)
     %\scale #'(1 . 1)
     \translate #'(-45 . 8 ) % ajuster les positions x et y
     \epsfile #X #12  #"lily.eps"
  }
%  \fontsize #5 \concat { "logo" } %Titre
}


\paper {
   bookTitleMarkup =3D \markup {
          \column {
            \bookTitleMarkup
            \fill-line {
              \fromproperty #'header:filigrane
            }
          }
        }
  ragged-last-bottom =3D ##f
  markup-markup-spacing.basic-distance =3D #30
  last-bottom-spacing.basic-distance =3D #10
  top-margin =3D #20
  bottom-margin =3D #20
  page-count =3D #1
}

\header {
   title =3D  "LOGO " %
   % \markup\flg
   filigrane =3D \markup\flg
 }

\score { \repeat unfold 15
[lily.eps|attachment](upload://aiRN9AER4ZSSREPPLz6Cr51XPxe.eps) (135,0 Ko)
 { c'1  e' g' } }

fichier eps joint


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65787f1e5d92b_f2fcb330a42815f-- From MAILER-DAEMON Tue Dec 12 15:46:09 2023 Return-Path: Date: Tue, 12 Dec 2023 15:46:09 +0000 From: Jean Abou Samra via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Logo_en_ent=C3=AAte?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657880413cc0b_f2fcb330cc28705c"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29534 X-Discourse-Topic-Id: 5569 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/logo-en-entete/5569 ----==_mimepart_657880413cc0b_f2fcb330cc28705c Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 [quote=3D"MartialR, post:2, topic:5569"] (Peut-=C3=AAtre aussi faire un nouveau fil de discussion) [/quote] =C3=87a m'a donn=C3=A9 l'occasion de tester la fonction de Discourse pour s= =C3=A9parer un fil en deux. --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/logo-en-entete/5569/4). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657880413cc0b_f2fcb330cc28705c Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Jean Abou Samra jeanas
D=C3= =A9cembre 12
3D"" Mart= ialR:

(Peut-=C3=AAtre aussi faire un nouveau fil de discus= sion)

=C3=87a m'a donn=C3=A9 l'occasion de te= ster la fonction de Discourse pour s=C3=A9parer un fil en deux.


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657880413cc0b_f2fcb330cc28705c-- From MAILER-DAEMON Tue Dec 12 16:19:07 2023 Return-Path: Date: Tue, 12 Dec 2023 16:19:06 +0000 From: Olivier Charade via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Logo_en_ent=C3=AAte?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657887faa93a6_f2fcb330cc2924d9"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29535 X-Discourse-Topic-Id: 5569 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/logo-en-entete/5569 ----==_mimepart_657887faa93a6_f2fcb330cc2924d9 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 [quote=3D"jeanas, post:4, topic:5569"] =C3=87a m'a donn=C3=A9 l'occasion de tester la fonction de Discourse pour s= =C3=A9parer un fil en deux. [/quote] Du coup, quand je fais r=C3=A9f=C3=A9rence =C3=A0 l'autre fil de discussion, = il faudrait peut-=C3=AAtre mettre un lien interne (ce que je ne sais pas fair= e). Les deux sujets me semblent quand m=C3=AAme assez li=C3=A9s. Sinon, la seconde solution me para=C3=AEt (pour l'instant) encore plus magiqu= e que la premi=C3=A8re. Je trouve que l'id=C3=A9e de rajouter un =C3=A9l=C3= =A9ment sp=C3=A9cifique au header est parfaite. Je ne comprends pas compl=C3= =A8tement son positionnement mais j=E2=80=99observe un comportement qui m'=C3= =A9chappe: Sans doute parce que je ma=C3=AEtrise mal le \epsfile #X ... #Y ... , le scor= e vient se mettre partiellement sur l'image. Du coup je rajoute un \markup { \vspace #0} et le score descend carr=C3=A9men= t plus que ce =C3=A0 quoi je m'attendais. En fait il descend de la m=C3=AAme = fa=C3=A7on quelque soit la valeur du vspace entre 0 et 6. Il commence =C3=A0 = descendre un peu plus quand je mets 7. Pourquoi? Et puisqu'on a chang=C3=A9 le sujet du fil, je rajoute la cerise sur le g=C3= =A2teau: si je veux mettre un cr=C3=A9dit =C3=A0 l'image (du texte, quoi) je = mets =C3=A7a o=C3=B9 et comment? D=C3=A9sol=C3=A9 d'abuser :-) --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/logo-en-entete/5569/5). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657887faa93a6_f2fcb330cc2924d9 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Olivier Charade olicha
D=C3= =A9cembre 12
3D"" jeanas:

=C3=87a m'a donn=C3=A9 l'occasion de tester la fonct= ion de Discourse pour s=C3=A9parer un fil en deux.

Du coup, quand je fais r=C3=A9f=C3=A9re= nce =C3=A0 l'autre fil de discussion, il faudrait peut-=C3=AAtre mettre un li= en interne (ce que je ne sais pas faire). Les deux sujets me semblent quand m= =C3=AAme assez li=C3=A9s.

Sinon, la seconde solution me para=C3= =AEt (pour l'instant) encore plus magique que la premi=C3=A8re. Je trouve que= l'id=C3=A9e de rajouter un =C3=A9l=C3=A9ment sp=C3=A9cifique au header est p= arfaite. Je ne comprends pas compl=C3=A8tement son positionnement mais j=E2= =80=99observe un comportement qui m'=C3=A9chappe:
Sans doute parce que je ma=C3=AEtrise mal le \epsfile #X ... #Y ... , le score vient se mettre partiellement sur l'image.
Du coup je rajoute un \markup { \vspace #0} et le score descend = carr=C3=A9ment plus que ce =C3=A0 quoi je m'attendais. En fait il descend de = la m=C3=AAme fa=C3=A7on quelque soit la valeur du vspace entre 0 et 6. Il com= mence =C3=A0 descendre un peu plus quand je mets 7.
Pourquoi?

Et puisqu'on a chang=C3=A9 le sujet du = fil, je rajoute la cerise sur le g=C3=A2teau: si je veux mettre un cr=C3=A9di= t =C3=A0 l'image (du texte, quoi) je mets =C3=A7a o=C3=B9 et comment?
D=C3=A9sol=C3=A9 d'abuser 3D":slight_smi=


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657887faa93a6_f2fcb330cc2924d9-- From MAILER-DAEMON Tue Dec 12 16:28:08 2023 Return-Path: Date: Tue, 12 Dec 2023 16:28:08 +0000 From: =?UTF-8?B?U8OpYmFzdGllbiBSaWNoYXJkIHZpYSBMaWx5UG9uZA==?= To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Logo_en_ent=C3=AAte?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65788a18b0dd_1ac84f325006915b"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29536 X-Discourse-Topic-Id: 5569 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/logo-en-entete/5569 ----==_mimepart_65788a18b0dd_1ac84f325006915b Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 [quote=3D"olicha, post:5, topic:5569"] Du coup, quand je fais r=C3=A9f=C3=A9rence =C3=A0 l'autre fil de discussion, = il faudrait peut-=C3=AAtre mettre un lien interne (ce que je ne sais pas fair= e). Les deux sujets me semblent quand m=C3=AAme assez li=C3=A9s. [/quote] Il y a un lien vers le sujet en bas du 1er post de ce fil :wink: ![Screenshot at 2023-12-12 17-26-43|283x54](upload://rUW4Rjc6SKqOQHG3ORdwHn4G= 0P7.png) --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/logo-en-entete/5569/6). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65788a18b0dd_1ac84f325006915b Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
S=C3=A9bastien Richar= d Sebastien_Richard
D=C3= =A9cembre 12
3D"" olicha:

Du coup, quand je fais r=C3=A9f=C3=A9rence =C3=A0 l'= autre fil de discussion, il faudrait peut-=C3=AAtre mettre un lien interne (c= e que je ne sais pas faire). Les deux sujets me semblent quand m=C3=AAme asse= z li=C3=A9s.

Il y a un lien vers le sujet en bas du = 1er post de ce fil 3D":wink:"


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65788a18b0dd_1ac84f325006915b-- From MAILER-DAEMON Tue Dec 12 16:36:46 2023 Return-Path: Date: Tue, 12 Dec 2023 16:36:46 +0000 From: =?UTF-8?B?U8OpYmFzdGllbiBSaWNoYXJkIHZpYSBMaWx5UG9uZA==?= To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Logo_en_ent=C3=AAte?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65788c1e22f95_1ac84f32500745b"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29537 X-Discourse-Topic-Id: 5569 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/logo-en-entete/5569 ----==_mimepart_65788c1e22f95_1ac84f32500745b Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 > Citation Et puisqu'on a chang=C3=A9 le sujet du fil, je rajoute la cerise sur le g=C3= =A2teau: si je veux mettre un cr=C3=A9dit =C3=A0 l'image (du texte, quoi) je = mets =C3=A7a o=C3=B9 et comment? Voici une solution : ``` \version "2.24.2" flg =3D \markup { \column{ \line { \with-dimensions-from \null { \override #'(layer . -500) %\scale #'(1 . 1) \translate #'(-55 . 0 ) % ajuster les positions x et y \epsfile #X #30 #"lily.eps" } } \line {\hspace #-45 "cr=C3=A9dit : foo bar"} } } \paper { bookTitleMarkup =3D \markup { \column { \bookTitleMarkup \fill-line { \fromproperty #'header:filigrane } } } ragged-last-bottom =3D ##f markup-markup-spacing.basic-distance =3D #30 last-bottom-spacing.basic-distance =3D #10 top-margin =3D #20 bottom-margin =3D #20 page-count =3D #1 } \header { title =3D "LOGO " % % \markup\flg filigrane =3D \markup\flg } \score { \repeat unfold 15 { c'1 e' g' } } ``` Bonne soir=C3=A9e --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/logo-en-entete/5569/7). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65788c1e22f95_1ac84f32500745b Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
S=C3=A9bastien Richar= d Sebastien_Richard
D=C3= =A9cembre 12

Citation
Et puisqu'on a chang=C3=A9 le sujet du fil, je rajoute la cerise sur le g=C3= =A2teau: si je veux mettre un cr=C3=A9dit =C3=A0 l'image (du texte, quoi) je = mets =C3=A7a o=C3=B9 et comment?

Voici une solution :

\version "2.24.2"

flg =3D \markup {
  \column{
    \line {
      \with-dimensions-from \null {
       \override #'(layer . -500)
       %\scale #'(1 . 1)
       \translate #'(-55 . 0 ) % ajuster les positions x et y
       \epsfile #X #30 #"lily.eps"
      }
    }
    \line {\hspace #-45 "cr=C3=A9dit : foo bar"}
  }
}

\paper {
   bookTitleMarkup =3D \markup {
          \column {
            \bookTitleMarkup
            \fill-line {
              \fromproperty #'header:filigrane
            }
          }
        }
  ragged-last-bottom =3D ##f
  markup-markup-spacing.basic-distance =3D #30
  last-bottom-spacing.basic-distance =3D #10
  top-margin =3D #20
  bottom-margin =3D #20
  page-count =3D #1
}

\header {
   title =3D  "LOGO " %
   % \markup\flg
   filigrane =3D \markup\flg
}

\score {
  \repeat unfold 15 { c'1  e' g' }
}

Bonne soir=C3=A9e


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65788c1e22f95_1ac84f32500745b-- From MAILER-DAEMON Tue Dec 12 16:46:11 2023 Return-Path: Date: Tue, 12 Dec 2023 16:46:10 +0000 From: =?UTF-8?B?U8OpYmFzdGllbiBSaWNoYXJkIHZpYSBMaWx5UG9uZA==?= To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Frescobaldi_/_fichier?= =?UTF-8?Q?_r=C3=A9cent?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65788e52cd005_1ac84f327d079885"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29538 X-Discourse-Topic-Id: 5303 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/frescobaldi-fichier-recent/5303 ----==_mimepart_65788e52cd005_1ac84f327d079885 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonsoir, Je viens de r=C3=A9aliser que si je quitte Frescobaldi en faisant "File -> Qu= it", la liste des fichiers r=C3=A9cents est correctement mise =C3=A0 jour. Par contre, si je quittes en cliquant sur la croix, la liste ne se met pas = =C3=A0 jour. Est ce une option de Frescobaldi =C3=A0 activer ou bien autre chose ?? --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/frescobaldi-fichier-recent/5303/4). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65788e52cd005_1ac84f327d079885 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
S=C3=A9bastien Richar= d Sebastien_Richard
D=C3= =A9cembre 12

Bonsoir,

Je viens de r=C3=A9aliser que si je qui= tte Frescobaldi en faisant "File -> Quit", la liste des fichiers r=C3=A9ce= nts est correctement mise =C3=A0 jour.

Par contre, si je quittes en cliquant s= ur la croix, la liste ne se met pas =C3=A0 jour.

Est ce une option de Frescobaldi =C3=A0= activer ou bien autre chose ??


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65788e52cd005_1ac84f327d079885-- From MAILER-DAEMON Tue Dec 12 17:19:17 2023 Return-Path: Date: Tue, 12 Dec 2023 17:19:17 +0000 From: Olivier Miakinen via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: <5ef37b8b-4362-49e1-b9c1-89fd0319542a@miakinen.net> In-Reply-To: <718f9fc8-e5e9-4865-aa28-fef2b7518349@miakinen.net> References: <3d26f3e8-23db-4939-90d4-003cd1449435@laposte.net> <718f9fc8-e5e9-4865-aa28-fef2b7518349@miakinen.net> Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Diapason_midi?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657896153682e_1ac84f32500852bf"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29539 X-Discourse-Topic-Id: 5559 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/diapason-midi/5559 ----==_mimepart_657896153682e_1ac84f32500852bf Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Le 09/12/2023 21:42, Jean Abou Samra via LilyPond a =C3=A9crit : >=20 >=20 > [quote=3D"omiak, post:7, topic:5559"] > Sauf que pour avoir un temp=C3=A9rament in=C3=A9gal il faudrait un \transpo= sition > diff=C3=A9rent pour chaque note de la gamme, et je doute que cela existe. M= ais > peut-=C3=AAtre que je me trompe. > [/quote] >=20 > Je pourrais le coder (mais je le ferai si =C3=A7a sert vraiment =C3=A0 quel= qu'un). Si cela existait je m'amuserais probablement =C3=A0 jouer avec. Mais en r=C3=A9alit=C3=A9 j'ai l'impression que le programme Scala que nous a= fait conna=C3=AEtre Rapha=C3=ABl Hardy rend moins indispensable une impl=C3=A9ment= ation dans LilyPond. Il suffit de l'utiliser sur un MIDI g=C3=A9n=C3=A9r=C3=A9 normaleme= nt. Rappel du lien : [Scala](https://www.huygens-fokker.org/scala/) --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/diapason-midi/5559/12). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657896153682e_1ac84f32500852bf Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Olivier Miakinen omiak
D=C3= =A9cembre 12

Le 09/12/2023 21:42, Jean Abou Samra via LilyPond a =C3=A9crit :

3D"" omiak:

Sauf que pour avoir un temp=C3=A9rament in=C3=A9gal = il faudrait un \transposition
diff=C3=A9rent pour chaque note de la gamme, et je doute que cela existe. Mai= s
peut-=C3=AAtre que je me trompe.

Je pour= rais le coder (mais je le ferai si =C3=A7a sert vraiment =C3=A0 quelqu'un).

Si cela existait je m'amuserais probabl= ement =C3=A0 jouer avec.

Mais en r=C3=A9alit=C3=A9 j'ai l'impres= sion que le programme Scala que nous a fait
conna=C3=AEtre Rapha=C3=ABl Hardy rend moins indispensable une impl=C3=A9ment= ation dans
LilyPond. Il suffit de l'utiliser sur un MIDI g=C3=A9n=C3=A9r=C3=A9 normaleme= nt.

Rappel du lien : Scala


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657896153682e_1ac84f32500852bf-- From MAILER-DAEMON Tue Dec 12 17:54:31 2023 Return-Path: Date: Tue, 12 Dec 2023 17:54:31 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Logo_en_ent=C3=AAte?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65789e57841b1_1ad7ca334b469257"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29540 X-Discourse-Topic-Id: 5569 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/logo-en-entete/5569 ----==_mimepart_65789e57841b1_1ad7ca334b469257 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 EPSFILE :=20 \markup \epsfile axe taille fichier.eps=20 La taille agrandie suivant l'axe #X ou #Y --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/logo-en-entete/5569/8). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65789e57841b1_1ad7ca334b469257 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 12

EPSFILE :
\markup \epsfile axe taille fichier.eps
La taille agrandie suivant l'axe #X ou #Y


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65789e57841b1_1ad7ca334b469257-- From MAILER-DAEMON Tue Dec 12 18:08:25 2023 Return-Path: Date: Tue, 12 Dec 2023 18:08:25 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Logo_en_ent=C3=AAte?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6578a1996e55c_1ad7ca335e074689"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29541 X-Discourse-Topic-Id: 5569 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/logo-en-entete/5569 ----==_mimepart_6578a1996e55c_1ad7ca335e074689 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Oui,=20 Du coup je ferais ainsi :=20 ``` credit =3D \markup\column{ \epsfile #Y #12 #"lily.eps" "Cr=C3=A9dit : Lil= ypond" }=20 flg =3D \markup {=20 \with-dimensions-from \null { \override #'(layer . -500) %\scale #'(1 . 1) \translate #'(-50 . 8 ) % ajuster les positions x et y %\epsfile #Y #12 #"lily.eps" \credit } }=20 ``` --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/logo-en-entete/5569/9). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6578a1996e55c_1ad7ca335e074689 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 12

Oui,
Du coup je ferais ainsi :

credit  =3D \markup\column{   =
\epsfile #Y #12  #"lily.eps" "Cr=C3=A9dit : Lilypond"   }=20
flg =3D \markup {=20
    \with-dimensions-from \null {
    \override #'(layer . -500)
    %\scale #'(1 . 1)
    \translate #'(-50 . 8 ) % ajuster les positions x et y
    %\epsfile #Y #12  #"lily.eps"
    \credit
  }
}=20

Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6578a1996e55c_1ad7ca335e074689-- From MAILER-DAEMON Wed Dec 13 07:19:02 2023 Return-Path: Date: Wed, 13 Dec 2023 07:19:02 +0000 From: =?UTF-8?B?U8OpYmFzdGllbiBSaWNoYXJkIHZpYSBMaWx5UG9uZA==?= To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Frescobaldi_/_Zoom_par?= =?UTF-8?Q?_d=C3=A9faut?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65795ae61d9b8_1ad7ca324b080811"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29542 X-Discourse-Topic-Id: 5570 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/frescobaldi-zoom-par-defaut/5570 ----==_mimepart_65795ae61d9b8_1ad7ca324b080811 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour =C3=A0 tous, L'un d'entre vous saurait-il s'il est possible de r=C3=A8gler le zoom par d= =C3=A9faut de Frescobaldi ?=20 Pour ma part je souhaiterais avoir "Hauteur" au lieu de "100%". Merci=20 PS : J'utilise Frescobaldi 3.3.0 --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/frescobaldi-zoom-par-defaut/5570/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65795ae61d9b8_1ad7ca324b080811 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
S=C3=A9bastien Richar= d Sebastien_Richard
D=C3= =A9cembre 13

Bonjour =C3=A0 tous,

L'un d'entre vous saurait-il s'il est p= ossible de r=C3=A8gler le zoom par d=C3=A9faut de Frescobaldi ?

Pour ma part je souhaiterais avoir "Hau= teur" au lieu de "100%".

Merci

PS : J'utilise Frescobaldi 3.3.0


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65795ae61d9b8_1ad7ca324b080811-- From MAILER-DAEMON Wed Dec 13 08:14:31 2023 Return-Path: Date: Wed, 13 Dec 2023 08:14:31 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Frescobaldi_/_Zoom_par?= =?UTF-8?Q?_d=C3=A9faut?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657967e72357a_1ad7ca335cc86114"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29543 X-Discourse-Topic-Id: 5570 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/frescobaldi-zoom-par-defaut/5570 ----==_mimepart_657967e72357a_1ad7ca335cc86114 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour,=20 Je viens de tester !=20 R=C3=A9gler le zoom sur hauteur, Dans l'onglet Aper=C3=A7u en bas : Enregistrer ces r=C3=A9glages d'affichage = par d=C3=A9faut . bonne journ=C3=A9e. --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/frescobaldi-zoom-par-defaut/5570/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657967e72357a_1ad7ca335cc86114 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 13

Bonjour,
Je viens de tester !
R=C3=A9gler le zoom sur hauteur,
Dans l'onglet Aper=C3=A7u en bas : Enregistrer ces r=C3=A9glages d'affichage = par d=C3=A9faut .

bonne journ=C3=A9e.


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657967e72357a_1ad7ca335cc86114-- From MAILER-DAEMON Wed Dec 13 08:18:44 2023 Return-Path: Date: Wed, 13 Dec 2023 08:18:44 +0000 From: =?UTF-8?B?U8OpYmFzdGllbiBSaWNoYXJkIHZpYSBMaWx5UG9uZA==?= To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Frescobaldi_/_Zoom_par?= =?UTF-8?Q?_d=C3=A9faut?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657968e49012d_1ad7ca335cc91443"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29544 X-Discourse-Topic-Id: 5570 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/solved-frescobaldi-zoom-par-defaut/5570 ----==_mimepart_657968e49012d_1ad7ca335cc91443 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Yes !!!!!!!!!!!!!!!!!!! Merci :grin: --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/frescobaldi-zoom-par-defaut/5570/3). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657968e49012d_1ad7ca335cc91443 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
S=C3=A9bastien Richar= d Sebastien_Richard
D=C3= =A9cembre 13

Yes !!!!!!!!!!!!!!!!!!!

Merci 3D":grin:"


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657968e49012d_1ad7ca335cc91443-- From MAILER-DAEMON Wed Dec 13 08:29:14 2023 Return-Path: Date: Wed, 13 Dec 2023 08:29:14 +0000 From: christian le Bars via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Les_bizareries_de_lilyja?= =?UTF-8?Q?zz?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65796b5a654d2_1ad7ca335cc968db"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29545 X-Discourse-Topic-Id: 5571 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/les-bizareries-de-lilyjazz/5571 ----==_mimepart_65796b5a654d2_1ad7ca335cc968db Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 \version "2.24.2" #(set-global-staff-size 22) %taille des port=C3=A9es \include "lilyjazz.ily" %--------------------------------------------- \header=20 { title =3D \markup { \override #'(font-name . "lilyjazz-text")\fontsize #1 = \bold\italic "Tout l'=C3=A9t=C3=A9" } composer =3D\markup { \override #'(font-name . "lilyjazz-text")\italic "Ch.= le Bars" } =20 }=20 %---------------------------------- md =3D \relative c' { c } %--------------------- \score { << \new PianoStaff=20 << \new Staff { \md } =20 >> >> \layout {}=20 } bonjour. Voila lorsque j'enregistre ma partition le pdf se transforme en signe inconnu= je ne retrouve pas mes notes. Pourtant quand j'=C3=A9cris ma partition tout va bien. Par avance merci pour vos r=C3=A9ponses --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/les-bizareries-de-lilyjazz/5571/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65796b5a654d2_1ad7ca335cc968db Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
christian le Bars barzi
D=C3= =A9cembre 13

\version "2.24.2"
#(set-global-staff-size 22) %taille des port=C3=A9es
\include "lilyjazz.ily"
%---------------------------------------------
\header
{
title =3D \markup { \override #'(font-name . "lilyjazz-text")\fontsize = #1 \bold\italic "Tout l'=C3=A9t=C3=A9" }
composer =3D\markup { \override #'(font-name . "lilyjazz-text")\italic "Ch. l= e Bars" }
}
%----------------------------------
md =3D
\relative c'
{
c
}
%---------------------
\score
{
<<

\new PianoStaff=20
  <<
     \new Staff { \md }

  >>

\layout {}
}
bonjour.
Voila lorsque j'enregistre ma partition le pdf se transforme en signe inconnu= je ne retrouve pas mes notes.
Pourtant quand j'=C3=A9cris ma partition tout va bien.
Par avance merci pour vos r=C3=A9ponses


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65796b5a654d2_1ad7ca335cc968db-- From MAILER-DAEMON Wed Dec 13 08:43:07 2023 Return-Path: Date: Wed, 13 Dec 2023 08:43:07 +0000 From: Ben via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Les_bizareries_de_lilyja?= =?UTF-8?Q?zz?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65796e9b6d14a_1ad7ca334b41022df"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29546 X-Discourse-Topic-Id: 5571 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/les-bizareries-de-lilyjazz/5571 ----==_mimepart_65796e9b6d14a_1ad7ca334b41022df Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 En tout cas dans votre code ci-dessous, il y a un << avant \new PianoStaff qu= i ne sert =C3=A0 rien.=20 Au plaisir,=20 Ben > Le 13 d=C3=A9c. 2023 =C3=A0 09:28, christian le Bars via LilyPond a =C3=A9crit : >=20 > christian le Bars barzi > D=C3=A9cembre 13 > \version "2.24.2" > #(set-global-staff-size 22) %taille des port=C3=A9es > \include "lilyjazz.ily" > %--------------------------------------------- > \header > { > title =3D \markup { \override #'(font-name . "lilyjazz-text")\fontsize #1 \= bold\italic "Tout l'=C3=A9t=C3=A9" } > composer =3D\markup { \override #'(font-name . "lilyjazz-text")\italic "Ch.= le Bars" } > } > %---------------------------------- > md =3D > \relative c' > { > c > } > %--------------------- > \score > { > << >=20 > \new PianoStaff=20 > << > \new Staff { \md } >=20 > >> > \layout {} > } > bonjour. > Voila lorsque j'enregistre ma partition le pdf se transforme en signe incon= nu je ne retrouve pas mes notes. > Pourtant quand j'=C3=A9cris ma partition tout va bien. > Par avance merci pour vos r=C3=A9ponses >=20 > Pour poster dans ce sujet, visitez la page du sujet . >=20 > Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.comm= unity ou visitez la page d'accueil de lil= ypond.community . >=20 >=20 >=20 > Pour vous d=C3=A9sabonner de ces e-mails, cliquez ici . > --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/les-bizareries-de-lilyjazz/5571/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65796e9b6d14a_1ad7ca334b41022df Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Ben Ben
D=C3= =A9cembre 13

En tout cas dans votre code ci-dessous, il y a un << avant \new = PianoStaff qui ne sert =C3=A0 rien.

Au plaisir,

Ben

Le 13 d=C3= =A9c. 2023 =C3=A0 09:28, christian le Bars via LilyPond notifications@notifications.lilypond.comm= unity a =C3=A9crit :

christian le Bars https://lilypond.community/u/barzi barzi D=C3=A9cembre 13
\version "2.24.2"
#(set-global-staff-size 22) %taille des port=C3=A9es
\include "lilyjazz.ily"
%---------------------------------------------
\header
{
title =3D \markup { \override #'(font-name . "lilyjazz-text")\fontsize = #1 \bold\italic "Tout l'=C3=A9t=C3=A9" }
composer =3D\markup { \override #'(font-name . "lilyjazz-text")\italic "Ch. l= e Bars" }
}
%----------------------------------
md =3D
\relative c'
{
c
}
%---------------------
\score
{
<<

\new PianoStaff
<<
\new Staff { \md }

\layout {}
}
bonjour.
Voila lorsque j'enregistre ma partition le pdf se transforme en signe inconnu= je ne retrouve pas mes notes.
Pourtant quand j'=C3=A9cris ma partition tout va bien.
Par avance merci pour vos r=C3=A9ponses

Pour poster dans ce sujet,= visitez la page du sujet https://lilypond.community/t/les-bizareries-de-lilyjazz/5571/1= .

Pour cr=C3=A9er un nouveau= sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.community mailto:user-fr@lilypond.community ou visitez la page d'acc= ueil de lilypond.community https://lilypond.co= mmunity/.

Pour vo= us d=C3=A9sabonner de ces e-mails, cliquez ici https://lilypond.community/email/unsubscribe/24fc3cc571ed69e616dacbc042= 8e0d0cb157433a1115ba97a3f1f72858c5b7cb.


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65796e9b6d14a_1ad7ca334b41022df-- From MAILER-DAEMON Wed Dec 13 09:05:50 2023 Return-Path: Date: Wed, 13 Dec 2023 09:05:50 +0000 From: christian le Bars via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Les_bizareries_de_lilyja?= =?UTF-8?Q?zz?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657973ee1c694_1ad7ca335e010768d"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29547 X-Discourse-Topic-Id: 5571 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/les-bizareries-de-lilyjazz/5571 ----==_mimepart_657973ee1c694_1ad7ca335e010768d Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 bonjour Ben exact j'ai oubli=C3=A9 les chevrons de fermeture de Piano Staff, ce n'est pas= mon probl=C3=A9me, j'ai mal copi=C3=A9 ma partition! bonne journ=C3=A9e --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/les-bizareries-de-lilyjazz/5571/3). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657973ee1c694_1ad7ca335e010768d Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
christian le Bars barzi
D=C3= =A9cembre 13

bonjour Ben
exact j'ai oubli=C3=A9 les chevrons de fermeture de Piano Staff, ce n'est pas= mon probl=C3=A9me,
j'ai mal copi=C3=A9 ma partition!
bonne journ=C3=A9e


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657973ee1c694_1ad7ca335e010768d-- From MAILER-DAEMON Wed Dec 13 09:40:07 2023 Return-Path: Date: Wed, 13 Dec 2023 09:40:07 +0000 From: christian le Bars via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Les_bizareries_de_lilyja?= =?UTF-8?Q?zz?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65797bf7c000_1ad7ca32aa01130b3"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29548 X-Discourse-Topic-Id: 5571 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/les-bizareries-de-lilyjazz/5571 ----==_mimepart_65797bf7c000_1ad7ca32aa01130b3 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 mais cela ne corrige pas mon d=C3=A9faut cordialement --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/les-bizareries-de-lilyjazz/5571/4). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65797bf7c000_1ad7ca32aa01130b3 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
christian le Bars barzi
D=C3= =A9cembre 13

mais cela ne corrige pas mon d=C3=A9faut
cordialement


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65797bf7c000_1ad7ca32aa01130b3-- From MAILER-DAEMON Wed Dec 13 09:54:56 2023 Return-Path: Date: Wed, 13 Dec 2023 09:54:55 +0000 From: Olivier Charade via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Logo_en_ent=C3=AAte?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65797f6fbd244_1ad7ca335e0118476"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29549 X-Discourse-Topic-Id: 5569 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/logo-en-entete/5569 ----==_mimepart_65797f6fbd244_1ad7ca335e0118476 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Super pour la cerise. Exact pour le lien, il faut vraiment regarder partout. J'aimerais bien comprendre le positionnement et la taille du filigrane: Quand j'ai rajout=C3=A9 le texte du cr=C3=A9dit j'ai eu la surprise de voir l= 'image devenir plus petite. Et comme j'aime bien faire des exp=C3=A9riences, j'ai rajout=C3=A9 un sous-ti= tre. J'esp=C3=A9rais que l'image ne bougerait pas. Rat=C3=A9! Elle est un peu= descendue, mais le sous-titre est quand m=C3=AAme =C3=A0 sa hauteur, donc ce= n'est pas directement elle qu'il a pouss=C3=A9e. Jean m'avait bien aid=C3=A9 =C3=A0 comprendre le positionnement de certaines = annotations autour des port=C3=A9es en donnant une astuce pour dessiner la "b= o=C3=AEte" qui contenait chaque objet. Je me demande si je n'aurais pas besoi= n de =C3=A7a ici pour comprendre comment chaque =C3=A9l=C3=A9ment joue sur l'= autre. Dernier probl=C3=A8me que je n'attendais pas: apr=C3=A8s avoir bien jou=C3=A9= sur l'image et le positionnement, j'ai sauvegard=C3=A9 le fichier .ly ; =C3= =A0 partir de l=C3=A0, la compilation finit par une erreur: /... Dessin des syst=C3=A8mes... Arr=C3=AAt=C3=A9 avec le code de retour -1073741819. Mon r=C3=A9pertoire de travail est sur un disque r=C3=A9seau. Cela poserait-i= l un probl=C3=A8me pour cr=C3=A9er un pdf avec image? --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/logo-en-entete/5569/10). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65797f6fbd244_1ad7ca335e0118476 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Olivier Charade olicha
D=C3= =A9cembre 13

Super pour la cerise. Exact pour le lien, il faut vraiment regarder pa= rtout.

J'aimerais bien comprendre le positionn= ement et la taille du filigrane:
Quand j'ai rajout=C3=A9 le texte du cr=C3=A9dit j'ai eu la surprise de voir l= 'image devenir plus petite.
Et comme j'aime bien faire des exp=C3=A9riences, j'ai rajout=C3=A9 un sous-ti= tre. J'esp=C3=A9rais que l'image ne bougerait pas. Rat=C3=A9! Elle est un peu= descendue, mais le sous-titre est quand m=C3=AAme =C3=A0 sa hauteur, donc ce= n'est pas directement elle qu'il a pouss=C3=A9e.
Jean m'avait bien aid=C3=A9 =C3=A0 comprendre le positionnement de certaines = annotations autour des port=C3=A9es en donnant une astuce pour dessiner la "b= o=C3=AEte" qui contenait chaque objet. Je me demande si je n'aurais pas besoi= n de =C3=A7a ici pour comprendre comment chaque =C3=A9l=C3=A9ment joue sur l'= autre.

Dernier probl=C3=A8me que je n'attendai= s pas: apr=C3=A8s avoir bien jou=C3=A9 sur l'image et le positionnement, j'ai= sauvegard=C3=A9 le fichier .ly ; =C3=A0 partir de l=C3=A0, la compilation fi= nit par une erreur:
/...
Dessin des syst=C3=A8mes...
Arr=C3=AAt=C3=A9 avec le code de retour -1073741819.

Mon r=C3=A9pertoire de travail est sur = un disque r=C3=A9seau. Cela poserait-il un probl=C3=A8me pour cr=C3=A9er un p= df avec image?


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65797f6fbd244_1ad7ca335e0118476-- From MAILER-DAEMON Wed Dec 13 13:46:45 2023 Return-Path: Date: Wed, 13 Dec 2023 13:46:45 +0000 From: =?UTF-8?B?U8OpYmFzdGllbiBSaWNoYXJkIHZpYSBMaWx5UG9uZA==?= To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Position_de_liaison?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6579b5c583c0f_1bd46932bcc693c7"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29550 X-Discourse-Topic-Id: 5572 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/position-de-liaison/5572 ----==_mimepart_6579b5c583c0f_1bd46932bcc693c7 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour, Dans l'exemple ci-dessous, la liaison du 1er fla ne me conviens pas. Je souha= iterai qu'elle ressemble =C3=A0 la 2=C3=A8me ``` \version "2.24.2" up =3D \drummode { \tuplet 3/2 2 { \slurDown sn4 \once \override Slur.positions =3D #'(0 . 10) \grace sn8( 4 = bd4 \appoggiatura sn8 sn4 } } \score { \new DrumStaff << \new DrumVoice { \voiceOne \up } >> \layout {} } ``` J'ai essay=C3=A9 (entre autres choses) de jouer avec Slur.positions et/ou Slu= r.extra-offset afin de baisser le point d'ancrage de droite de la liaison san= s succ=C3=A8s. J'ai dans l'id=C3=A9e que le probl=C3=A8me se noue autour du f= ait que la liaison s'accroche =C3=A0 \ Par avance merci pour vos r=C3=A9ponses --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/position-de-liaison/5572/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6579b5c583c0f_1bd46932bcc693c7 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
S=C3=A9bastien Richar= d Sebastien_Richard
D=C3= =A9cembre 13

Bonjour,

Dans l'exemple ci-dessous, la liaison d= u 1er fla ne me conviens pas. Je souhaiterai qu'elle ressemble =C3=A0 la 2=C3= =A8me

\version "2.24.2"

up =3D \drummode  {
  \tuplet 3/2 2 {
    \slurDown
    sn4 \once \override Slur.positions =3D #'(0 . 10) \grace sn8( <sn) hhp=
>4 bd4
    \appoggiatura sn8 sn4 <tomml tomfl> <tomml tomfl>
  }
}
\score {
  \new DrumStaff
  <<
    \new DrumVoice { \voiceOne \up }
  >>
  \layout {}
}

J'ai essay=C3=A9 (entre autres choses) = de jouer avec Slur.positions et/ou Slur.extra-offset afin de baisser le point= d'ancrage de droite de la liaison sans succ=C3=A8s. J'ai dans l'id=C3=A9e qu= e le probl=C3=A8me se noue autour du fait que la liaison s'accroche =C3=A0 &l= t;sn hhp>

Par avance merci pour vos r=C3=A9ponses=


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6579b5c583c0f_1bd46932bcc693c7-- From MAILER-DAEMON Wed Dec 13 18:44:29 2023 Return-Path: Date: Wed, 13 Dec 2023 18:44:28 +0000 From: Ben via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: <6C8A1FB7-E7AF-400E-B4CE-8B52B77E3245@eulogia.ch> Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Probl=C3=A8mes_avec?= =?UTF-8?Q?_macport_et_homebrew?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6579fb8cab41b_1bd46932820912b6"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29552 X-Discourse-Topic-Id: 5573 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/problemes-avec-macport-et-homebrew/5573 ----==_mimepart_6579fb8cab41b_1bd46932820912b6 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonsoir,=20 Jusqu'=C3=A0 pr=C3=A9sent, j'utilisais les versions macport de frescobaldi et= lilypond 2.25.1 sur mac os 13.6.3 Apple M1 sans trop de probl=C3=A8mes.=20 Puis, n'arrivant pas =C3=A0 mettre =C3=A0 jour via la routine de macport, j'a= i eu la mauvaise id=C3=A9e de supprimer macport pour tout r=C3=A9installer. J= 'y ai pass=C3=A9 ma journ=C3=A9e sans succ=C3=A8s.=20 - lilypond arm 2.25.11 s'installe via macport, mais il met d'autres polices q= ue la m=C3=AAme version en intel, c'est donc inutilisable - frescobaldi plante =C3=A0 l'installation, =C3=A0 cause de python-popper-qt5= , c'est d'autant plus regrettable que c'=C3=A9tait la seule solution que j'av= ais trouv=C3=A9e pour lancer frescobaldi depuis les sources, ne d=C3=A9sesp= =C3=A9rant pas de pouvoir corriger un jour le bug assez p=C3=A9nibles des men= us sous macos, mais tant pis.=20 J'ai essay=C3=A9 avec homebrew:=20 - frescobaldi s'installe avec succ=C3=A8s - lilypond arm 2.24.3 s'installe, mais impossible de compiler, il manque le m= odule gs Bref, je n'ai plus que la version directement t=C3=A9l=C3=A9chargeable de lil= ypond qui heureusement fonctionne! Par contre, elle n'est pas compil=C3=A9e A= pple, mais Intel, ce qui est un peu dommage, mais je peux vivre avec.=20 Au plaisir,=20 Ben --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/problemes-avec-macport-et-homebrew/5573/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6579fb8cab41b_1bd46932820912b6 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Ben Ben
D=C3= =A9cembre 13

Bonsoir,

Jusqu'=C3=A0 pr=C3=A9sent, j'utilisais = les versions macport de frescobaldi et lilypond 2.25.1 sur mac os 13.6.3 Appl= e M1 sans trop de probl=C3=A8mes.

Puis, n'arrivant pas =C3=A0 mettre =C3= =A0 jour via la routine de macport, j'ai eu la mauvaise id=C3=A9e de supprime= r macport pour tout r=C3=A9installer. J'y ai pass=C3=A9 ma journ=C3=A9e sans = succ=C3=A8s.

  • lilypond arm 2.25.11 s'installe via mac= port, mais il met d'autres polices que la m=C3=AAme version en intel, c'est d= onc inutilisable

  • frescobaldi plante =C3=A0 l'installatio= n, =C3=A0 cause de python-popper-qt5, c'est d'autant plus regrettable que c'= =C3=A9tait la seule solution que j'avais trouv=C3=A9e pour lancer frescobaldi= depuis les sources, ne d=C3=A9sesp=C3=A9rant pas de pouvoir corriger un jour= le bug assez p=C3=A9nibles des menus sous macos, mais tant pis.

J'ai essay=C3=A9 avec homebrew:

  • frescobaldi s'installe avec succ=C3=A8s=

  • lilypond arm 2.24.3 s'installe, mais im= possible de compiler, il manque le module gs

Bref, je n'ai plus que la version direc= tement t=C3=A9l=C3=A9chargeable de lilypond qui heureusement fonctionne! Par = contre, elle n'est pas compil=C3=A9e Apple, mais Intel, ce qui est un peu dom= mage, mais je peux vivre avec.

Au plaisir,

Ben


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6579fb8cab41b_1bd46932820912b6-- From MAILER-DAEMON Wed Dec 13 18:56:36 2023 Return-Path: Date: Wed, 13 Dec 2023 18:56:36 +0000 From: Jean Abou Samra via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: <6C8A1FB7-E7AF-400E-B4CE-8B52B77E3245@eulogia.ch> References: <6C8A1FB7-E7AF-400E-B4CE-8B52B77E3245@eulogia.ch> Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Probl=C3=A8mes_avec?= =?UTF-8?Q?_macport_et_homebrew?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6579fe646af53_1bd469333ec966a8"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29553 X-Discourse-Topic-Id: 5573 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/problemes-avec-macport-et-homebrew/5573 ----==_mimepart_6579fe646af53_1bd469333ec966a8 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 [quote=3D"Ben, post:1, topic:5573"] lilypond arm 2.25.11 s'installe via macport, mais il met d'autres polices que= la m=C3=AAme version en intel, c'est donc inutilisable [/quote] On dirait qu'il n'ont pas r=C3=A9gl=C3=A9 https://trac.macports.org/ticket/67= 026 *soupir...* [quote=3D"Ben, post:1, topic:5573"] frescobaldi plante =C3=A0 l'installation, =C3=A0 cause de python-popper-qt5 [/quote] Vous l'avez fait avec `pip install python-poppler-qt5` ? Normal que =C3=A7a n= e marche pas, =C3=A7a va le compiler et c'est compliqu=C3=A9=E2=84=A2. [quote=3D"Ben, post:1, topic:5573"] lilypond arm 2.24.3 s'installe, mais impossible de compiler, il manque le mod= ule gs [/quote] Quelle est l'erreur ? --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/problemes-avec-macport-et-homebrew/5573/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6579fe646af53_1bd469333ec966a8 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Jean Abou Samra jeanas
D=C3= =A9cembre 13
3D"" Ben:

lilypond arm 2.25.11 s'installe via macport, mais il= met d'autres polices que la m=C3=AAme version en intel, c'est donc inutilisa= ble

On dirait qu'il n'ont pas r=C3=A9gl=C3= =A9 https://trac.macports.org/ticke= t/67026 soupir...

3D"" Ben:

frescobaldi plante =C3=A0 l'installation, =C3=A0 cau= se de python-popper-qt5

Vous l'avez fait avec pip install python-popp= ler-qt5 ? Normal que =C3=A7a ne marche pas, =C3=A7a va le compiler et = c'est compliqu=C3=A9=E2=84=A2.

3D"" Ben:

lilypond arm 2.24.3 s'installe, mais impossible de c= ompiler, il manque le module gs

Quelle est l'erreur ?


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6579fe646af53_1bd469333ec966a8-- From MAILER-DAEMON Wed Dec 13 19:39:09 2023 Return-Path: Date: Wed, 13 Dec 2023 19:39:09 +0000 From: Ben via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: <6C8A1FB7-E7AF-400E-B4CE-8B52B77E3245@eulogia.ch> Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Probl=C3=A8mes_avec?= =?UTF-8?Q?_macport_et_homebrew?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657a085d14859_1c5cce33cc06915b"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29554 X-Discourse-Topic-Id: 5573 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/problemes-avec-macport-et-homebrew/5573 ----==_mimepart_657a085d14859_1c5cce33cc06915b Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 > Le 13 d=C3=A9c. 2023 =C3=A0 19:56, Jean Abou Samra via LilyPond a =C3=A9crit : >=20 > Jean Abou Samra jeanas > D=C3=A9cembre 13 > Ben: > lilypond arm 2.25.11 s'installe via macport, mais il met d'autres polices q= ue la m=C3=AAme version en intel, c'est donc inutilisable >=20 > On dirait qu'il n'ont pas r=C3=A9gl=C3=A9 https://trac.macports.org/ticket/= 67026 soupir... >=20 On peut aussi =C3=A9crire r4=E2=80=A6 > Ben: > frescobaldi plante =C3=A0 l'installation, =C3=A0 cause de python-popper-qt5 >=20 > Vous l'avez fait avec pip install python-poppler-qt5 ? Normal que =C3=A7a n= e marche pas, =C3=A7a va le compiler et c'est compliqu=C3=A9=E2=84=A2. >=20 Alors avec macport, je fais sudo port install frescobaldi et la routine plant= e au niveau de python-poppler-qt5, alors que la derni=C3=A8re fois (qui date = un peu), tout s'=C3=A9tait install=C3=A9 correctement.=20 J'ai aussi essay=C3=A9 de recr=C3=A9er l'environnement python de frescobaldi= avec pip. J'arrive enfin =C3=A0 installer pyqt5, mais pip install python-pop= pler-qt5 ne passe pas. Si je comprends bien, il faut que j'essaye de comprend= re le fonctionnement de sip et de poppler pour r=C3=A9soudre le probl=C3=A8me= , j'ai l'impression que cela ne sera pas demain la veille. > Ben: > lilypond arm 2.24.3 s'installe, mais impossible de compiler, il manque le m= odule gs >=20 > Quelle est l'erreur ? >=20 warning: g_spawn_sync failed (-1): gs: Failed to execute child process =E2=80= =9Cgs=E2=80=9D (No such file or directory) warning: `(gs -q -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH -dAutoRotatePages=3D= /None -dPrinted=3Dfalse /var/folders/nh/rtfxzmdn3gx18fwg6lbw4dfc0000gn/T//lil= ypond-tmp-8887710)' failed (-1) /opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ly/init.ly:65:2: e= rror: Guile signaled an error for the expression beginning here # (let ((book-handler (if (defined? 'default-toplevel-book-handler) Throw to key `ly-file-failed' with args `()'. Arr=C3=AAt=C3=A9 avec le code de retour 1. >=20 > Pour poster dans ce sujet, visitez la page du sujet . >=20 > Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.comm= unity ou visitez la page d'accueil de lil= ypond.community . >=20 > R=C3=A9ponses pr=C3=A9c=C3=A9dentes >=20 > Ben Ben=20 > D=C3=A9cembre 13 > Bonsoir, >=20 > Jusqu'=C3=A0 pr=C3=A9sent, j'utilisais les versions macport de frescobaldi = et lilypond 2.25.1 sur mac os 13.6.3 Apple M1 sans trop de probl=C3=A8mes. >=20 > Puis, n'arrivant pas =C3=A0 mettre =C3=A0 jour via la routine de macport, j= 'ai eu la mauvaise id=C3=A9e de supprimer macport pour tout r=C3=A9installer.= J'y ai pass=C3=A9 ma journ=C3=A9e sans succ=C3=A8s. >=20 > lilypond arm 2.25.11 s'installe via macport, mais il met d'autres polices q= ue la m=C3=AAme version en intel, c'est donc inutilisable >=20 > frescobaldi plante =C3=A0 l'installation, =C3=A0 cause de python-popper-qt5= , c'est d'autant plus regrettable que c'=C3=A9tait la seule solution que j'av= ais trouv=C3=A9e pour lancer frescobaldi depuis les sources, ne d=C3=A9sesp= =C3=A9rant pas de pouvoir corriger un jour le bug assez p=C3=A9nibles des men= us sous macos, mais tant pis. >=20 > J'ai essay=C3=A9 avec homebrew: >=20 > frescobaldi s'installe avec succ=C3=A8s >=20 > lilypond arm 2.24.3 s'installe, mais impossible de compiler, il manque le m= odule gs >=20 > Bref, je n'ai plus que la version directement t=C3=A9l=C3=A9chargeable de l= ilypond qui heureusement fonctionne! Par contre, elle n'est pas compil=C3=A9e= Apple, mais Intel, ce qui est un peu dommage, mais je peux vivre avec. >=20 > Au plaisir, >=20 > Ben >=20 > Pour poster dans ce sujet, visitez la page du sujet . >=20 > Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.comm= unity ou visitez la page d'accueil de lil= ypond.community . >=20 >=20 >=20 > Pour vous d=C3=A9sabonner de ces e-mails, cliquez ici . > --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/problemes-avec-macport-et-homebrew/5573/3). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657a085d14859_1c5cce33cc06915b Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Ben Ben
D=C3= =A9cembre 13

Le 13 d=C3= =A9c. 2023 =C3=A0 19:56, Jean Abou Samra via LilyPond notifications@notifications.lilypond.commun= ity a =C3=A9crit :

Jean Abou Samra https://lilypond.community/u/jeanas jeanas D=C3=A9cembre 13
Ben:
lilypond arm 2.25.11 s'installe via macport, mais il met d'autres polices que= la m=C3=AAme version en intel, c'est donc inutilisable

On dira= it qu'il n'ont pas r=C3=A9gl=C3=A9 https://trac.macports.org/ticket/67026 soup= ir...

On peut aussi =C3=A9crire r4=E2=80=A6

Ben:
frescobaldi plante =C3=A0 l'installation, =C3=A0 cause de python-popper-qt5

Vous l'= avez fait avec pip install python-poppler-qt5 ? Normal que =C3=A7a ne marche = pas, =C3=A7a va le compiler et c'est compliqu=C3=A9=E2=84=A2.

Alors avec macport, je fais sudo port i= nstall frescobaldi et la routine plante au niveau de python-poppler-qt5, alor= s que la derni=C3=A8re fois (qui date un peu), tout s'=C3=A9tait install=C3= =A9 correctement.

J'ai aussi essay=C3=A9 de recr=C3=A9er = l'environnement python de frescobaldi avec pip. J'arrive enfin =C3=A0 install= er pyqt5, mais pip install python-poppler-qt5 ne passe pas. Si je comprends b= ien, il faut que j'essaye de comprendre le fonctionnement de sip et de popple= r pour r=C3=A9soudre le probl=C3=A8me, j'ai l'impression que cela ne sera pas= demain la veille.

Ben:
lilypond arm 2.24.3 s'installe, mais impossible de compiler, il manque le mod= ule gs

Quelle = est l'erreur ?

warning: g_spawn_sync failed (-1): gs: = Failed to execute child process =E2=80=9Cgs=E2=80=9D (No such file or directo= ry)
warning: `(gs -q -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH -dAutoRotatePages=3D= /None -dPrinted=3Dfalse /var/folders/nh/rtfxzmdn3gx18fwg6lbw4dfc0000gn/T//lil= ypond-tmp-8887710)' failed (-1)

/opt/homebrew/Cellar/lilypond/2.24.3/sh= are/lilypond/2.24.3/ly/init.ly:65:2: error: Guile signaled an error for the e= xpression beginning here

(let ((book-handler (if (defined? 'defa= ult-toplevel-book-handler)
Throw to key ly-file-failed' with args ()'.
Arr=C3=AAt=C3=A9 avec le code de retour 1.

Pour poste= r dans ce sujet, visitez la page du sujet https://lilypond.community/t/problemes= -avec-macport-et-homebrew/5573/2.

Pour cr=C3=A9er un nouveau= sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.community mailto:user-fr@lilypond.community ou visitez la page d'acc= ueil de lilypond.community https://lilypond.co= mmunity/.

R=C3=A9ponses pr=C3=A9c=C3= =A9dentes

Ben https://lilypond.community/u/ben Ben
D=C3=A9cembre 13
Bonsoir,

Jusqu'=C3=A0 pr=C3=A9sent,= j'utilisais les versions macport de frescobaldi et lilypond 2.25.1 sur mac o= s 13.6.3 Apple M1 sans trop de probl=C3=A8mes.

Puis, n'arrivant pas =C3= =A0 mettre =C3=A0 jour via la routine de macport, j'ai eu la mauvaise id=C3= =A9e de supprimer macport pour tout r=C3=A9installer. J'y ai pass=C3=A9 ma jo= urn=C3=A9e sans succ=C3=A8s.

lilypond arm 2.25.11 s'ins= talle via macport, mais il met d'autres polices que la m=C3=AAme version en i= ntel, c'est donc inutilisable

frescobaldi plante =C3=A0 = l'installation, =C3=A0 cause de python-popper-qt5, c'est d'autant plus regret= table que c'=C3=A9tait la seule solution que j'avais trouv=C3=A9e pour lancer= frescobaldi depuis les sources, ne d=C3=A9sesp=C3=A9rant pas de pouvoir corr= iger un jour le bug assez p=C3=A9nibles des menus sous macos, mais tant pis.<= /p>

J'ai essay=C3=A9 avec home= brew:

frescobaldi s'installe ave= c succ=C3=A8s

lilypond arm 2.24.3 s'inst= alle, mais impossible de compiler, il manque le module gs

Bref, je n'ai plus que la = version directement t=C3=A9l=C3=A9chargeable de lilypond qui heureusement fon= ctionne! Par contre, elle n'est pas compil=C3=A9e Apple, mais Intel, ce qui e= st un peu dommage, mais je peux vivre avec.

Au plaisir,

Ben

Pour poster dans ce sujet,= visitez la page du sujet https://lilypond.community/t/problemes-avec-macport-et= -homebrew/5573/2.

Pour cr=C3=A9er un nouveau= sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.community mailto:user-fr@lilypond.community ou visitez la page d'acc= ueil de lilypond.community https://lilypond.co= mmunity/.

Pour vo= us d=C3=A9sabonner de ces e-mails, cliquez ici https://lilypond.community/email/unsubscribe/c6f9f19458c132f472e07a70d0= 4e6a009411421fb9ba5abf91b1e78f8ca7c0b0.


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657a085d14859_1c5cce33cc06915b-- From MAILER-DAEMON Wed Dec 13 19:45:01 2023 Return-Path: Date: Wed, 13 Dec 2023 19:45:00 +0000 From: Jean Abou Samra via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: <6C8A1FB7-E7AF-400E-B4CE-8B52B77E3245@eulogia.ch> Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Probl=C3=A8mes_avec?= =?UTF-8?Q?_macport_et_homebrew?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657a09bca76de_1c5cce33c9874534"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29555 X-Discourse-Topic-Id: 5573 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/problemes-avec-macport-et-homebrew/5573 ----==_mimepart_657a09bca76de_1c5cce33c9874534 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 [quote=3D"Ben, post:3, topic:5573"] warning: g_spawn_sync failed (-1): gs: Failed to execute child process =E2=80= =9Cgs=E2=80=9D (No such file or directory) warning: `(gs -q -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH -dAutoRotatePages=3D= /None -dPrinted=3Dfalse /var/folders/nh/rtfxzmdn3gx18fwg6lbw4dfc0000gn/T//lil= ypond-tmp-8887710)' failed (-1) /opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ly/init.ly:65:2: e= rror: Guile signaled an error for the expression beginning here (let ((book-handler (if (defined? 'default-toplevel-book-handler) Throw to key `ly-file-failed' with args `()'. Arr=C3=AAt=C3=A9 avec le code de retour 1. [/quote] Et avec `--verbose`, qu'est-ce que =C3=A7a donne ? --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/problemes-avec-macport-et-homebrew/5573/4). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657a09bca76de_1c5cce33c9874534 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Jean Abou Samra jeanas
D=C3= =A9cembre 13
3D"" Ben:

warning: g_spawn_sync failed (-1): gs: Failed to exe= cute child process =E2=80=9Cgs=E2=80=9D (No such file or directory)
warning: `(gs -q -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH -dAutoRotatePages=3D= /None -dPrinted=3Dfalse /var/folders/nh/rtfxzmdn3gx18fwg6lbw4dfc0000gn/T//lil= ypond-tmp-8887710)' failed (-1)

/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/= 2.24.3/ly/init.ly:65:2: error: Guile signaled an error for the expression beg= inning here

(let ((book-handler (if (defined? 'default-toplevel-= book-handler)
Throw to key ly-file-failed' with args ()'.
Arr=C3=AAt=C3=A9 avec le code de retour 1.

Et avec --verbose, qu'est-ce que =C3= =A7a donne ?


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657a09bca76de_1c5cce33c9874534-- From MAILER-DAEMON Wed Dec 13 20:06:54 2023 Return-Path: Date: Wed, 13 Dec 2023 20:06:54 +0000 From: Ben via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: <0C615925-7DD5-44F4-86A9-F65BCAB97C66@eulogia.ch> In-Reply-To: References: <6C8A1FB7-E7AF-400E-B4CE-8B52B77E3245@eulogia.ch> Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Probl=C3=A8mes_avec?= =?UTF-8?Q?_macport_et_homebrew?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657a0edee9d_1c6bfd32794690b9"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29556 X-Discourse-Topic-Id: 5573 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/problemes-avec-macport-et-homebrew/5573 ----==_mimepart_657a0edee9d_1c6bfd32794690b9 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Voil=C3=A0: D=C3=A9marrage lilypond 2.24.3 [Test.ly]... Log level set to 287 Relocation LilyPond binary has absolute file name: /opt/homebrew/Cellar/lilypond/2.24.3/bin/lilypond Setting INSTALLER_PREFIX to '/opt/homebrew/Cellar/lilypond/2.24.3' Using run-time value for datadir, setting it to '/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3' Using run-time value for libdir, setting it to '/opt/homebrew/Cellar/lilypond/2.24.3/lib/lilypond/2.24.3' Using run-time value for localedir, setting it to '/opt/homebrew/Cellar/lilypond/2.24.3/share/locale' Using compile-time value for relocdir, setting it to '' Prepending '/opt/homebrew/Cellar/lilypond/2.24.3/bin' to PATH Setting PATH to '/opt/homebrew/Cellar/lilypond/2.24.3/bin:/opt/homebrew/Cel= lar/lilypond/2.24.3/bin:/opt/homebrew/Cellar/lilypond/2.24.3/bin:/opt/homebre= w/Cellar/lilypond/2.24.3/bin:/opt/homebrew/Cellar/lilypond/2.24.3/bin:/Users/= ben/lilypond-2.25.11/bin:/usr/bin:/bin:/usr/sbin:/sbin' Setting GUILE_AUTO_COMPILE to '0' Setting GUILE_WARN_DEPRECATED to 'detailed' Setting XDG_CACHE_HOME to '/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypon= d/2.24.3' Setting GC_INITIAL_HEAP_SIZE to '40M' Setting GC_NPROCS to '1' Setting GC_FREE_SPACE_DIVISOR to '1' Effective prefix: '/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3' PATH=3D"/opt/homebrew/Cellar/lilypond/2.24.3/bin:/opt/homebrew/Cellar/lilypon= d/2.24.3/bin:/opt/homebrew/Cellar/lilypond/2.24.3/bin:/opt/homebrew/Cellar/li= lypond/2.24.3/bin:/opt/homebrew/Cellar/lilypond/2.24.3/bin:/Users/ben/lilypon= d-2.25.11/bin:/usr/bin:/bin:/usr/sbin:/sbin" [] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/lily-lib= rary.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/output-l= ib.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/markup-m= acros.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/parser-l= y-from-scheme.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/file-cac= he.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-e= vent-classes.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-m= usic-callbacks.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-m= usic-types.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-n= ote-names.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/c++.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/chord-en= try.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/skyline.= scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/markup.s= cm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-m= arkup-commands.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/stencil.= scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/modal-tr= ansforms.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/chord-ig= natzek-names.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/music-fu= nctions.scm [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-m= usic-display-methods.scm] ] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/part-com= biner.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/autochan= ge.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-m= usic-properties.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/time-sig= nature.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/time-sig= nature-settings.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/auto-bea= m.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/chord-na= me.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-c= ontext-properties.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/translat= ion-functions.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/breath.s= cm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/script.s= cm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/midi.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/layout-b= eam.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/parser-c= lef.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/layout-s= lur.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/font.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/font-enc= odings.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/bar-line= .scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/flag-sty= les.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/fret-dia= grams.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/tablatur= e.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/harp-ped= als.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-w= oodwind-diagrams.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/display-= woodwind-diagrams.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/predefin= ed-fretboards.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-g= rob-properties.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-g= robs.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-g= rob-interfaces.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-s= tencil-commands.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/scheme-e= ngravers.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/scheme-p= erformers.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/titling.= scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/paper.sc= m] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/backend-= library.scm] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/color.sc= m] (primitive-load-path lily): 0.07 seconds Initializing FontConfig... Adding fontconfig configuration file: /opt/homebrew/Cellar/lilypond/2.24.3/sh= are/lilypond/2.24.3/fonts/00-lilypond-fonts.conf Adding fontconfig configuration file: /opt/homebrew/etc/fonts/fonts.conf Adding fontconfig configuration file: /opt/homebrew/Cellar/lilypond/2.24.3/sh= are/lilypond/2.24.3/fonts/99-lilypond-fonts.conf Adding font directory: /opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.= 24.3/fonts/otf Building font database... [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ly/declarations-i= nit.ly[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ly/music-fu= nctions-init.ly][/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/l= y/toc-init.ly] Using `nederlands' note names...[/opt/homebrew/Cellar/lilypond/2.24.3/share/l= ilypond/2.24.3/ly/drumpitch-init.ly][/opt/homebrew/Cellar/lilypond/2.24.3/sha= re/lilypond/2.24.3/ly/chord-modifiers-init.ly][/opt/homebrew/Cellar/lilypond/= 2.24.3/share/lilypond/2.24.3/ly/script-init.ly][/opt/homebrew/Cellar/lilypond= /2.24.3/share/lilypond/2.24.3/ly/chord-repetition-init.ly][/opt/homebrew/Cell= ar/lilypond/2.24.3/share/lilypond/2.24.3/ly/scale-definitions-init.ly][/opt/h= omebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ly/dynamic-scripts-init.= ly][/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ly/spanners-in= it.ly][/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ly/predefin= ed-fretboards-init.ly][/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.= 24.3/ly/string-tunings-init.ly][/opt/homebrew/Cellar/lilypond/2.24.3/share/li= lypond/2.24.3/ly/property-init.ly][/opt/homebrew/Cellar/lilypond/2.24.3/share= /lilypond/2.24.3/ly/grace-init.ly][/opt/homebrew/Cellar/lilypond/2.24.3/share= /lilypond/2.24.3/ly/midi-init.ly[/opt/homebrew/Cellar/lilypond/2.24.3/share/l= ilypond/2.24.3/ly/performer-init.ly]][/opt/homebrew/Cellar/lilypond/2.24.3/sh= are/lilypond/2.24.3/ly/paper-defaults-init.ly[/opt/homebrew/Cellar/lilypond/2= .24.3/share/lilypond/2.24.3/ly/titling-init.ly][/opt/homebrew/Cellar/lilypond= /2.24.3/share/lilypond/2.24.3/ly/text-replacements.ly]][/opt/homebrew/Cellar/= lilypond/2.24.3/share/lilypond/2.24.3/ly/context-mods-init.ly][/opt/homebrew/= Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ly/engraver-init.ly]] Processing `/Users/ben/Desktop/Test.ly' Parsing...[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ly/init= .ly Using `nederlands' note names...[/Users/ben/Desktop/Test.ly] Interpreting music... [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/fonts/otf/emmenta= ler-20.otf CFF name for font Emmentaler-20 is the same.] elapsed time: 0.02 seconds Element count 55 (spanners 6)=20 Preprocessing graphical objects... Grob count 103 [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/fonts/otf/emmenta= ler-11.otf CFF name for font Emmentaler-11 is the same.] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/fonts/otf/emmenta= ler-13.otf CFF name for font Emmentaler-13 is the same.] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/fonts/otf/emmenta= ler-14.otf CFF name for font Emmentaler-14 is the same.] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/fonts/otf/emmenta= ler-16.otf CFF name for font Emmentaler-16 is the same.] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/fonts/otf/emmenta= ler-18.otf CFF name for font Emmentaler-18 is the same.] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/fonts/otf/emmenta= ler-23.otf CFF name for font Emmentaler-23 is the same.] Finding the ideal number of pages... [lilypond_serif_3.8662109375] CFF name for font C059-Roman is the same. Fitting music on 1 page... Drawing systems... Element count 109 Initializing embedded CFF font list. Embedding CFF font `C059-Roman'. [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/fonts/otf/C059-Ro= man.otf] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ps/music-drawing-= routines.ps] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ps/lilyponddefs.p= s] Paper_outputter elapsed time: 0.01 seconds Converting to `Test.pdf'... Preparing Ghostscript command to `/var/folders/nh/rtfxzmdn3gx18fwg6lbw4dfc000= 0gn/T//lilypond-tmp-592332': << /OutputFile (./lilypond-tmp-1592284.pdf) /Com= patibilityLevel 1.4 /PageSize [595.28 841.89] /OutputDevice /pdfwrite >> setp= agedevice /.setdefaultscreen where { pop .setdefaultscreen } { (Warning: .set= defaultscreen not available) print } ifelse newpath fill (/var/folders/nh/rtf= xzmdn3gx18fwg6lbw4dfc0000gn/T//lilypond-tmp-1592284) (r) file .setsafe run Invoking `gs -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH -dAutoRotatePages=3D/Non= e -dPrinted=3Dfalse /var/folders/nh/rtfxzmdn3gx18fwg6lbw4dfc0000gn/T//lilypon= d-tmp-592332'... warning: g_spawn_sync failed (-1): gs: Failed to execute child process =E2=80= =9Cgs=E2=80=9D (No such file or directory) warning: `(gs -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH -dAutoRotatePages=3D/No= ne -dPrinted=3Dfalse /var/folders/nh/rtfxzmdn3gx18fwg6lbw4dfc0000gn/T//lilypo= nd-tmp-592332)' failed (-1) /opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ly/init.ly:65:2: e= rror: Guile signaled an error for the expression beginning here # (let ((book-handler (if (defined? 'default-toplevel-book-handler) /opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/lily.scm In ice-9/boot-9.scm: 1752:10 16 (with-exception-handler _ _ #:unwind? _ # _) In unknown file: 15 (apply-smob/0 #) In /private/tmp/lilypond-20231119-11127-7plyz7/lilypond-2.24.3/out/share/lily= pond/current/scm/lily/lily.scm: 873:16 14 (lilypond-main _) 902:4 13 (lilypond-all ("/Users/ben/Desktop/Test.ly")) In srfi/srfi-1.scm: 634:9 12 (for-each #= =E2=80=A6) In /private/tmp/lilypond-20231119-11127-7plyz7/lilypond-2.24.3/out/share/lily= pond/current/scm/lily/lily.scm: 912:9 11 (_ "/Users/ben/Desktop/Test.ly") In ice-9/boot-9.scm: 1747:15 10 (with-exception-handler #= =E2=80=A6) In unknown file: 9 (ly:parse-file "/Users/ben/Desktop/Test.ly") In ice-9/boot-9.scm: 1752:10 8 (with-exception-handler _ _ #:unwind? _ # _) In unknown file: 7 (apply-smob/0 #) 6 (ly:book-process # #< Output_def> #< Output_def> #) In /private/tmp/lilypond-20231119-11127-7plyz7/lilypond-2.24.3/out/share/lily= pond/current/scm/lily/backend-library.scm: 335:4 5 (postprocess-output #< Output_def> #= =E2=80=A6) In srfi/srfi-1.scm: 634:9 4 (for-each #= =E2=80=A6) In /private/tmp/lilypond-20231119-11127-7plyz7/lilypond-2.24.3/out/share/lily= pond/current/scm/lily/backend-library.scm: 150:4 3 (postscript->pdf 595.2755905511812 841.8897637795277 "=E2=80=A6"= =E2=80=A6) 57:4 2 (ly:gs-cli _ "<< /OutputFile (./lilypond-tmp-1592284.pd=E2=80=A6= ") In ice-9/boot-9.scm: 1685:16 1 (raise-exception _ #:continuable? _) In unknown file: 0 (apply-smob/1 # #<&compoun=E2=80=A6= >) Throw to key `ly-file-failed' with args `()'. Arr=C3=AAt=C3=A9 avec le code de retour 1. > Le 13 d=C3=A9c. 2023 =C3=A0 20:44, Jean Abou Samra via LilyPond a =C3=A9crit : >=20 > Jean Abou Samra jeanas > D=C3=A9cembre 13 > Ben: > warning: g_spawn_sync failed (-1): gs: Failed to execute child process =E2= =80=9Cgs=E2=80=9D (No such file or directory) > warning: `(gs -q -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH -dAutoRotatePages= =3D/None -dPrinted=3Dfalse /var/folders/nh/rtfxzmdn3gx18fwg6lbw4dfc0000gn/T//= lilypond-tmp-8887710)' failed (-1) >=20 > /opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ly/init.ly:65 :2: error: Guile signaled an error for the expression begin= ning here >=20 > (let ((book-handler (if (defined? 'default-toplevel-book-handler) > Throw to key ly-file-failed' with args ()'. > Arr=C3=AAt=C3=A9 avec le code de retour 1. >=20 > Et avec --verbose, qu'est-ce que =C3=A7a donne ? >=20 > Pour poster dans ce sujet, visitez la page du sujet . >=20 > Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.comm= unity ou visitez la page d'accueil de lil= ypond.community . >=20 > R=C3=A9ponses pr=C3=A9c=C3=A9dentes >=20 > Ben Ben=20 > D=C3=A9cembre 13 > Le 13 d=C3=A9c. 2023 =C3=A0 19:56, Jean Abou Samra via LilyPond notificatio= ns@notifications.lilypond.community a =C3=A9crit : >=20 > Jean Abou Samra https://lilypond.community/u/jeanas jeanas > D=C3=A9cembre 13 > Ben: > lilypond arm 2.25.11 s'installe via macport, mais il met d'autres polices q= ue la m=C3=AAme version en intel, c'est donc inutilisable >=20 > On dirait qu'il n'ont pas r=C3=A9gl=C3=A9 #67026 (LilyPond: installation of= text fonts probably broken) =E2=80=93 MacPorts soupir... > On peut aussi =C3=A9crire r4=E2=80=A6 >=20 > Ben: > frescobaldi plante =C3=A0 l'installation, =C3=A0 cause de python-popper-qt5 >=20 > Vous l'avez fait avec pip install python-poppler-qt5 ? Normal que =C3=A7a n= e marche pas, =C3=A7a va le compiler et c'est compliqu=C3=A9=E2=84=A2. > Alors avec macport, je fais sudo port install frescobaldi et la routine pla= nte au niveau de python-poppler-qt5, alors que la derni=C3=A8re fois (qui dat= e un peu), tout s'=C3=A9tait install=C3=A9 correctement. >=20 > J'ai aussi essay=C3=A9 de recr=C3=A9er l'environnement python de frescobald= i avec pip. J'arrive enfin =C3=A0 installer pyqt5, mais pip install python-po= ppler-qt5 ne passe pas. Si je comprends bien, il faut que j'essaye de compren= dre le fonctionnement de sip et de poppler pour r=C3=A9soudre le probl=C3=A8m= e, j'ai l'impression que cela ne sera pas demain la veille. >=20 > Ben: > lilypond arm 2.24.3 s'installe, mais impossible de compiler, il manque le m= odule gs >=20 > Quelle est l'erreur ? > warning: g_spawn_sync failed (-1): gs: Failed to execute child process =E2= =80=9Cgs=E2=80=9D (No such file or directory) > warning: `(gs -q -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH -dAutoRotatePages= =3D/None -dPrinted=3Dfalse /var/folders/nh/rtfxzmdn3gx18fwg6lbw4dfc0000gn/T//= lilypond-tmp-8887710)' failed (-1) >=20 > /opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ly/init.ly:65 :2: error: Guile signaled an error for the expression begin= ning here >=20 > > (let ((book-handler (if (defined? 'default-toplevel-book-handler) > Throw to key ly-file-failed' with args ()'. > Arr=C3=AAt=C3=A9 avec le code de retour 1. >=20 > Jean Abou Samra jeanas > D=C3=A9cembre 13 > Ben: > lilypond arm 2.25.11 s'installe via macport, mais il met d'autres polices q= ue la m=C3=AAme version en intel, c'est donc inutilisable >=20 > On dirait qu'il n'ont pas r=C3=A9gl=C3=A9 #67026 (LilyPond: installation of= text fonts probably broken) =E2=80=93 MacPorts soupir... >=20 > Ben: > frescobaldi plante =C3=A0 l'installation, =C3=A0 cause de python-popper-qt5 >=20 > Vous l'avez fait avec pip install python-poppler-qt5 ? Normal que =C3=A7a n= e marche pas, =C3=A7a va le compiler et c'est compliqu=C3=A9=E2=84=A2. >=20 > Ben: > lilypond arm 2.24.3 s'installe, mais impossible de compiler, il manque le m= odule gs >=20 > Quelle est l'erreur ? >=20 > Ben Ben=20 > D=C3=A9cembre 13 > Bonsoir, >=20 > Jusqu'=C3=A0 pr=C3=A9sent, j'utilisais les versions macport de frescobaldi = et lilypond 2.25.1 sur mac os 13.6.3 Apple M1 sans trop de probl=C3=A8mes. >=20 > Puis, n'arrivant pas =C3=A0 mettre =C3=A0 jour via la routine de macport, j= 'ai eu la mauvaise id=C3=A9e de supprimer macport pour tout r=C3=A9installer.= J'y ai pass=C3=A9 ma journ=C3=A9e sans succ=C3=A8s. >=20 > lilypond arm 2.25.11 s'installe via macport, mais il met d'autres polices q= ue la m=C3=AAme version en intel, c'est donc inutilisable >=20 > frescobaldi plante =C3=A0 l'installation, =C3=A0 cause de python-popper-qt5= , c'est d'autant plus regrettable que c'=C3=A9tait la seule solution que j'av= ais trouv=C3=A9e pour lancer frescobaldi depuis les sources, ne d=C3=A9sesp= =C3=A9rant pas de pouvoir corriger un jour le bug assez p=C3=A9nibles des men= us sous macos, mais tant pis. >=20 > J'ai essay=C3=A9 avec homebrew: >=20 > frescobaldi s'installe avec succ=C3=A8s >=20 > lilypond arm 2.24.3 s'installe, mais impossible de compiler, il manque le m= odule gs >=20 > Bref, je n'ai plus que la version directement t=C3=A9l=C3=A9chargeable de l= ilypond qui heureusement fonctionne! Par contre, elle n'est pas compil=C3=A9e= Apple, mais Intel, ce qui est un peu dommage, mais je peux vivre avec. >=20 > Au plaisir, >=20 > Ben >=20 > Pour poster dans ce sujet, visitez la page du sujet . >=20 > Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.comm= unity ou visitez la page d'accueil de lil= ypond.community . >=20 >=20 >=20 > Pour vous d=C3=A9sabonner de ces e-mails, cliquez ici . > --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/problemes-avec-macport-et-homebrew/5573/5). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657a0edee9d_1c6bfd32794690b9 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Ben Ben
D=C3= =A9cembre 13

Voil=C3=A0:

D=C3=A9marrage lilypond 2.24.3 [Test.ly= ]...
Log level set to 287

Relocation
LilyPond binary has absolute file name:
/opt/homebrew/Cellar/lilypond/2.24.3/bin/lilypond
Setting INSTALLER_PREFIX to '/opt/homebrew/Cellar/lilypond/2.24.3'
Using run-time value for datadir,
setting it to '/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3'
Using run-time value for libdir,
setting it to '/opt/homebrew/Cellar/lilypond/2.24.3/lib/lilypond/2.24.3'
Using run-time value for localedir,
setting it to '/opt/homebrew/Cellar/lilypond/2.24.3/share/locale'
Using compile-time value for relocdir,
setting it to ''
Prepending '/opt/homebrew/Cellar/lilypond/2.24.3/bin' to PATH
Setting PATH to '/opt/homebrew/Cellar/lilypond/2.24.3/bin:/opt/homebrew/Cella= r/lilypond/2.24.3/bin:/opt/homebrew/Cellar/lilypond/2.24.3/bin:/opt/homebrew/= Cellar/lilypond/2.24.3/bin:/opt/homebrew/Cellar/lilypond/2.24.3/bin:/Users/be= n/lilypond-2.25.11/bin:/usr/bin:/bin:/usr/sbin:/sbin'
Setting GUILE_AUTO_COMPILE to '0'
Setting GUILE_WARN_DEPRECATED to 'detailed'
Setting XDG_CACHE_HOME to '/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypon= d/2.24.3'
Setting GC_INITIAL_HEAP_SIZE to '40M'
Setting GC_NPROCS to '1'
Setting GC_FREE_SPACE_DIVISOR to '1'

Effective prefix: '/opt/homebrew/Cellar= /lilypond/2.24.3/share/lilypond/2.24.3'
PATH=3D"/opt/homebrew/Cellar/lilypond/2.24.3/bin:/opt/homebrew/Cellar/lilypon= d/2.24.3/bin:/opt/homebrew/Cellar/lilypond/2.24.3/bin:/opt/homebrew/Cellar/li= lypond/2.24.3/bin:/opt/homebrew/Cellar/lilypond/2.24.3/bin:/Users/ben/lilypon= d-2.25.11/bin:/usr/bin:/bin:/usr/sbin:/sbin"


[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/lily-lib= rary.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/output-l= ib.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/markup-m= acros.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/parser-l= y-from-scheme.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/file-cac= he.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-e= vent-classes.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-m= usic-callbacks.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-m= usic-types.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-n= ote-names.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/c++.scm]=
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/chord-en= try.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/skyline.= scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/markup.s= cm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-m= arkup-commands.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/stencil.= scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/modal-tr= ansforms.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/chord-ig= natzek-names.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/music-fu= nctions.scm
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-m= usic-display-methods.scm]
]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/part-com= biner.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/autochan= ge.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-m= usic-properties.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/time-sig= nature.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/time-sig= nature-settings.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/auto-bea= m.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/chord-na= me.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-c= ontext-properties.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/translat= ion-functions.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/breath.s= cm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/script.s= cm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/midi.scm= ]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/layout-b= eam.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/parser-c= lef.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/layout-s= lur.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/font.scm= ]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/font-enc= odings.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/bar-line= .scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/flag-sty= les.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/fret-dia= grams.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/tablatur= e.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/harp-ped= als.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-w= oodwind-diagrams.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/display-= woodwind-diagrams.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/predefin= ed-fretboards.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-g= rob-properties.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-g= robs.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-g= rob-interfaces.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/define-s= tencil-commands.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/scheme-e= ngravers.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/scheme-p= erformers.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/titling.= scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/paper.sc= m]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/backend-= library.scm]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/color.sc= m]
(primitive-load-path lily): 0.07 seconds
Initializing FontConfig...
Adding fontconfig configuration file: /opt/homebrew/Cellar/lilypond/2.24.3/sh= are/lilypond/2.24.3/fonts/00-lilypond-fonts.conf
Adding fontconfig configuration file: /opt/homebrew/etc/fonts/fonts.conf
Adding fontconfig configuration file: /opt/homebrew/Cellar/lilypond/2.24.3/sh= are/lilypond/2.24.3/fonts/99-lilypond-fonts.conf
Adding font directory: /opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.= 24.3/fonts/otf
Building font database...

[/opt/homebrew/Cellar/lilypond/2.24.3/s= hare/lilypond/2.24.3/ly/declarations-init.ly[/opt/homebrew/Cellar/lilypond/2.= 24.3/share/lilypond/2.24.3/ly/music-functions-init.ly][/opt/homebrew/Cellar/l= ilypond/2.24.3/share/lilypond/2.24.3/ly/toc-init.ly]
Using = nederlands' note names...[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond= /2.24.3/ly/drumpitch-init.ly][/opt/homebrew/Cellar/lilypond/2.24.3/share/lily= pond/2.24.3/ly/chord-modifiers-init.ly][/opt/homebrew/Cellar/lilypond/2.24.3/= share/lilypond/2.24.3/ly/script-init.ly][/opt/homebrew/Cellar/lilypond/2.24.3= /share/lilypond/2.24.3/ly/chord-repetition-init.ly][/opt/homebrew/Cellar/lily= pond/2.24.3/share/lilypond/2.24.3/ly/scale-definitions-init.ly][/opt/homebrew= /Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ly/dynamic-scripts-init.ly][/op= t/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ly/spanners-init.ly][= /opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ly/predefined-fret= boards-init.ly][/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ly= /string-tunings-init.ly][/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/= 2.24.3/ly/property-init.ly][/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypo= nd/2.24.3/ly/grace-init.ly][/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypo= nd/2.24.3/ly/midi-init.ly[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond= /2.24.3/ly/performer-init.ly]][/opt/homebrew/Cellar/lilypond/2.24.3/share/lil= ypond/2.24.3/ly/paper-defaults-init.ly[/opt/homebrew/Cellar/lilypond/2.24.3/s= hare/lilypond/2.24.3/ly/titling-init.ly][/opt/homebrew/Cellar/lilypond/2.24.3= /share/lilypond/2.24.3/ly/text-replacements.ly]][/opt/homebrew/Cellar/lilypon= d/2.24.3/share/lilypond/2.24.3/ly/context-mods-init.ly][/opt/homebrew/Cellar/= lilypond/2.24.3/share/lilypond/2.24.3/ly/engraver-init.ly]] Processing /Users/ben/Desktop/Test.ly'
Parsing...[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ly/init= .ly
Using = nederlands' note names...[/Users/ben/Desktop/Test.ly] Interpreting music... [= /opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/fonts/otf/emmental= er-20.otf CFF name for font Emmentaler-20 is the same.] elapsed time: 0.02 se= conds Element count 55 (spanners 6) Preprocessing graphical objects... Grob = count 103 [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/fonts/o= tf/emmentaler-11.otf CFF name for font Emmentaler-11 is the same.] [/opt/home= brew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/fonts/otf/emmentaler-13.otf= CFF name for font Emmentaler-13 is the same.] [/opt/homebrew/Cellar/lilypond= /2.24.3/share/lilypond/2.24.3/fonts/otf/emmentaler-14.otf CFF name for font E= mmentaler-14 is the same.] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypo= nd/2.24.3/fonts/otf/emmentaler-16.otf CFF name for font Emmentaler-16 is the = same.] [/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/fonts/otf/= emmentaler-18.otf CFF name for font Emmentaler-18 is the same.] [/opt/homebre= w/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/fonts/otf/emmentaler-23.otf CF= F name for font Emmentaler-23 is the same.] Finding the ideal number of pages= ... [lilypond_serif_3.8662109375] CFF name for font C059-Roman is the same. F= itting music on 1 page... Drawing systems... Element count 109 Initializing e= mbedded CFF font list. Embedding CFF font C059-Roman'.
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/fonts/otf/C059-Ro= man.otf]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ps/music-drawing-= routines.ps]
[/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/ps/lilyponddefs.p= s]
Paper_outputter elapsed time: 0.01 seconds
Converting to Test.pdf'... Preparing Ghostscript command to /var/folders/nh/= rtfxzmdn3gx18fwg6lbw4dfc0000gn/T//lilypond-tmp-592332': << /OutputFile = (./lilypond-tmp-1592284.pdf) /CompatibilityLevel 1.4 /PageSize [595.28 841.89= ] /OutputDevice /pdfwrite >> setpagedevice /.setdefaultscreen where { p= op .setdefaultscreen } { (Warning: .setdefaultscreen not available) print } i= felse newpath fill (/var/folders/nh/rtfxzmdn3gx18fwg6lbw4dfc0000gn/T//lilypon= d-tmp-1592284) (r) file .setsafe run
Invoking gs -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH -dAutoRotatePages=3D/None -dPri= nted=3Dfalse /var/folders/nh/rtfxzmdn3gx18fwg6lbw4dfc0000gn/T//lilypond-tmp-5= 92332'... warning: g_spawn_sync failed (-1): gs: Failed to execute child proc= ess =E2=80=9Cgs=E2=80=9D (No such file or directory) warning: (gs -dNO= DISPLAY -dNOSAFER -dNOPAUSE -dBATCH -dAutoRotatePages=3D/None -dPrinted=3Dfal= se /var/folders/nh/rtfxzmdn3gx18fwg6lbw4dfc0000gn/T//lilypond-tmp-592332)' fa= iled (-1)

/opt/homebrew/Cellar/lilypond/2.24.3/sh= are/lilypond/2.24.3/ly/init.ly:65:2: error: Guile signaled an error for the e= xpression beginning here

(let ((book-handler (if (defined? 'defa= ult-toplevel-book-handler)
/opt/homebrew/Cellar/lilypond/2.24.3/share/lilypond/2.24.3/scm/lily/lily.scm<= br> In ice-9/boot-9.scm:
1752:10 16 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
15 (apply-smob/0 #<thunk 105e4b2a0>)
In /private/tmp/lilypond-20231119-11127-7plyz7/lilypond-2.24.3/out/share/lily= pond/current/scm/lily/lily.scm:
873:16 14 (lilypond-main )
902:4 13 (lilypond-all ("/Users/ben/Desktop/Test.ly"))
In srfi/srfi-1.scm:
634:9 12 (for-each #<procedure 10615a690 at /private/tmp/lilypo=E2=80=A6&g= t; =E2=80=A6)
In /private/tmp/lilypond-20231119-11127-7plyz7/lilypond-2.24.3/out/share/lily= pond/current/scm/lily/lily.scm:
912:9 11 (
"/Users/ben/Desktop/Test.ly")
In ice-9/boot-9.scm:
1747:15 10 (with-exception-handler #<procedure 10615a660 at ice-9=E2=80=A6= > =E2=80=A6)
In unknown file:
9 (ly:parse-file "/Users/ben/Desktop/Test.ly")
In ice-9/boot-9.scm:
1752:10 8 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
7 (apply-smob/0 #<thunk 1068ed520>)
6 (ly:book-process # #< Output_def> #< Output_def> #)
In /private/tmp/lilypond-20231119-11127-7plyz7/lilypond-2.24.3/out/share/lily= pond/current/scm/lily/backend-library.scm:
335:4 5 (postprocess-output #< Output_def> #<directory (lily f=E2= =80=A6> =E2=80=A6)
In srfi/srfi-1.scm:
634:9 4 (for-each #<procedure 1064ac180 at /private/tmp/lilypo=E2=80=A6&g= t; =E2=80=A6)
In /private/tmp/lilypond-20231119-11127-7plyz7/lilypond-2.24.3/out/share/lily= pond/current/scm/lily/backend-library.scm:
150:4 3 (postscript->pdf 595.2755905511812 841.8897637795277 "=E2=80=A6" = =E2=80=A6)
57:4 2 (ly:gs-cli _ "<< /OutputFile (./lilypond-tmp-1592284.pd=E2=80= =A6")
In ice-9/boot-9.scm:
1685:16 1 (raise-exception _ #:continuable? _)
In unknown file:
0 (apply-smob/1 #<exception-handler 1068ed3e0> #<&compoun=E2=80= =A6>)
Throw to key ly-file-failed' with args ()'.
Arr=C3=AAt=C3=A9 avec le code de retour 1.

Le 13 d=C3= =A9c. 2023 =C3=A0 20:44, Jean Abou Samra via LilyPond notifications@notifications.lilypond.commun= ity a =C3=A9crit :

Jean Abou Samra https://lilypond.community/u/jeanas jeanas D=C3=A9cembre 13
Ben:
warning: g_spawn_sync failed (-1): gs: Failed to execute child process =E2=80= =9Cgs=E2=80=9D (No such file or directory)
warning: `(gs -q -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH -dAutoRotatePages=3D= /None -dPrinted=3Dfalse /var/folders/nh/rtfxzmdn3gx18fwg6lbw4dfc0000gn/T//lil= ypond-tmp-8887710)' failed (-1)

/opt/homebrew/Cellar/lilyp= ond/2.24.3/share/lilypond/2.24.3/ly/init.ly:65 http://init.ly:65/:2: error: Guile signaled an erro= r for the expression beginning here

(let ((book-handler (if (d= efined? 'default-toplevel-book-handler)
Throw to key ly-file-failed' with args ()'.
Arr=C3=AAt=C3=A9 avec le code de retour 1.

Et avec --verbose, qu'est-= ce que =C3=A7a donne ?

Pour poster dans ce sujet,= visitez la page du sujet https://lilypond.community/t/problemes-avec-macport-et= -homebrew/5573/4.

Pour cr=C3=A9er un nouveau= sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.community mailto:user-fr@lilypond.community ou visitez la page d'acc= ueil de lilypond.community https://lilypond.co= mmunity/.

R=C3=A9ponses pr=C3=A9c=C3= =A9dentes

Ben https://lilypond.community/u/ben Ben
D=C3=A9cembre 13
Le 13 d=C3=A9c. 2023 =C3=A0 19:56, Jean Abou Samra via LilyPond notifications= @notifications.lilypond.community mailto:notifications@notifications.lilypond.communitya =C3= =A9crit :

Jean Abou Samra https://lilypond.community/u/jeanas jeanas D=C3=A9cembre 13
Ben:
lilypond arm 2.25.11 s'installe via macport, mais il met d'autres polices que= la m=C3=AAme version en intel, c'est donc inutilisable

On dirait qu'il n'ont pas = r=C3=A9gl=C3=A9 #67026 (LilyPond: installation of text fonts pro= bably broken) =E2=80=93 MacPorts https://trac.macports.org/ticket/67026soupir.= ..
On peut aussi =C3=A9crire r4=E2=80=A6

Ben:
frescobaldi plante =C3=A0 l'installation, =C3=A0 cause de python-popper-qt5

Vous l'avez fait avec pip = install python-poppler-qt5 ? Normal que =C3=A7a ne marche pas, =C3=A7a va le = compiler et c'est compliqu=C3=A9=E2=84=A2.
Alors avec macport, je fais sudo port install frescobaldi et la routine plant= e au niveau de python-poppler-qt5, alors que la derni=C3=A8re fois (qui date = un peu), tout s'=C3=A9tait install=C3=A9 correctement.

J'ai aussi essay=C3=A9 de = recr=C3=A9er l'environnement python de frescobaldi avec pip. J'arrive enfin = =C3=A0 installer pyqt5, mais pip install python-poppler-qt5 ne passe pas. Si = je comprends bien, il faut que j'essaye de comprendre le fonctionnement de si= p et de poppler pour r=C3=A9soudre le probl=C3=A8me, j'ai l'impression que ce= la ne sera pas demain la veille.

Ben:
lilypond arm 2.24.3 s'installe, mais impossible de compiler, il manque le mod= ule gs

Quelle est l'erreur ?
warning: g_spawn_sync failed (-1): gs: Failed to execute child process =E2=80= =9Cgs=E2=80=9D (No such file or directory)
warning: `(gs -q -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH -dAutoRotatePages=3D= /None -dPrinted=3Dfalse /var/folders/nh/rtfxzmdn3gx18fwg6lbw4dfc0000gn/T//lil= ypond-tmp-8887710)' failed (-1)

/opt/homebrew/Cellar/lilyp= ond/2.24.3/share/lilypond/2.24.3/ly/init.ly:65 http://init.ly:65/:2: error: Guile signaled an erro= r for the expression beginning here

https://lilypond.community/#h-1
(let ((book-handler (if (defined? 'default-toplevel-book-handler)
Throw to key ly-file-failed' with args ()'.
Arr=C3=AAt=C3=A9 avec le code de retour 1.

Jean Abou Samra https://lilypond.community/u/jeanas jeanas D=C3=A9cembre 13
Ben:
lilypond arm 2.25.11 s'installe via macport, mais il met d'autres polices que= la m=C3=AAme version en intel, c'est donc inutilisable

On dirait qu'il n'ont pas = r=C3=A9gl=C3=A9 #67026 (LilyPond: installation of text fonts pro= bably broken) =E2=80=93 MacPorts https://trac.macports.org/ticket/67026 soupir= ...

Ben:
frescobaldi plante =C3=A0 l'installation, =C3=A0 cause de python-popper-qt5

Vous l'avez fait avec pip = install python-poppler-qt5 ? Normal que =C3=A7a ne marche pas, =C3=A7a va le = compiler et c'est compliqu=C3=A9=E2=84=A2.

Ben:
lilypond arm 2.24.3 s'installe, mais impossible de compiler, il manque le mod= ule gs

Quelle est l'erreur ?

Ben https://lilypond.community/u/ben Ben
D=C3=A9cembre 13
Bonsoir,

Jusqu'=C3=A0 pr=C3=A9sent,= j'utilisais les versions macport de frescobaldi et lilypond 2.25.1 sur mac o= s 13.6.3 Apple M1 sans trop de probl=C3=A8mes.

Puis, n'arrivant pas =C3= =A0 mettre =C3=A0 jour via la routine de macport, j'ai eu la mauvaise id=C3= =A9e de supprimer macport pour tout r=C3=A9installer. J'y ai pass=C3=A9 ma jo= urn=C3=A9e sans succ=C3=A8s.

lilypond arm 2.25.11 s'ins= talle via macport, mais il met d'autres polices que la m=C3=AAme version en i= ntel, c'est donc inutilisable

frescobaldi plante =C3=A0 = l'installation, =C3=A0 cause de python-popper-qt5, c'est d'autant plus regret= table que c'=C3=A9tait la seule solution que j'avais trouv=C3=A9e pour lancer= frescobaldi depuis les sources, ne d=C3=A9sesp=C3=A9rant pas de pouvoir corr= iger un jour le bug assez p=C3=A9nibles des menus sous macos, mais tant pis.<= /p>

J'ai essay=C3=A9 avec home= brew:

frescobaldi s'installe ave= c succ=C3=A8s

lilypond arm 2.24.3 s'inst= alle, mais impossible de compiler, il manque le module gs

Bref, je n'ai plus que la = version directement t=C3=A9l=C3=A9chargeable de lilypond qui heureusement fon= ctionne! Par contre, elle n'est pas compil=C3=A9e Apple, mais Intel, ce qui e= st un peu dommage, mais je peux vivre avec.

Au plaisir,

Ben

Pour poster dans ce sujet,= visitez la page du sujet https://lilypond.community/t/problemes-avec-macport-et= -homebrew/5573/4.

Pour cr=C3=A9er un nouveau= sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.community mailto:user-fr@lilypond.community ou visitez la page d'acc= ueil de lilypond.community https://lilypond.co= mmunity/.

Pour vo= us d=C3=A9sabonner de ces e-mails, cliquez ici https://lilypond.community/email/unsubscribe/a2ec0050d3e7e62ee2b1b29e14= 0a8c8275626772940579cc4265cbc152232b69.


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657a0edee9d_1c6bfd32794690b9-- From MAILER-DAEMON Wed Dec 13 22:01:57 2023 Return-Path: Date: Wed, 13 Dec 2023 22:01:57 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Position_de_liaison?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657a29d569d40_1c73e032564691f3"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29557 X-Discourse-Topic-Id: 5572 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/position-de-liaison/5572 ----==_mimepart_657a29d569d40_1c73e032564691f3 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 B'soir En rusant trouv=C3=A9 dans l'ai de de la version 2.25 : =20 [http://lilypond.org/doc/v2.25/Documentation/notation/slurs#index-slur_002c-d= efining-dash-patterns](https://) ``` \version "2.24.2" offsetPositions =3D #(define-music-function (offsets) (number-pair?) #{ \once \override Slur.control-points =3D #(lambda (grob) (match-let ((((_ . y1) _ _ (_ . y2)) (ly:slur::calc-control-points grob)) ((off1 . off2) offsets)) (set! (ly:grob-property grob 'positions) (cons (+ y1 off1) (+ y2 off2))) (ly:slur::calc-control-points grob))) #}) up =3D \drummode { \tuplet 3/2 2 { \slurDown sn4=20 << { \grace sn8( 4 } \\ { \hideNotes \grace sn8( \stemUp \unHid= eNotes sn)\offsetPositions #'(0 . -15) } >> hhp4 bd4 \appoggiatura sn8 sn4 } } \score { \new DrumStaff << \new DrumVoice { \voiceOne \up } >> \layout {} } ``` --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/position-de-liaison/5572/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657a29d569d40_1c73e032564691f3 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 13

B'soir

En rusant trouv=C3=A9 dans l'ai de de = la version 2.25 :
http://lilypond.org/doc/v2.25/Documentation/not= ation/slurs#index-slur_002c-defining-dash-patterns

\version "2.24.2"
offsetPositions =3D
#(define-music-function (offsets) (number-pair?)
  #{
     \once \override Slur.control-points =3D
       #(lambda (grob)
          (match-let ((((_ . y1) _ _ (_ . y2))
                       (ly:slur::calc-control-points grob))
                      ((off1 . off2) offsets))
            (set! (ly:grob-property grob 'positions)
                  (cons (+ y1 off1) (+ y2 off2)))
            (ly:slur::calc-control-points grob)))
  #})

up =3D \drummode  {
  \tuplet 3/2 2 {
    \slurDown
    sn4=20
    << { \grace sn8( <sn( hhp>4  } \\ { \hideNotes \grace sn8( \s=
temUp \unHideNotes sn)\offsetPositions #'(0 . -15) } >> hhp4    bd4
    \appoggiatura sn8 sn4 <tomml tomfl> <tomml tomfl>
  }
}

\score {
  \new DrumStaff
  <<
    \new DrumVoice { \voiceOne \up }
  >>
  \layout {}
}

Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657a29d569d40_1c73e032564691f3-- From MAILER-DAEMON Thu Dec 14 06:54:37 2023 Return-Path: Date: Thu, 14 Dec 2023 06:54:37 +0000 From: =?UTF-8?B?U8OpYmFzdGllbiBSaWNoYXJkIHZpYSBMaWx5UG9uZA==?= To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Position_de_liaison?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657aa6ad8ec34_1c73e033a7c752e4"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29558 X-Discourse-Topic-Id: 5572 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/solved-position-de-liaison/5572 ----==_mimepart_657aa6ad8ec34_1c73e033a7c752e4 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Oula ! Effectivement c'est de la ruse ! :slight_smile:=20 J'ai grenouill=C3=A9 encore un peu pour int=C3=A9grer cela =C3=A0 ma partitio= n et j'ai =C3=A0 pr=C3=A9sent le visuel d=C3=A9sir=C3=A9. Merci Martial --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/position-de-liaison/5572/3). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657aa6ad8ec34_1c73e033a7c752e4 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
S=C3=A9bastien Richar= d Sebastien_Richard
D=C3= =A9cembre 14

Oula !

Effectivement c'est de la ruse ! 3D":slight_smile:"

J'ai grenouill=C3=A9 encore un peu pour= int=C3=A9grer cela =C3=A0 ma partition et j'ai =C3=A0 pr=C3=A9sent le visuel= d=C3=A9sir=C3=A9.

Merci Martial


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657aa6ad8ec34_1c73e033a7c752e4-- From MAILER-DAEMON Thu Dec 14 09:16:30 2023 Return-Path: Date: Thu, 14 Dec 2023 09:16:29 +0000 From: christian le Bars via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Les_bizareries_de_lilyja?= =?UTF-8?Q?zz?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657ac7edb2d5d_1c73e0348f08063f"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29559 X-Discourse-Topic-Id: 5571 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/les-bizareries-de-lilyjazz/5571 ----==_mimepart_657ac7edb2d5d_1c73e0348f08063f Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour Jean. Voila ce que me dit frescobaldi dans le journal de lilypond: /Users/christianlebars/Partition/lilyjazz.ily:331:24: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Clef.stencil \override Staff.Clef=20 #'stencil =3D #jazz-clef /Users/christianlebars/Partition/lilyjazz.ily:332:29: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Score.BarNumber.stencil \override Score.BarNumber=20 #'stencil =3D ##f /Users/christianlebars/Partition/lilyjazz.ily:334:32: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.KeySignature.stencil \override Staff.KeySignature=20 #'stencil =3D #jazz-keysig /Users/christianlebars/Partition/lilyjazz.ily:335:35: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.KeyCancellation.stencil \override Staff.KeyCancellation=20 #'stencil =3D #jazz-keysig /Users/christianlebars/Partition/lilyjazz.ily:337:33: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.TimeSignature.stencil \override Staff.TimeSignature=20 #'stencil =3D #jazz-timesig /Users/christianlebars/Partition/lilyjazz.ily:339:28: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.NoteHead.stencil \override Staff.NoteHead=20 #'stencil =3D #jazz-notehead =20 /Users/christianlebars/Partition/lilyjazz.ily:340:28: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.NoteHead.Y-extent \override Staff.NoteHead=20 #'Y-extent =3D \makeUnpurePureContainer /Users/christianlebars/Partition/lilyjazz.ily:342:24: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Stem.thickness \override Staff.Stem=20 #'thickness =3D #2 /Users/christianlebars/Partition/lilyjazz.ily:343:24: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Beam.beam-thickness \override Staff.Beam=20 #'beam-thickness =3D #0.55 /Users/christianlebars/Partition/lilyjazz.ily:344:24: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Flag.stencil \override Staff.Flag=20 #'stencil =3D #jazz-flag /Users/christianlebars/Partition/lilyjazz.ily:345:24: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Flag.Y-extent \override Staff.Flag=20 #'Y-extent =3D \makeUnpurePureContainer /Users/christianlebars/Partition/lilyjazz.ily:347:24: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Dots.stencil \override Staff.Dots=20 #'stencil =3D #jazz-dots /Users/christianlebars/Partition/lilyjazz.ily:348:30: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Accidental.stencil \override Staff.Accidental=20 #'stencil =3D #jazz-accidental /Users/christianlebars/Partition/lilyjazz.ily:349:30: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Accidental.Y-extent \override Staff.Accidental=20 #'Y-extent =3D \makeUnpurePureContainer /Users/christianlebars/Partition/lilyjazz.ily:351:40: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.AccidentalCautionary.stencil \override Staff.AccidentalCautionary=20 #'stencil =3D #jazz-accidental-caution= ary /Users/christianlebars/Partition/lilyjazz.ily:352:40: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.AccidentalCautionary.Y-extent \override Staff.AccidentalCautionary=20 #'Y-extent =3D \makeUnpurePureContainer /Users/christianlebars/Partition/lilyjazz.ily:354:40: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.AccidentalSuggestion.stencil \override Staff.AccidentalSuggestion=20 #'stencil =3D #jazz-accidental /Users/christianlebars/Partition/lilyjazz.ily:355:40: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.AccidentalSuggestion.Y-extent \override Staff.AccidentalSuggestion=20 #'Y-extent =3D \makeUnpurePureContainer /Users/christianlebars/Partition/lilyjazz.ily:357:26: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Script.stencil \override Staff.Script=20 #'stencil =3D #jazz-articulation =20 /Users/christianlebars/Partition/lilyjazz.ily:359:24: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Rest.stencil \override Staff.Rest=20 #'stencil =3D #jazz-rest /Users/christianlebars/Partition/lilyjazz.ily:360:24: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Slur.thickness \override Staff.Slur=20 #'thickness =3D #2.5 /Users/christianlebars/Partition/lilyjazz.ily:361:23: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Tie.thickness \override Staff.Tie=20 #'thickness =3D #2.5 /Users/christianlebars/Partition/lilyjazz.ily:362:27: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.BarLine.hair-thickness \override Staff.BarLine=20 #'hair-thickness =3D #3 =20 /Users/christianlebars/Partition/lilyjazz.ily:363:29: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Score.BarNumber.font-name \override Score.BarNumber=20 #'font-name =3D #"LilyJAZZ Text" /Users/christianlebars/Partition/lilyjazz.ily:365:33: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.TimeSignature.font-name \override Staff.TimeSignature=20 #'font-name =3D #"LilyJAZZ" /Users/christianlebars/Partition/lilyjazz.ily:366:33: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.TimeSignature.font-size \override Staff.TimeSignature=20 #'font-size =3D #5 /Users/christianlebars/Partition/lilyjazz.ily:368:31: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.DynamicText.font-name \override Staff.DynamicText=20 #'font-name =3D #"LilyJAZZ" /Users/christianlebars/Partition/lilyjazz.ily:369:31: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.DynamicText.font-size \override Staff.DynamicText=20 #'font-size =3D #6 /Users/christianlebars/Partition/lilyjazz.ily:371:33: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Score.RehearsalMark.font-name \override Score.RehearsalMark=20 #'font-name =3D #"LilyJAZZ Text" /Users/christianlebars/Partition/lilyjazz.ily:372:33: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Score.MetronomeMark.font-name \override Score.MetronomeMark=20 #'font-name =3D #"LilyJAZZ Text" /Users/christianlebars/Partition/lilyjazz.ily:374:30: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.TextScript.font-name \override Staff.TextScript=20 #'font-name =3D #"LilyJAZZ Text" =20 /Users/christianlebars/Partition/lilyjazz.ily:375:30: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.TextScript.font-size \override Staff.TextScript=20 #'font-size =3D #1 /Users/christianlebars/Partition/lilyjazz.ily:377:34: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.InstrumentName.font-name \override Staff.InstrumentName=20 #'font-name =3D #"LilyJAZZ Text" =20 /Users/christianlebars/Partition/lilyjazz.ily:379:32: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.TupletNumber.font-name \override Staff.TupletNumber=20 #'font-name =3D "LilyJAZZ Text" /Users/christianlebars/Partition/lilyjazz.ily:380:33: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.TupletBracket.thickness \override Staff.TupletBracket=20 #'thickness =3D #1.5 /Users/christianlebars/Partition/lilyjazz.ily:382:32: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Score.VoltaBracket.font-name \override Score.VoltaBracket=20 #'font-name =3D #"LilyJAZZ Text" /Users/christianlebars/Partition/lilyjazz.ily:383:32: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Score.VoltaBracket.font-size \override Score.VoltaBracket=20 #'font-size =3D #0 /Users/christianlebars/Partition/lilyjazz.ily:384:32: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Score.VoltaBracket.thickness \override Score.VoltaBracket=20 #'thickness =3D #2 /Users/christianlebars/Partition/lilyjazz.ily:730:38: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 ChordName.font-name \override ChordName=20 #'font-name =3D #"LilyJAZZText" /Users/christianlebars/Partition/lilyjazz.ily:731:39: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 TextScript.font-name \override TextScript=20 #'font-name =3D #"LilyJAZZ Text" Apparament j'ai perdu mon lilyjazz.ily --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/les-bizareries-de-lilyjazz/5571/6). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657ac7edb2d5d_1c73e0348f08063f Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
christian le Bars barzi
D=C3= =A9cembre 14

Bonjour Jean.

Voila ce que me dit frescobaldi dans le= journal de lilypond:
/Users/christianlebars/Partition/lilyjazz.ily:331:24: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Clef.stencil
\override Staff.Clef
#'stencil =3D #jazz-clef
/Users/christianlebars/Partition/lilyjazz.ily:332:29: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Score.BarNumber.stencil
\override Score.BarNumber
#'stencil =3D ##f
/Users/christianlebars/Partition/lilyjazz.ily:334:32: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.KeySignature.stencil
\override Staff.KeySignature
#'stencil =3D #jazz-keysig
/Users/christianlebars/Partition/lilyjazz.ily:335:35: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.KeyCancellation.stencil
\override Staff.KeyCancellation
#'stencil =3D #jazz-keysig
/Users/christianlebars/Partition/lilyjazz.ily:337:33: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.TimeSignature.stencil
\override Staff.TimeSignature
#'stencil =3D #jazz-timesig
/Users/christianlebars/Partition/lilyjazz.ily:339:28: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.NoteHead.stencil
\override Staff.NoteHead
#'stencil =3D #jazz-notehead
/Users/christianlebars/Partition/lilyjazz.ily:340:28: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.NoteHead.Y-extent
\override Staff.NoteHead
#'Y-extent =3D \makeUnpurePureContainer
/Users/christianlebars/Partition/lilyjazz.ily:342:24: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Stem.thickness
\override Staff.Stem
#'thickness =3D #2
/Users/christianlebars/Partition/lilyjazz.ily:343:24: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Beam.beam-thickness
\override Staff.Beam
#'beam-thickness =3D #0.55
/Users/christianlebars/Partition/lilyjazz.ily:344:24: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Flag.stencil
\override Staff.Flag
#'stencil =3D #jazz-flag
/Users/christianlebars/Partition/lilyjazz.ily:345:24: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Flag.Y-extent
\override Staff.Flag
#'Y-extent =3D \makeUnpurePureContainer
/Users/christianlebars/Partition/lilyjazz.ily:347:24: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Dots.stencil
\override Staff.Dots
#'stencil =3D #jazz-dots
/Users/christianlebars/Partition/lilyjazz.ily:348:30: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Accidental.stencil
\override Staff.Accidental
#'stencil =3D #jazz-accidental
/Users/christianlebars/Partition/lilyjazz.ily:349:30: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Accidental.Y-extent
\override Staff.Accidental
#'Y-extent =3D \makeUnpurePureContainer
/Users/christianlebars/Partition/lilyjazz.ily:351:40: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.AccidentalCautionary.stencil
\override Staff.AccidentalCautionary
#'stencil =3D #jazz-accidental-cautionary
/Users/christianlebars/Partition/lilyjazz.ily:352:40: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.AccidentalCautionary.Y-extent
\override Staff.AccidentalCautionary
#'Y-extent =3D \makeUnpurePureContainer
/Users/christianlebars/Partition/lilyjazz.ily:354:40: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.AccidentalSuggestion.stencil
\override Staff.AccidentalSuggestion
#'stencil =3D #jazz-accidental
/Users/christianlebars/Partition/lilyjazz.ily:355:40: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.AccidentalSuggestion.Y-extent
\override Staff.AccidentalSuggestion
#'Y-extent =3D \makeUnpurePureContainer
/Users/christianlebars/Partition/lilyjazz.ily:357:26: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Script.stencil
\override Staff.Script
#'stencil =3D #jazz-articulation
/Users/christianlebars/Partition/lilyjazz.ily:359:24: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Rest.stencil
\override Staff.Rest
#'stencil =3D #jazz-rest
/Users/christianlebars/Partition/lilyjazz.ily:360:24: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Slur.thickness
\override Staff.Slur
#'thickness =3D #2.5
/Users/christianlebars/Partition/lilyjazz.ily:361:23: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.Tie.thickness
\override Staff.Tie
#'thickness =3D #2.5
/Users/christianlebars/Partition/lilyjazz.ily:362:27: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.BarLine.hair-thickness
\override Staff.BarLine
#'hair-thickness =3D #3
/Users/christianlebars/Partition/lilyjazz.ily:363:29: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Score.BarNumber.font-name
\override Score.BarNumber
#'font-name =3D #"LilyJAZZ Text"
/Users/christianlebars/Partition/lilyjazz.ily:365:33: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.TimeSignature.font-name
\override Staff.TimeSignature
#'font-name =3D #"LilyJAZZ"
/Users/christianlebars/Partition/lilyjazz.ily:366:33: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.TimeSignature.font-size
\override Staff.TimeSignature
#'font-size =3D #5
/Users/christianlebars/Partition/lilyjazz.ily:368:31: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.DynamicText.font-name
\override Staff.DynamicText
#'font-name =3D #"LilyJAZZ"
/Users/christianlebars/Partition/lilyjazz.ily:369:31: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.DynamicText.font-size
\override Staff.DynamicText
#'font-size =3D #6
/Users/christianlebars/Partition/lilyjazz.ily:371:33: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Score.RehearsalMark.font-name
\override Score.RehearsalMark
#'font-name =3D #"LilyJAZZ Text"
/Users/christianlebars/Partition/lilyjazz.ily:372:33: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Score.MetronomeMark.font-name
\override Score.MetronomeMark
#'font-name =3D #"LilyJAZZ Text"
/Users/christianlebars/Partition/lilyjazz.ily:374:30: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.TextScript.font-name
\override Staff.TextScript
#'font-name =3D #"LilyJAZZ Text"
/Users/christianlebars/Partition/lilyjazz.ily:375:30: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.TextScript.font-size
\override Staff.TextScript
#'font-size =3D #1
/Users/christianlebars/Partition/lilyjazz.ily:377:34: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.InstrumentName.font-name
\override Staff.InstrumentName
#'font-name =3D #"LilyJAZZ Text"
/Users/christianlebars/Partition/lilyjazz.ily:379:32: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.TupletNumber.font-name
\override Staff.TupletNumber
#'font-name =3D "LilyJAZZ Text"
/Users/christianlebars/Partition/lilyjazz.ily:380:33: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Staff.TupletBracket.thickness
\override Staff.TupletBracket
#'thickness =3D #1.5
/Users/christianlebars/Partition/lilyjazz.ily:382:32: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Score.VoltaBracket.font-name
\override Score.VoltaBracket
#'font-name =3D #"LilyJAZZ Text"
/Users/christianlebars/Partition/lilyjazz.ily:383:32: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Score.VoltaBracket.font-size
\override Score.VoltaBracket
#'font-size =3D #0
/Users/christianlebars/Partition/lilyjazz.ily:384:32: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 Score.VoltaBracket.thickness
\override Score.VoltaBracket
#'thickness =3D #2
/Users/christianlebars/Partition/lilyjazz.ily:730:38: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 ChordName.font-name
\override ChordName
#'font-name =3D #"LilyJAZZText"
/Users/christianlebars/Partition/lilyjazz.ily:731:39: Avertissement : abandon= n=C3=A9 : absence du =C2=AB . =C2=BB dans le chemin =C3=A0 la propri=C3=A9t= =C3=A9 TextScript.font-name
\override TextScript
#'font-name =3D #"LilyJAZZ Text"

Apparament j'ai perdu mon lilyjazz.ily<= /p>


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657ac7edb2d5d_1c73e0348f08063f-- From MAILER-DAEMON Thu Dec 14 09:52:22 2023 Return-Path: Date: Thu, 14 Dec 2023 09:52:22 +0000 From: christian le Bars via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Les_bizareries_de_lilyja?= =?UTF-8?Q?zz?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657ad05656b06_1c73e0325648603a"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29560 X-Discourse-Topic-Id: 5571 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/les-bizareries-de-lilyjazz/5571 ----==_mimepart_657ad05656b06_1c73e0325648603a Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 ![Capture d=E2=80=99e=CC=81cran 2023-12-13 a=CC=80 09.22.24|690x228](upload:/= /b33TsbkV9rt1zxmOTI5KK0CKMFC.png) voila ce que j'obtiends. Bonne journ=C3=A9e --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/les-bizareries-de-lilyjazz/5571/7). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657ad05656b06_1c73e0325648603a Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
christian le Bars barzi
D=C3= =A9cembre 14

3D"Capture

voila ce que j'obtiends.
Bonne journ=C3=A9e


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657ad05656b06_1c73e0325648603a-- From MAILER-DAEMON Thu Dec 14 10:05:45 2023 Return-Path: Date: Thu, 14 Dec 2023 10:05:44 +0000 From: Ben via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: <442DCFE3-D2F2-4EA5-84CE-46EF5E42C8AE@eulogia.ch> In-Reply-To: References: <6C8A1FB7-E7AF-400E-B4CE-8B52B77E3245@eulogia.ch> Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Probl=C3=A8mes_avec?= =?UTF-8?Q?_macport_et_homebrew?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657ad378cca53_1c73e0348f0913d5"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29561 X-Discourse-Topic-Id: 5573 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/problemes-avec-macport-et-homebrew/5573 ----==_mimepart_657ad378cca53_1c73e0348f0913d5 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 >=20 >> Ben: >> frescobaldi plante =C3=A0 l'installation, =C3=A0 cause de python-popper-qt5 >>=20 >> CVous l'avez fait avec pip install python-poppler-qt5 ? Normal que =C3=A7a= ne marche pas, =C3=A7a va le compiler et c'est compliqu=C3=A9=E2=84=A2. >>=20 Cher Jean,=20 J'ai vu que vous aviez fait des modifications pour rendre python-poppler-qt5 = disponible sous Linux, est-ce que cela vous serait compliqu=C3=A9 de m'indiqu= er les commandes que vous avez utilis=C3=A9es pour y parvenir, afin que je pu= isse essayer de les reproduire sous mac os x? Cela me ferait gagner beaucoup = de temps=E2=80=A6=20 Au plaisir,=20 Ben >> Pour poster dans ce sujet, visitez la page du sujet . >>=20 >> Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.com= munity ou visitez la page d'accueil de li= lypond.community . >>=20 >>=20 >>=20 >> Pour vous d=C3=A9sabonner de ces e-mails, cliquez ici . >>=20 > --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/problemes-avec-macport-et-homebrew/5573/6). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657ad378cca53_1c73e0348f0913d5 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Ben Ben
D=C3= =A9cembre 14

Ben:
frescobaldi plante =C3=A0 l'installation, =C3=A0 cause de python-popper-qt5

CVous l= 'avez fait avec pip install python-poppler-qt5 ? Normal que =C3=A7a ne marche= pas, =C3=A7a va le compiler et c'est compliqu=C3=A9=E2=84=A2.

Cher Jean,

J'ai vu que vous aviez fait des modific= ations pour rendre python-poppler-qt5 disponible sous Linux, est-ce que cela = vous serait compliqu=C3=A9 de m'indiquer les commandes que vous avez utilis= =C3=A9es pour y parvenir, afin que je puisse essayer de les reproduire sous m= ac os x? Cela me ferait gagner beaucoup de temps=E2=80=A6

Au plaisir,

Ben

Pour poste= r dans ce sujet, visitez la page du sujet https://lilypond.community/t/problemes= -avec-macport-et-homebrew/5573/2.

Pour cr=C3=A9er un nouveau= sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.community mailto:user-fr@lilypond.community ou visitez la page d'acc= ueil de lilypond.community https://lilypond.co= mmunity/.

Pour vo= us d=C3=A9sabonner de ces e-mails, cliquez ici https://lilypond.community/email/unsubscribe/c6f9f19458c132f472e07a70d0= 4e6a009411421fb9ba5abf91b1e78f8ca7c0b0.


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657ad378cca53_1c73e0348f0913d5-- From MAILER-DAEMON Fri Dec 15 15:30:45 2023 Return-Path: Date: Fri, 15 Dec 2023 15:30:45 +0000 From: Bernard Meylan via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_=C3=89crire_un_crescendo?= =?UTF-8?Q?_=C3=A9tal=C3=A9_sur_plusieurs_mesures?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657c71257a008_1da4673261869459"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29564 X-Discourse-Topic-Id: 5576 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/ecrire-un-crescendo-etale-sur-plusieurs-mesures/5576 ----==_mimepart_657c71257a008_1da4673261869459 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour =C3=A0 toute la communaut=C3=A9! Je reviens =C3=A0 la charge avec un =C2=ABserpent de mer=C2=BB qui a d=C3=A9j= =C3=A0 =C3=A9t=C3=A9 =C3=A9voqu=C3=A9 et trait=C3=A9 ici, =C3=A0 savoir une e= xpression de nuance qu'on retrouve partout dans les partitions: le crescendo,= coup=C3=A9 le plus souvent en trois syllabes (cre scen do) et =C3=A9tal=C3= =A9 sur un nomble x de mesures, avec des traitill=C3=A9s (Spanners) entre les= syllabes. L'id=C3=A9al est =C3=A9videmment que LyliPond se charge de couper = cette expression lorsqu'elle se prolonge sur 2 voire 3 lignes. Il y a eu une = solution propos=C3=A9e par Jacques Menu, mais je ne suis jamais arriv=C3=A9 = =C3=A0 la mettre en =C5=93uvre. J'ai alors pens=C3=A9 =C3=A0 qqchose comme ``` \version "2.24.2" { \override TextSpanner.bound-details.left.stencil-align-dir-y =3D #0 \override TextSpanner.bound-details.right.stencil-align-dir-y =3D #0 \override TextSpanner.bound-details.left.text =3D "cre" \override TextSpanner.bound-details.right.text =3D "scen" \override TextSpanner.bound-details.right.text =3D "do" \relative { c'4^\startTextSpan c c c\stopTextSpan c\startTextSpan c c c\stopT= extSpan c\startTextSpan c c c\stopTextSpan } } ``` mais comme vous pourrez le constater, cela donne un texte du style cre - - do= qui se r=C3=A9p=C3=A8te. Est-il possible d'ins=C3=A9rer le =C2=ABscen=C2=BB = entre les expressions =C2=ABcre=C2=BB et =C2=ABdo=C2=BB avec une incantation = du style: `\override TextSpanner.bound-details.**middle**.stencil-align-dir-y =3D #0` Je sais bien que l'expression =C2=ABmiddle=C2=BB n'existe pas, du moins pas d= ans ce contexte, mais existe t-il autre chose? Amiti=C3=A9s. Bernard --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/ecrire-un-crescendo-etale-sur-plusieurs-mesures/5576/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657c71257a008_1da4673261869459 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Bernard Meylan bameylan
D=C3= =A9cembre 15

Bonjour =C3=A0 toute la communaut=C3=A9!

Je reviens =C3=A0 la charge avec un =C2= =ABserpent de mer=C2=BB qui a d=C3=A9j=C3=A0 =C3=A9t=C3=A9 =C3=A9voqu=C3=A9 e= t trait=C3=A9 ici, =C3=A0 savoir une expression de nuance qu'on retrouve part= out dans les partitions: le crescendo, coup=C3=A9 le plus souvent en trois sy= llabes (cre scen do) et =C3=A9tal=C3=A9 sur un nomble x de mesures, avec des = traitill=C3=A9s (Spanners) entre les syllabes. L'id=C3=A9al est =C3=A9videmme= nt que LyliPond se charge de couper cette expression lorsqu'elle se prolonge = sur 2 voire 3 lignes. Il y a eu une solution propos=C3=A9e par Jacques Menu, = mais je ne suis jamais arriv=C3=A9 =C3=A0 la mettre en =C5=93uvre. J'ai alors= pens=C3=A9 =C3=A0 qqchose comme

\version "2.24.2"
{
\override TextSpanner.bound-details.left.stencil-align-dir-y =3D #0
\override TextSpanner.bound-details.right.stencil-align-dir-y =3D #0


\override TextSpanner.bound-details.left.text =3D "cre"
\override TextSpanner.bound-details.right.text =3D "scen"
\override TextSpanner.bound-details.right.text =3D "do"

\relative { c'4^\startTextSpan c c c\stopTextSpan c\startTextSpan c c c\stopT=
extSpan c\startTextSpan c c c\stopTextSpan }
}

mais comme vous pourrez le constater, c= ela donne un texte du style cre - - do qui se r=C3=A9p=C3=A8te. Est-il possib= le d'ins=C3=A9rer le =C2=ABscen=C2=BB entre les expressions =C2=ABcre=C2=BB e= t =C2=ABdo=C2=BB avec une incantation du style:

\override TextSpanner.bound-details.**middle*= *.stencil-align-dir-y =3D #0

Je sais bien que l'expression =C2=ABmid= dle=C2=BB n'existe pas, du moins pas dans ce contexte, mais existe t-il autre= chose?

Amiti=C3=A9s.

Bernard


Pour poster dans ce sujet, visitez la page du sujet.<= /p>

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657c71257a008_1da4673261869459-- From MAILER-DAEMON Sat Dec 16 08:09:04 2023 Return-Path: Date: Sat, 16 Dec 2023 08:09:04 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_=C3=89crire_un_crescendo?= =?UTF-8?Q?_=C3=A9tal=C3=A9_sur_plusieurs_mesures?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657d5b203f296_1da46734db4761e"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29566 X-Discourse-Topic-Id: 5576 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/ecrire-un-crescendo-etale-sur-plusieurs-mesures/5576 ----==_mimepart_657d5b203f296_1da46734db4761e Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour, un truc comme =C3=A7a =C3=A0 bidouiller :=20 [https://lsr.di.unimi.it/LSR/Snippet?id=3D807](https://lsr.di.unimi.it/LSR/Sn= ippet?id=3D807) ``` cresend =3D #(make-music 'CrescendoEvent 'span-direction START 'span-type 'text 'span-text "cre - - - scen - - - do") \relative c' { c4\cresend d4 e4 f4 | g4 a4\! b4 c4 | } ``` Bonne journ=C3=A9e --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/ecrire-un-crescendo-etale-sur-plusieurs-mesures/5576/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657d5b203f296_1da46734db4761e Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 16

Bonjour,

un truc comme =C3=A7a =C3=A0 bidouiller= :
https://lsr.di.unimi.it/LSR/Snippet?id=3D807

cresend =3D
#(make-music 'CrescendoEvent
             'span-direction START
             'span-type 'text
             'span-text "cre - - - scen - - - do")


\relative c' {
  c4\cresend d4 e4 f4 |
  g4 a4\! b4 c4 |
}

Bonne journ=C3=A9e


Pour poster dans ce sujet, visitez la page du sujet.<= /p>

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657d5b203f296_1da46734db4761e-- From MAILER-DAEMON Sat Dec 16 10:34:25 2023 Return-Path: Date: Sat, 16 Dec 2023 10:34:25 +0000 From: Olivier Miakinen via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: <1107fb69-060b-4567-9f08-55039edc8fcf@miakinen.net> Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Personnaliser_l'indi?= =?UTF-8?Q?cation_de_tempo?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657d7d30d5395_1da46736e0c81764"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29567 X-Discourse-Topic-Id: 5578 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/personnaliser-lindication-de-tempo/5578 ----==_mimepart_657d7d30d5395_1da46736e0c81764 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour, Je voudrais =C3=A9crire un \markup qui mime le plus exactement possible l'instruction =C2=AB \tempo "Andante" 4.=3D52 =C2=BB suivi d'un texte en petit italique. J'ai d'abord essay=C3=A9 ceci : \markup { \bold "Andante" \concat { "(" \note {4.} #UP " =3D 52)" } \small \italic "tr=C3=A8s =C3=A0 l'italienne, un peu exag=C3=A9r=C3=A9." } Mais la note est trop grande. J'ai alors essay=C3=A9 d'ajouter \small ou \tiny devant \note, mais d'une part la hampe reste toujours trop grasse, et d'autre part la note est un peu trop bas par rapport au texte. Comment faire pour avoir exactement le m=C3=AAme rendu ? --=20 Olivier Miakinen --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/personnaliser-lindication-de-tempo/5578/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657d7d30d5395_1da46736e0c81764 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Olivier Miakinen omiak
D=C3= =A9cembre 16

Bonjour,

Je voudrais =C3=A9crire un \markup qui = mime le plus exactement possible
l'instruction =C2=AB \tempo "Andante" 4.=3D52 =C2=BB suivi d'un texte en peti= t
italique.

J'ai d'abord essay=C3=A9 ceci :

\markup {
\bold "Andante"
\concat { "(" \note {4.} #UP " =3D 52)" }
\small \italic "tr=C3=A8s =C3=A0 l'italienne, un peu exag=C3=A9r=C3=A9."
}

Mais la note est trop grande.

J'ai alors essay=C3=A9 d'ajouter \small= ou \tiny devant \note, mais d'une part
la hampe reste toujours trop grasse, et d'autre part la note est un peu
trop bas par rapport au texte.

Comment faire pour avoir exactement le = m=C3=AAme rendu ?

--
Olivier Miakinen


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657d7d30d5395_1da46736e0c81764-- From MAILER-DAEMON Sat Dec 16 10:36:59 2023 Return-Path: Date: Sat, 16 Dec 2023 10:36:58 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_=C3=89crire_un_crescendo?= =?UTF-8?Q?_=C3=A9tal=C3=A9_sur_plusieurs_mesures?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657d7dcac0ff3_1da46736e0c8734b"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29568 X-Discourse-Topic-Id: 5576 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/ecrire-un-crescendo-etale-sur-plusieurs-mesures/5576 ----==_mimepart_657d7dcac0ff3_1da46736e0c8734b Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 On peut aussi faire ainsi :=20 Bidouille de [https://lsr.di.unimi.it/LSR/Snippet?id=3D806](https://lsr.di.u= nimi.it/LSR/Snippet?id=3D806) ``` \version "2.24.3" crescText =3D #(define-music-function (txt) (markup?) (make-music 'CrescendoEvent 'span-direction START 'span-type 'text 'span-text txt)) \relative c' { c4-\crescText "cre" c4 c4 c4 | c4 c4 c4 c4 | c4-\crescText "sen" c4 c4 c4 | c4 c4 c4 c4-\crescText "do"=20 <>\! %LiyiPond hurle un peu mais =C3=A7a passe } ``` --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/ecrire-un-crescendo-etale-sur-plusieurs-mesures/5576/3). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657d7dcac0ff3_1da46736e0c8734b Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 16

On peut aussi faire ainsi :
Bidouille de https://lsr.di.unimi.it/LSR/Snippet?id=3D806

\version "2.24.3"
crescText =3D
#(define-music-function (txt) (markup?)
   (make-music 'CrescendoEvent
               'span-direction START
               'span-type 'text
               'span-text txt))

\relative c' {
  c4-\crescText "cre" c4 c4 c4 |
  c4 c4 c4 c4 |
  c4-\crescText "sen" c4 c4 c4 |
  c4 c4 c4  c4-\crescText "do"=20
  <>\! %LiyiPond hurle un peu mais =C3=A7a passe
}

Pour poster dans ce sujet, visitez la page du sujet.<= /p>

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657d7dcac0ff3_1da46736e0c8734b-- From MAILER-DAEMON Sat Dec 16 10:45:07 2023 Return-Path: Date: Sat, 16 Dec 2023 10:45:06 +0000 From: Olivier Miakinen via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: <1107fb69-060b-4567-9f08-55039edc8fcf@miakinen.net> References: <1107fb69-060b-4567-9f08-55039edc8fcf@miakinen.net> Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Personnaliser_l'indi?= =?UTF-8?Q?cation_de_tempo?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657d7fb2ad20f_1da46732618929cc"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29569 X-Discourse-Topic-Id: 5578 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/personnaliser-lindication-de-tempo/5578 ----==_mimepart_657d7fb2ad20f_1da46732618929cc Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Le 16/12/2023 11:34, j'=C3=A9crivais : >=20 > \markup { > \bold "Andante" > \concat { "(" \note {4.} #UP " =3D 52)" } > \small \italic "tr=C3=A8s =C3=A0 l'italienne, un peu exag=C3=A9r=C3=A9." > } >=20 > Mais la note est trop grande. >=20 > J'ai alors essay=C3=A9 d'ajouter \small ou \tiny devant \note, mais d'une p= art > la hampe reste toujours trop grasse, et d'autre part la note est un peu > trop bas par rapport au texte. En r=C3=A9alit=C3=A9 j'=C3=A9tais tromp=C3=A9 par l'aper=C3=A7u dans Frescoba= ldi. Quand je regarde le PDF g=C3=A9n=C3=A9r=C3=A9, \small donne la bonne taille et la bonne graisse. = Il ne manque plus que le r=C3=A9glage de la hauteur, mais =C3=A7a je crois que je vais sav= oir le trouver dans la doc. --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/personnaliser-lindication-de-tempo/5578/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657d7fb2ad20f_1da46732618929cc Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Olivier Miakinen omiak
D=C3= =A9cembre 16

Le 16/12/2023 11:34, j'=C3=A9crivais :

\markup {<= br> \bold "Andante"
\concat { "(" \note {4.} #UP " =3D 52)" }
\small \italic "tr=C3=A8s =C3=A0 l'italienne, un peu exag=C3=A9r=C3=A9."
}

Mais la note est trop gran= de.

J'ai al= ors essay=C3=A9 d'ajouter \small ou \tiny devant \note, mais d'une part
la hampe reste toujours trop grasse, et d'autre part la note est un peu
trop bas par rapport au texte.

En r=C3=A9alit=C3=A9 j'=C3=A9tais tromp= =C3=A9 par l'aper=C3=A7u dans Frescobaldi. Quand je regarde le
PDF g=C3=A9n=C3=A9r=C3=A9, \small donne la bonne taille et la bonne graisse. = Il ne manque
plus que le r=C3=A9glage de la hauteur, mais =C3=A7a je crois que je vais sav= oir le
trouver dans la doc.


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657d7fb2ad20f_1da46732618929cc-- From MAILER-DAEMON Sat Dec 16 10:49:48 2023 Return-Path: Date: Sat, 16 Dec 2023 10:49:48 +0000 From: Olivier Miakinen via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: <8d929737-bd71-426c-b91f-1d6f1354a145@miakinen.net> In-Reply-To: References: <1107fb69-060b-4567-9f08-55039edc8fcf@miakinen.net> Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Personnaliser_l'indi?= =?UTF-8?Q?cation_de_tempo?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657d80cc87e3a_1da46735fac985d1"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29570 X-Discourse-Topic-Id: 5578 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/personnaliser-lindication-de-tempo/5578 ----==_mimepart_657d80cc87e3a_1da46735fac985d1 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 [R=C3=89SOLU] Le 16/12/2023 11:45, je me r=C3=A9pondais : >>=20 >> \markup { >> \bold "Andante" >> \concat { "(" \note {4.} #UP " =3D 52)" } >> \small \italic "tr=C3=A8s =C3=A0 l'italienne, un peu exag=C3=A9r=C3=A9." >> } >=20 > En r=C3=A9alit=C3=A9 j'=C3=A9tais tromp=C3=A9 par l'aper=C3=A7u dans Fresco= baldi. Quand je regarde le > PDF g=C3=A9n=C3=A9r=C3=A9, \small donne la bonne taille et la bonne graisse= . Il ne manque > plus que le r=C3=A9glage de la hauteur, mais =C3=A7a je crois que je vais s= avoir le > trouver dans la doc. J'ai trouv=C3=A9 : \raise Voici donc le r=C3=A9sultat final : \markup { \bold "Andante" \concat { "(" \raise #0.5 \small \note {4.} #UP " =3D 52)" } \small \italic "tr=C3=A8s =C3=A0 l'italienne, un peu exag=C3=A9r=C3=A9." } --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/personnaliser-lindication-de-tempo/5578/3). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657d80cc87e3a_1da46735fac985d1 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Olivier Miakinen omiak
D=C3= =A9cembre 16

[R=C3=89SOLU]

Le 16/12/2023 11:45, je me r=C3=A9ponda= is :

\markup {
\bold "Andante"
\concat { "(" \note {4.} #UP " =3D 52)" }
\small \italic "tr=C3=A8s =C3=A0 l'italienne, un peu exag=C3=A9r=C3=A9."
}

En r=C3= =A9alit=C3=A9 j'=C3=A9tais tromp=C3=A9 par l'aper=C3=A7u dans Frescobaldi. Qu= and je regarde le
PDF g=C3=A9n=C3=A9r=C3=A9, \small donne la bonne taille et la bonne graisse. = Il ne manque
plus que le r=C3=A9glage de la hauteur, mais =C3=A7a je crois que je vais sav= oir le
trouver dans la doc.

J'ai trouv=C3=A9 : \raise

Voici donc le r=C3=A9sultat final :

\markup {
\bold "Andante"
\concat { "(" \raise #0.5 \small \note {4.} #UP " = =3D 52)" }
\small \italic "tr=C3=A8s =C3=A0 l'italienne, un peu exag=C3=A9r=C3=A9."
}


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657d80cc87e3a_1da46735fac985d1-- From MAILER-DAEMON Sat Dec 16 16:19:50 2023 Return-Path: Date: Sat, 16 Dec 2023 16:19:50 +0000 From: Ben via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: <8872028A-DCA7-44A0-8909-C715637932BF@eulogia.ch> Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Question_sur_layout?= =?UTF-8?Q?-set-staff-size?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657dce2617dc4_1da4673261810437"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29571 X-Discourse-Topic-Id: 5579 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/question-sur-layout-set-staff-size/5579 ----==_mimepart_657dce2617dc4_1da4673261810437 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour,=20 Jusqu'=C3=A0 pr=C3=A9sent pour passer la taille d'un layout en variable j'uti= lise l'=C3=A9criture:=20 \version "2.25.11" Presentation =3D \layout { #(layout-set-staff-size 20 ) } \score=20 { \relative c { c d e f } \layout { \Presentation } } Est-ce que quelqu'un sait s'il existerait un moyen de faire quelque chose com= me cela: \version "2.25.11" Taille =3D 20 \score=20 { \relative c { c d e f } \layout { #(layout-set-staff-size \Taille ) } } Ce serait un peu plus concis=E2=80=A6 Au plaisir,=20 Ben --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/question-sur-layout-set-staff-size/5579/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657dce2617dc4_1da4673261810437 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Ben Ben
D=C3= =A9cembre 16

Bonjour,

Jusqu'=C3=A0 pr=C3=A9sent pour passer l= a taille d'un layout en variable j'utilise l'=C3=A9criture:

\version "2.25.11"

Presentation =3D \layout { #(layout-set= -staff-size 20 ) }

\score
{
\relative c {
c d e f
}
\layout { \Presentation }
}

Est-ce que quelqu'un sait s'il existera= it un moyen de faire quelque chose comme cela:

\version "2.25.11"

Taille =3D 20

\score
{
\relative c {
c d e f
}
\layout { #(layout-set-staff-size \Taille ) }
}

Ce serait un peu plus concis=E2=80=A6

Au plaisir,

Ben


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657dce2617dc4_1da4673261810437-- From MAILER-DAEMON Sat Dec 16 16:26:44 2023 Return-Path: Date: Sat, 16 Dec 2023 16:26:44 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: <8872028A-DCA7-44A0-8909-C715637932BF@eulogia.ch> References: <8872028A-DCA7-44A0-8909-C715637932BF@eulogia.ch> Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Question_sur_layout?= =?UTF-8?Q?-set-staff-size?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657dcfc3e17b4_1da46732514109822"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29572 X-Discourse-Topic-Id: 5579 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/question-sur-layout-set-staff-size/5579 ----==_mimepart_657dcfc3e17b4_1da46732514109822 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour Faire ainsi sur le backslash=20 ``` \version "2.25.11" Taille =3D #100 ) \score { \relative c' { c d e f } \layout { #(layout-set-staff-size Taille ) } } ``` Bonne LilyPond --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/question-sur-layout-set-staff-size/5579/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657dcfc3e17b4_1da46732514109822 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 16

Bonjour
Faire ainsi sur le backslash

\version "2.25.11"

Taille =3D #100

)
\score
{
\relative c' {
c d e f
}
\layout { #(layout-set-staff-size Taille ) }
}

Bonne LilyPond


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657dcfc3e17b4_1da46732514109822-- From MAILER-DAEMON Sat Dec 16 20:06:31 2023 Return-Path: Date: Sat, 16 Dec 2023 20:06:31 +0000 From: Jean Abou Samra via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_=C3=89crire_un_crescendo?= =?UTF-8?Q?_=C3=A9tal=C3=A9_sur_plusieurs_mesures?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657e03478c64b_1da46736e0c115636"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29573 X-Discourse-Topic-Id: 5576 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/ecrire-un-crescendo-etale-sur-plusieurs-mesures/5576 ----==_mimepart_657e03478c64b_1da46736e0c115636 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Si vous n'avez pas peur des gros fichiers inclus, il existe https://github.co= m/davidnalesnik/lilypond-text-spanner-inner-texts (enregistrez `text-spanner-= inner-texts.ily` =C3=A0 c=C3=B4t=C3=A9 du `.ly` et consultez `example.ly` pou= r voir des exemples). --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/ecrire-un-crescendo-etale-sur-plusieurs-mesures/5576/4). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657e03478c64b_1da46736e0c115636 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Jean Abou Samra jeanas
D=C3= =A9cembre 16

Si vous n'avez pas peur des gros fichiers inclus, il existe https://github.co= m/davidnalesnik/lilypond-text-spanner-inner-texts (enregistrez text-spanner-inn= er-texts.ily =C3=A0 c=C3=B4t=C3=A9 du .ly et consultez example.ly po= ur voir des exemples).


Pour poster dans ce sujet, visitez la page du sujet.<= /p>

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657e03478c64b_1da46736e0c115636-- From MAILER-DAEMON Sat Dec 16 22:40:13 2023 Return-Path: Date: Sat, 16 Dec 2023 22:40:13 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_=C3=89crire_un_crescendo?= =?UTF-8?Q?_=C3=A9tal=C3=A9_sur_plusieurs_mesures?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657e274d96787_1da46732514121375"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29574 X-Discourse-Topic-Id: 5576 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/ecrire-un-crescendo-etale-sur-plusieurs-mesures/5576 ----==_mimepart_657e274d96787_1da46732514121375 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Beau travail de david Nalesnik !=20 Merci Jean --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/ecrire-un-crescendo-etale-sur-plusieurs-mesures/5576/5). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657e274d96787_1da46732514121375 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 16

Beau travail de david Nalesnik !
Merci Jean


Pour poster dans ce sujet, visitez la page du sujet.<= /p>

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657e274d96787_1da46732514121375-- From MAILER-DAEMON Sun Dec 17 09:59:42 2023 Return-Path: Date: Sun, 17 Dec 2023 09:59:42 +0000 From: bva via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Erreur_installation?= =?UTF-8?Q?_Frescobaldi_:_Installing_the_desktop_file?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657ec68e17e64_1da46736e0c12779e"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29575 X-Discourse-Topic-Id: 5580 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/erreur-installation-frescobaldi-installing-the-desktop-file/5580 ----==_mimepart_657ec68e17e64_1da46736e0c12779e Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour,=20 j'ai install=C3=A9 Frescobaldi 3.3.0 suivant la proc=C3=A9dure [github](https= ://github.com/frescobaldi/frescobaldi/blob/master/INSTALL.md) sur une Debian = 11.2. Je peux lancer Frescobabldi =C3=A0 partir du terminal.=20 Lorsque je passe =C3=A0 l'installation du desktop file j'ai l'erreur suivante= :=20 ``` Error on file "frescobaldi/frescobaldi-repositories/frescobaldi/frescobaldi_a= pp/icons/org.frescobaldi.Frescobaldi.svg": N'est pas un dossier ``` apr=C3=A8s la commande : ``` desktop-file-install --dir ~/.local/share/applications/ --set-icon $PWD/fresc= obaldi_app/icons/org.frescobaldi.Frescobaldi.svg linux/org.frescobaldi.Fresc= obaldi.desktop ``` Quel conseil pour r=C3=A9gler ce point ? Mon objectif est d'installer une version 3.3 sur ma machine et non une versio= n plus ancienne comme propos=C3=A9 par la distribution.=20 Merci bien. --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/erreur-installation-frescobaldi-installing-the-desktop-file/5580/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657ec68e17e64_1da46736e0c12779e Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
bva
D=C3= =A9cembre 17

Bonjour,

j'ai install=C3=A9 Frescobaldi 3.3.0 su= ivant la proc=C3=A9dure github sur une Debian 11.2.=

Je peux lancer Frescobabldi =C3=A0 part= ir du terminal.

Lorsque je passe =C3=A0 l'installation = du desktop file j'ai l'erreur suivante :

Error on file "frescobaldi/fre=
scobaldi-repositories/frescobaldi/frescobaldi_app/icons/org.frescobaldi.Fresc=
obaldi.svg": N'est pas un dossier

apr=C3=A8s la commande :

desktop-file-install --dir ~/.=
local/share/applications/ --set-icon $PWD/frescobaldi_app/icons/org.frescobal=
di.Frescobaldi.svg  linux/org.frescobaldi.Frescobaldi.desktop

Quel conseil pour r=C3=A9gler ce point = ?

Mon objectif est d'installer une versio= n 3.3 sur ma machine et non une version plus ancienne comme propos=C3=A9 par = la distribution.
Merci bien.


Pour poster dans ce sujet, visitez la page du= sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657ec68e17e64_1da46736e0c12779e-- From MAILER-DAEMON Sun Dec 17 10:43:39 2023 Return-Path: Date: Sun, 17 Dec 2023 10:43:39 +0000 From: Jean Abou Samra via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Erreur_installation?= =?UTF-8?Q?_Frescobaldi_:_Installing_the_desktop_file?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657ed0db2baa5_1da4673251413342c"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29576 X-Discourse-Topic-Id: 5580 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/erreur-installation-frescobaldi-installing-the-desktop-file/5580 ----==_mimepart_657ed0db2baa5_1da4673251413342c Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour, D'abord, si votre objectif est simplement d'installer Frescobaldi 3.3, pourqu= oi ne pas passer par le Flatpak ? C'est infiniment plus simple. Ensuite, si vous tenez =C3=A0 passer par cette proc=C3=A9dure, est-ce que vou= s avez bien ex=C3=A9cut=C3=A9 le `desktop-file-install` dans le bon dossier, = =C3=A0 savoir la racine du code source de Frescobaldi ? Par exemple, est-ce q= u'il y a bien un fichier `pyproject.toml` dans la sortie de `ls` ? --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/erreur-installation-frescobaldi-installing-the-desktop-file/5580/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657ed0db2baa5_1da4673251413342c Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Jean Abou Samra jeanas
D=C3= =A9cembre 17

Bonjour,

D'abord, si votre objectif est simpleme= nt d'installer Frescobaldi 3.3, pourquoi ne pas passer par le Flatpak ? C'est= infiniment plus simple.

Ensuite, si vous tenez =C3=A0 passer pa= r cette proc=C3=A9dure, est-ce que vous avez bien ex=C3=A9cut=C3=A9 le desktop-file= -install dans le bon dossier, =C3=A0 savoir la racine du code source d= e Frescobaldi ? Par exemple, est-ce qu'il y a bien un fichier pyproject.toml= dans la sortie de ls ?


Pour poster dans ce sujet, visitez la page du= sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657ed0db2baa5_1da4673251413342c-- From MAILER-DAEMON Sun Dec 17 10:56:48 2023 Return-Path: Date: Sun, 17 Dec 2023 10:56:48 +0000 From: bva via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Erreur_installation?= =?UTF-8?Q?_Frescobaldi_:_Installing_the_desktop_file?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657ed3f02a33c_1da46735fac139080"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29577 X-Discourse-Topic-Id: 5580 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/erreur-installation-frescobaldi-installing-the-desktop-file/5580 ----==_mimepart_657ed3f02a33c_1da46735fac139080 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour,=20 merci pour la r=C3=A9ponse.=20 1) Je suis bien dans le bon dossier (ls me donne bien pyproject.toml) 2) pourquoi pas flatpak : dans le [GitHub](https://github.com/frescobaldi/fre= scobaldi/blob/master/INSTALL.md) il n'y a pas cette possibilit=C3=A9.=20 Mais pourquoi pas si c'est plus simple. O=C3=B9 puis-je trouver la proc=C3=A9= dure ?=20 Merci bien. --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/erreur-installation-frescobaldi-installing-the-desktop-file/5580/3). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657ed3f02a33c_1da46735fac139080 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
bva
D=C3= =A9cembre 17

Bonjour,

merci pour la r=C3=A9ponse.

  1. Je suis bien dans le bon dossier (ls me do= nne bien pyproject.toml)
  2. pourquoi pas flatpak : dans le GitHub il n'y a pas cette possibilit=C3=A9.
    Mais pourquoi pas si c'est plus simple. O=C3=B9 puis-je trouver la proc=C3=A9= dure ?

Merci bien.


Pour poster dans ce sujet, visitez la page du= sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657ed3f02a33c_1da46735fac139080-- From MAILER-DAEMON Sun Dec 17 11:00:08 2023 Return-Path: Date: Sun, 17 Dec 2023 11:00:08 +0000 From: Jean Abou Samra via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Erreur_installation?= =?UTF-8?Q?_Frescobaldi_:_Installing_the_desktop_file?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657ed4b845580_1da46734db4144751"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29578 X-Discourse-Topic-Id: 5580 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/erreur-installation-frescobaldi-installing-the-desktop-file/5580 ----==_mimepart_657ed4b845580_1da46734db4144751 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 [quote=3D"bva, post:3, topic:5580"] 1. Je suis bien dans le bon dossier (ls me donne bien pyproject.toml) [/quote] Il y a peut-=C3=AAtre une diff=C3=A9rence entre les xdg-utils de Debian 11 et= les versions plus r=C3=A9centes. D=C3=A9sol=C3=A9, je n'aurais pas le temps = de cr=C3=A9er une machine virtuelle pour tester, du moins pas aujourd'hui. [quote] 2. pourquoi pas flatpak : dans le [GitHub](https://github.com/frescobaldi/fre= scobaldi/blob/master/INSTALL.md) il n'y a pas cette possibilit=C3=A9. Mais pourquoi pas si c'est plus simple. O=C3=B9 puis-je trouver la proc=C3=A9= dure ? [/quote] C'est expliqu=C3=A9 dans la premi=C3=A8re section : [Using a pre-built packag= e](https://github.com/frescobaldi/frescobaldi/blob/master/INSTALL.md#using-a-= pre-built-package) --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/erreur-installation-frescobaldi-installing-the-desktop-file/5580/4). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657ed4b845580_1da46734db4144751 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Jean Abou Samra jeanas
D=C3= =A9cembre 17
3D"" bva:

  1. Je suis bien dans le bon dossier (ls me do= nne bien pyproject.toml)

Il y a peut-=C3=AAtre une diff=C3=A9ren= ce entre les xdg-utils de Debian 11 et les versions plus r=C3=A9centes. D=C3= =A9sol=C3=A9, je n'aurais pas le temps de cr=C3=A9er une machine virtuelle po= ur tester, du moins pas aujourd'hui.

<= p style=3D"padding: 0;">

  1. pourquoi pas flatpak : dans le GitHub il n'y a= pas cette possibilit=C3=A9.
    Mais pourquoi pas si c'est plus simple. O=C3=B9 puis-je trouver la proc=C3=A9= dure ?

C'est expliqu=C3=A9 dans la premi=C3=A8= re section : Using a pre-built package


Pour poster dans ce sujet, visitez la page du= sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657ed4b845580_1da46734db4144751-- From MAILER-DAEMON Sun Dec 17 11:39:45 2023 Return-Path: Date: Sun, 17 Dec 2023 11:39:45 +0000 From: bva via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Erreur_installation?= =?UTF-8?Q?_Frescobaldi_:_Installing_the_desktop_file?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657ede00d5756_1da467326181504eb"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29579 X-Discourse-Topic-Id: 5580 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/erreur-installation-frescobaldi-installing-the-desktop-file/5580 ----==_mimepart_657ede00d5756_1da467326181504eb Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Merci pour les r=C3=A9ponses. J'ai bien trouv=C3=A9 l'install via flatpak ;-) Je vais commencer par passer de LMDE 5 =C3=A0 6 --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/erreur-installation-frescobaldi-installing-the-desktop-file/5580/5). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657ede00d5756_1da467326181504eb Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
bva
D=C3= =A9cembre 17

Merci pour les r=C3=A9ponses. J'ai bien trouv=C3=A9 l'install via flat= pak 3D":wink:"
Je vais commencer par passer de LMDE 5 =C3=A0 6


Pour poster dans ce sujet, visitez la page du= sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657ede00d5756_1da467326181504eb-- From MAILER-DAEMON Sun Dec 17 17:56:33 2023 Return-Path: Date: Sun, 17 Dec 2023 17:56:33 +0000 From: Ben via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: <001E9561-1B4F-416C-945F-D4A647A13587@eulogia.ch> In-Reply-To: References: <8872028A-DCA7-44A0-8909-C715637932BF@eulogia.ch> Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Question_sur_layout?= =?UTF-8?Q?-set-staff-size?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657f365161265_1da46732618156122"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29580 X-Discourse-Topic-Id: 5579 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/question-sur-layout-set-staff-size/5579 ----==_mimepart_657f365161265_1da46732618156122 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Merci Martial! J'ai essay=C3=A9 toutes sortes de syntaxes et je n'ai pas pens=C3=A9 =C3=A0 l= a plus basique=E2=80=A6 Et je viens de comprendre la raison: #( =E2=80=A6 ) invoque une routine direc= tement en scheme et lorsqu'on est en scheme les variables s'appellent sans \= =E2=80=A6 Bonne soir=C3=A9e,=20 Ben > Le 16 d=C3=A9c. 2023 =C3=A0 17:26, MartialR via LilyPond a =C3=A9crit : >=20 > MartialR=20 > D=C3=A9cembre 16 > Bonjour > Faire ainsi sur le backslash >=20 > \version "2.25.11" >=20 > Taille =3D #100 >=20 > ) > \score > { > \relative c' { > c d e f > } > \layout { #(layout-set-staff-size Taille ) } > } > Bonne LilyPond >=20 > Pour poster dans ce sujet, visitez la page du sujet . >=20 > Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.comm= unity ou visitez la page d'accueil de lil= ypond.community . >=20 > R=C3=A9ponses pr=C3=A9c=C3=A9dentes >=20 > Ben Ben=20 > D=C3=A9cembre 16 > Bonjour, >=20 > Jusqu'=C3=A0 pr=C3=A9sent pour passer la taille d'un layout en variable j'u= tilise l'=C3=A9criture: >=20 > \version "2.25.11" >=20 > Presentation =3D \layout { #(layout-set-staff-size 20 ) } >=20 > \score > { > \relative c { > c d e f > } > \layout { \Presentation } > } >=20 > Est-ce que quelqu'un sait s'il existerait un moyen de faire quelque chose c= omme cela: >=20 > \version "2.25.11" >=20 > Taille =3D 20 >=20 > \score > { > \relative c { > c d e f > } > \layout { #(layout-set-staff-size \Taille ) } > } >=20 > Ce serait un peu plus concis=E2=80=A6 >=20 > Au plaisir, >=20 > Ben >=20 > Pour poster dans ce sujet, visitez la page du sujet . >=20 > Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.comm= unity ou visitez la page d'accueil de lil= ypond.community . >=20 >=20 >=20 > Pour vous d=C3=A9sabonner de ces e-mails, cliquez ici . > --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/question-sur-layout-set-staff-size/5579/3). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657f365161265_1da46732618156122 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Ben Ben
D=C3= =A9cembre 17

Merci Martial!

J'ai essay=C3=A9 toutes sortes de synta= xes et je n'ai pas pens=C3=A9 =C3=A0 la plus basique=E2=80=A6

Et je viens de comprendre la raison: #(= =E2=80=A6 ) invoque une routine directement en scheme et lorsqu'on est en sc= heme les variables s'appellent sans \=E2=80=A6

Bonne soir=C3=A9e,

Ben

Le 16 d=C3= =A9c. 2023 =C3=A0 17:26, MartialR via LilyPond notifications@notifications.lilypond.community= a =C3=A9crit :

https://lilypond.community/u/martialrMartialR
D=C3=A9cembre 16
Bonjour
Faire ainsi sur le backslash

\version "2.25.11"

Taille =3D #100

)
\score
{
\relative c' {
c d e f
}
\layout { #(layout-set-staff-size Taille ) }
}
Bonne LilyPond

Pour poster dans ce sujet,= visitez la page du sujet https://lilypond.community/t/question-sur-layout-set-s= taff-size/5579/2.

Pour cr=C3=A9er un nouveau= sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.community mailto:user-fr@lilypond.community ou visitez la page d'acc= ueil de lilypond.community https://lilypond.co= mmunity/.

R=C3=A9ponses pr=C3=A9c=C3= =A9dentes

Ben https://lilypond.community/u/ben Ben
D=C3=A9cembre 16
Bonjour,

Jusqu'=C3=A0 pr=C3=A9sent = pour passer la taille d'un layout en variable j'utilise l'=C3=A9criture:

\version "2.25.11"

Presentation =3D \layout {= #(layout-set-staff-size 20 ) }

\score
{
\relative c {
c d e f
}
\layout { \Presentation }
}

Est-ce que quelqu'un sait = s'il existerait un moyen de faire quelque chose comme cela:

\version "2.25.11"

Taille =3D 20

\score
{
\relative c {
c d e f
}
\layout { #(layout-set-staff-size \Taille ) }
}

Ce serait un peu plus conc= is=E2=80=A6

Au plaisir,

Ben

Pour poster dans ce sujet,= visitez la page du sujet https://lilypond.community/t/question-sur-layout-set-s= taff-size/5579/2.

Pour cr=C3=A9er un nouveau= sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.community mailto:user-fr@lilypond.community ou visitez la page d'acc= ueil de lilypond.community https://lilypond.co= mmunity/.

Pour vo= us d=C3=A9sabonner de ces e-mails, cliquez ici https://lilypond.community/email/unsubscribe/edb9a64e1ca45e1e5747976a0a= c9331eea7fd8d2d295269222484eaa6518bd85.


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657f365161265_1da46732618156122-- From MAILER-DAEMON Mon Dec 18 08:12:08 2023 Return-Path: Date: Mon, 18 Dec 2023 08:12:07 +0000 From: christian le Bars via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Les_bizareries_de_lilyja?= =?UTF-8?Q?zz?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_657ffed7bd8f2_1da46736e0c16273c"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29581 X-Discourse-Topic-Id: 5571 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/les-bizareries-de-lilyjazz/5571 ----==_mimepart_657ffed7bd8f2_1da46736e0c16273c Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour a tous. suite de mon aventure. C'est apparament au moment ou j'enregistre ma partition que cela se gate, et que lilyjazz n'est plus reconnu. Aussi je suis oblig=C3=A9 de recopier ma partition dans une nouvelle partitio= n. et la j'ai ma partition correcte que je peux imprimer directement Bonne journ=C3=A9e a tous=20 Christian --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/les-bizareries-de-lilyjazz/5571/8). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_657ffed7bd8f2_1da46736e0c16273c Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
christian le Bars barzi
D=C3= =A9cembre 18

Bonjour a tous.
suite de mon aventure.
C'est apparament au moment ou j'enregistre ma partition que cela se gate,
et que lilyjazz n'est plus reconnu.
Aussi je suis oblig=C3=A9 de recopier ma partition dans une nouvelle partitio= n.
et la j'ai ma partition correcte que je peux imprimer directement
Bonne journ=C3=A9e a tous
Christian


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_657ffed7bd8f2_1da46736e0c16273c-- From MAILER-DAEMON Tue Dec 19 13:13:17 2023 Return-Path: Date: Tue, 19 Dec 2023 13:13:17 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_ligature_sur_doigt=C3=A9?= =?UTF-8?Q?_de_trille?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_658196ed510b7_1da4673251416829c"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29582 X-Discourse-Topic-Id: 5581 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/ligature-sur-doigte-de-trille/5581 ----==_mimepart_658196ed510b7_1da4673251416829c Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour ![image|282x500](upload://iQPAtZ5n43CHnn60pNEvd0houPs.png) Je cherche d=C3=A9sesp=C3=A9r=C3=A9ment =C3=A0 reproduire la ligature sur le = doigt=C3=A9 2121 de l'articulation prallprall=20 Il m'avait sembl=C3=A9 avoir vu =C3=A7a un jour, mais je ne retrouve pas.=20 Si quelques uns on une id=C3=A9e. Merci=20 Cordialement --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/ligature-sur-doigte-de-trille/5581/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_658196ed510b7_1da4673251416829c Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 19

Bonjour

Je cherche d=C3=A9sesp=C3=A9r=C3=A9ment= =C3=A0 reproduire la ligature sur le doigt=C3=A9 2121 de l'articulation pral= lprall

Il m'avait sembl=C3=A9 avoir vu =C3=A7a= un jour, mais je ne retrouve pas.

Si quelques uns on une id=C3=A9e.

Merci
Cordialement


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_658196ed510b7_1da4673251416829c-- From MAILER-DAEMON Tue Dec 19 15:48:44 2023 Return-Path: Date: Tue, 19 Dec 2023 15:48:44 +0000 From: christian le Bars via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Les_bizareries_de_lilyja?= =?UTF-8?Q?zz?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6581bb5c8170e_1da46732514174080"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29583 X-Discourse-Topic-Id: 5571 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/les-bizareries-de-lilyjazz/5571 ----==_mimepart_6581bb5c8170e_1da46732514174080 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour a tous. Pour contourner mon probl=C3=A8me, ilsuffit que je charge mon .ly dans frescobaldi pius faire un "all select" et= le copier dans un nouveau fichier et la j'ai ma partition fa=C3=A7on Jazz. Je pense que cela viens de Frescobaldi. A+ Christian --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/les-bizareries-de-lilyjazz/5571/9). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6581bb5c8170e_1da46732514174080 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
christian le Bars barzi
D=C3= =A9cembre 19

Bonjour a tous.
Pour contourner mon probl=C3=A8me,
ilsuffit que je charge mon .ly dans frescobaldi pius faire un "all select" et= le copier dans un nouveau fichier et la j'ai ma partition fa=C3=A7on Jazz. Je pense que cela viens de Frescobaldi.
A+
Christian


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6581bb5c8170e_1da46732514174080-- From MAILER-DAEMON Tue Dec 19 18:43:29 2023 Return-Path: Date: Tue, 19 Dec 2023 18:43:29 +0000 From: Nicolas Hussein via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_\rest_et_extra-offset?= =?UTF-8?Q?_nuance?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6581e45120bcc_1da46735fac17963c"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29584 X-Discourse-Topic-Id: 5582 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/rest-et-extra-offset-nuance/5582 ----==_mimepart_6581e45120bcc_1da46735fac17963c Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour =C3=A0 tous, D=C3=A9sol=C3=A9 d'avance si la question a d=C3=A9j=C3=A0 =C3=A9t=C3=A9 pos= =C3=A9e, je n'ai rien trouv=C3=A9. Je pensais na=C3=AFvement que : \once \override DynamicText.extra-offset =3D #'(0 . -1.5) d8\rest\pp allait me d=C3=A9caler ma nuance, comme pour une note normale. Mais visibleme= nt c'est sans effet (m=C3=AAme si je mets -15...) Y a-t-il une subtilit=C3=A9 sur le nom de la propri=C3=A9t=C3=A9 =C3=A0 modif= ier ? Merci d'avance et bonne soir=C3=A9e Nicolas --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/rest-et-extra-offset-nuance/5582/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6581e45120bcc_1da46735fac17963c Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Nicolas Hussein NicolasHussein
D=C3= =A9cembre 19

Bonjour =C3=A0 tous,
D=C3=A9sol=C3=A9 d'avance si la question a d=C3=A9j=C3=A0 =C3=A9t=C3=A9 pos= =C3=A9e, je n'ai rien trouv=C3=A9.

Je pensais na=C3=AFvement que :

\once \override DynamicText.extra-offse= t =3D #'(0 . -1.5) d8\rest\pp

allait me d=C3=A9caler ma nuance, comme= pour une note normale. Mais visiblement c'est sans effet (m=C3=AAme si je me= ts -15...)

Y a-t-il une subtilit=C3=A9 sur le nom = de la propri=C3=A9t=C3=A9 =C3=A0 modifier ?

Merci d'avance et bonne soir=C3=A9e
Nicolas


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6581e45120bcc_1da46735fac17963c-- From MAILER-DAEMON Tue Dec 19 18:45:39 2023 Return-Path: Date: Tue, 19 Dec 2023 18:45:39 +0000 From: Nicolas Hussein via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_\rest_et_extra-offset?= =?UTF-8?Q?_nuance?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6581e4d2f18bf_1da46736e0c1852bb"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29585 X-Discourse-Topic-Id: 5582 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/resolu-je-suis-un-boulet-rest-et-extra-offset-nuance/5582 ----==_mimepart_6581e4d2f18bf_1da46736e0c1852bb Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Mille excuses, je me r=C3=A9ponds =C3=A0 moi-m=C3=AAme... Je suis un boulet, = j'avais mis le extra-offset sur une autre mesure, accidentellement... Donc = =C3=A7a marche tr=C3=A8s bien en fait ! --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/rest-et-extra-offset-nuance/5582/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6581e4d2f18bf_1da46736e0c1852bb Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Nicolas Hussein NicolasHussein
D=C3= =A9cembre 19

Mille excuses, je me r=C3=A9ponds =C3=A0 moi-m=C3=AAme... Je suis un b= oulet, j'avais mis le extra-offset sur une autre mesure, accidentellement... = Donc =C3=A7a marche tr=C3=A8s bien en fait !


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6581e4d2f18bf_1da46736e0c1852bb-- From MAILER-DAEMON Tue Dec 19 23:43:50 2023 Return-Path: Date: Tue, 19 Dec 2023 23:43:50 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_ligature_sur_doigt=C3=A9?= =?UTF-8?Q?_de_trille?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65822ab660ed5_1da46732618191016"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29586 X-Discourse-Topic-Id: 5581 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/ligature-sur-doigte-de-trille/5581 ----==_mimepart_65822ab660ed5_1da46732618191016 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Voil=C3=A0=20 y'a peut-=C3=AAtre plus simple, mais je ne sais pas faire=20 ``` tRill=3D\markup{ \override #'(baseline-skip . 1.1) \center-column { \scale #'(1.5 . 1.1)=20 \rotate #-90 "("=20 \finger"2121"=20 \musicglyph "scripts.prallprall" }=20 } \fixed c'' { \set strictBeatBeaming =3D ##t \acciaccatura c8 c^\tRill } ``` ![image|274x205](upload://qovDCCCZYa5Gag3pr4Kn0MFHxnA.png) --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/ligature-sur-doigte-de-trille/5581/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65822ab660ed5_1da46732618191016 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 19

Voil=C3=A0
y'a peut-=C3=AAtre plus simple, mais je ne sais pas faire

tRill=3D\markup{ \override #'(=
baseline-skip . 1.1)
                \center-column { \scale #'(1.5 . 1.1)=20
                                 \rotate #-90 "("=20
                                 \finger"2121"=20
                                 \musicglyph "scripts.prallprall" }=20
}

\fixed c'' {
  \set strictBeatBeaming =3D ##t
  \acciaccatura c8 c^\tRill

}


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65822ab660ed5_1da46732618191016-- From MAILER-DAEMON Wed Dec 20 00:07:51 2023 Return-Path: Date: Wed, 20 Dec 2023 00:07:51 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_ligature_sur_doigt=C3=A9?= =?UTF-8?Q?_de_trille?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65823056d0e37_1da46736e0c196556"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29588 X-Discourse-Topic-Id: 5581 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/ligature-sur-doigte-de-trille/5581 ----==_mimepart_65823056d0e37_1da46736e0c196556 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Mieux=20 ``` #(define-markup-command (tRdgt layout props dgt) (markup?) "Entr=C3=A9e des n=C2=B0 de doigts" (interpret-markup layout props #{ \markup { \override #'(baseline-skip . 1.1) \center-column { \scale #'(1.5 . 1.1) \rotate #-90 "(" \finger #dgt \musicglyph "scripts.prallprall" } } #} )) tRill=3D \tweak layer -1 ^\markup\tRdgt \etc \fixed c'' { \acciaccatura c8 c\tRill "3213" } ``` ![image|189x194](upload://alh49KVciHZkyS9cpm9MiwfyvUv.png) --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/ligature-sur-doigte-de-trille/5581/3). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65823056d0e37_1da46736e0c196556 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 20

Mieux

#(define-markup-command (tRdgt=
 layout props dgt) (markup?)
   "Entr=C3=A9e des n=C2=B0 de doigts"
   (interpret-markup layout props
                     #{ \markup {
                       \override #'(baseline-skip . 1.1)
                       \center-column {
                         \scale #'(1.5 . 1.1)
                         \rotate #-90 "("
                         \finger #dgt
                         \musicglyph "scripts.prallprall"
                       }
                        }
                     #}
                     ))

tRill=3D \tweak layer -1 ^\markup\tRdgt \etc


\fixed c'' {  \acciaccatura c8 c\tRill "3213" }


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65823056d0e37_1da46736e0c196556-- From MAILER-DAEMON Wed Dec 20 08:52:12 2023 Return-Path: Date: Wed, 20 Dec 2023 08:52:11 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_ligature_sur_doigt=C3=A9?= =?UTF-8?Q?_de_trille?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6582ab3bbdfa8_1da46735fac202744"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29589 X-Discourse-Topic-Id: 5581 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/ligature-sur-doigte-de-trille/5581 ----==_mimepart_6582ab3bbdfa8_1da46735fac202744 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 et en scheme : ``` %-------slur on trill fingers =20 #(define-markup-command (fngrstrill layout props fingers) (markup?) "Entr=C3=A9e des n=C2=B0 de doigts" (interpret-markup layout props (markup #:line (#:override (cons 'baseline-skip 1.1) (#:center-column (#:scale (cons 1.5 1.1) (#:rotate -90 "(") #:finger fingers #:musicglyph "scripts.prallprall")))))) fingerstrill=3D \tweak layer -1 ^\markup\fngrstrill \etc %---------------------------------------- % Usage: note\fingerstrill"the fingers" \fixed c'' { \acciaccatura f8 e\fingerstrill"2121" \stopStaff s1 \startStaff % alternative : note^\markup\fngrstrill"the fingers" \acciaccatura f8 e^\markup\fngrstrill"3121" } %---------------------------------------- ``` ![image|388x174](upload://ks4CGQjG0FJDvTMNbOCqQT6NtMA.png) --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/ligature-sur-doigte-de-trille/5581/4). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6582ab3bbdfa8_1da46735fac202744 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 20

et en scheme :

%-------slur on trill fingers =
=20
#(define-markup-command (fngrstrill layout props fingers) (markup?)
   "Entr=C3=A9e des n=C2=B0 de doigts"
   (interpret-markup layout props
                     (markup
                      #:line
                      (#:override
                       (cons 'baseline-skip 1.1)
                       (#:center-column
                        (#:scale
                         (cons 1.5 1.1)
                         (#:rotate -90 "(")
                         #:finger fingers
                         #:musicglyph
                         "scripts.prallprall"))))))


fingerstrill=3D \tweak layer -1 ^\markup\fngrstrill \etc
%----------------------------------------
% Usage:  note\fingerstrill"the fingers"
\fixed c'' {
  \acciaccatura f8 e\fingerstrill"2121"
  \stopStaff s1 \startStaff
  % alternative : note^\markup\fngrstrill"the fingers"
  \acciaccatura f8 e^\markup\fngrstrill"3121"
}
%----------------------------------------


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6582ab3bbdfa8_1da46735fac202744-- From MAILER-DAEMON Wed Dec 20 10:59:06 2023 Return-Path: Date: Wed, 20 Dec 2023 10:59:06 +0000 From: Jean Abou Samra via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Diapason_midi?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6582c8f9e9dd9_1da46736e0c2084b0"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29591 X-Discourse-Topic-Id: 5559 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/diapason-midi/5559 ----==_mimepart_6582c8f9e9dd9_1da46736e0c2084b0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Je viens d'ajouter ce snippet =C3=A0 la LSR : https://lsr.di.unimi.it/LSR/Ite= m?id=3D1179 (l'image n'y est pas encore, je pense qu'il faut juste attendre u= n peu). Et je me suis rendu compte qu'il y avait d=C3=A9j=C3=A0 un snippet pour les t= emp=C3=A9raments en MIDI : https://lsr.di.unimi.it/LSR/Item?id=3D785 --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/diapason-midi/5559/13). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6582c8f9e9dd9_1da46736e0c2084b0 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Jean Abou Samra jeanas
D=C3= =A9cembre 20

Je viens d'ajouter ce snippet =C3=A0 la LSR : https://lsr.di.unimi.it/LSR/Item?id=3D1179 (l'image= n'y est pas encore, je pense qu'il faut juste attendre un peu).

Et je me suis rendu compte qu'il y avai= t d=C3=A9j=C3=A0 un snippet pour les temp=C3=A9raments en MIDI : https://lsr.di.unimi.it/LSR/Item?id=3D785

                                                           
=20 =20 =20 ----==_mimepart_6582c8f9e9dd9_1da46736e0c2084b0-- From MAILER-DAEMON Wed Dec 20 12:10:35 2023 Return-Path: Date: Wed, 20 Dec 2023 12:10:35 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Diapason_midi?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6582d9bb3dda2_1da46735fac21408a"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29592 X-Discourse-Topic-Id: 5559 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/diapason-midi/5559 ----==_mimepart_6582d9bb3dda2_1da46735fac21408a Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 ha bien merci,=20 j'avais vu le snippet pour les temp=C3=A9raments en MIDI, je trouvait =C3=A7a= compliqu=C3=A9.=20 ET c'est pour garder un instrument bien temp=C3=A9r=C3=A9 :-) =20 dans les transpositions. Ce qui ne ce fait pas au piano =C3=A0 l'orgue, aux i= nstruments frett=C3=A9s. Mais se fait quand on est bon musicien au violon, cu= ivre, bref tous les instrument dont la hauteur des notes ne sont pas fixes. = Pour info j'ai mis sur le LSR : slur sur les doigt=C3=A9s de trille=20 [https://lsr.di.unimi.it/LSR/Item?u=3D1&id=3D1178](https://lsr.di.unimi.it/LS= R/Item?u=3D1&id=3D1178) --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/diapason-midi/5559/14). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6582d9bb3dda2_1da46735fac21408a Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 20

ha bien merci,
j'avais vu le snippet pour les temp=C3=A9raments en MIDI, je trouvait =C3=A7a= compliqu=C3=A9.
ET c'est pour garder un instrument bien temp=C3=A9r=C3=A9 3D":slight_smile:"
dans les transpositions. Ce qui ne ce fait pas au piano =C3=A0 l'orgue, aux i= nstruments frett=C3=A9s. Mais se fait quand on est bon musicien au violon, cu= ivre, bref tous les instrument dont la hauteur des notes ne sont pas fixes.

Pour info j'ai mis sur le LSR : slur = sur les doigt=C3=A9s de trille
https://lsr.di.unimi.it/LSR/Item?u=3D1&id=3D1178


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6582d9bb3dda2_1da46735fac21408a-- From MAILER-DAEMON Wed Dec 20 14:56:27 2023 Return-Path: Date: Wed, 20 Dec 2023 14:56:27 +0000 From: =?UTF-8?B?U8OpYmFzdGllbiBSaWNoYXJkIHZpYSBMaWx5UG9uZA==?= To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_ligature_sur_doigt=C3=A9?= =?UTF-8?Q?_de_trille?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6583009b68660_1da467325142197f1"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29593 X-Discourse-Topic-Id: 5581 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/ligature-sur-doigte-de-trille/5581 ----==_mimepart_6583009b68660_1da467325142197f1 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Pour info [quote=3D"MartialR, post:14, topic:5559"] Pour info j'ai mis sur le LSR : slur sur les doigt=C3=A9s de trille [https://lsr.di.unimi.it/LSR/Item?u=3D1&id=3D1178 ](https://lsr.di.unimi.it/L= SR/Item?u=3D1&id=3D1178) [/quote] --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/ligature-sur-doigte-de-trille/5581/5). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6583009b68660_1da467325142197f1 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
S=C3=A9bastien Richar= d Sebastien_Richard
D=C3= =A9cembre 20

Pour info

3D""Diapason midi

Pour info j'ai mis sur le LSR : slur sur les doigt= =C3=A9s de trille
https://lsr.di.unimi.= it/LSR/Item?u=3D1&id=3D1178


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6583009b68660_1da467325142197f1-- From MAILER-DAEMON Fri Dec 22 16:16:33 2023 Return-Path: Date: Fri, 22 Dec 2023 16:16:33 +0000 From: Bernard Meylan via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Probl=C3=A8me_avec_une?= =?UTF-8?Q?_superposition_d'=C3=A9l=C3=A9ments?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6585b660e1048_1da46736e0c22557f"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29595 X-Discourse-Topic-Id: 5586 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/probleme-avec-une-superposition-delements/5586 ----==_mimepart_6585b660e1048_1da46736e0c22557f Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour =C3=A0 tout le monde! Avec cela: ``` \version "2.24.2" \relative c''' { \ottava1 a1 \once \override Script.script-priority =3D #-100 a1^\trill^\mar= kup { \super \sharp } } ``` on voit appara=C3=AEtre, de bas en haut: le =C2=ABtr=C2=BB, la ligne d'octava= tion puis enfin le di=C3=A8se. J'aimerais que le traitill=C3=A9 d'octavation = se situe tout en haut. Quelle priorit=C3=A9 donner =C3=A0 celle-ci pour l'obliger =C3=A0 se mettre a= u dessus des deux autres signes? Amiti=C3=A9s. Bernard --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/probleme-avec-une-superposition-delements/5586/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6585b660e1048_1da46736e0c22557f Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Bernard Meylan bameylan
D=C3= =A9cembre 22

Bonjour =C3=A0 tout le monde!

Avec cela:

\version "2.24.2"

\relative c''' {
  \ottava1 a1 \once \override Script.script-priority =3D #-100 a1^\trill^\mar=
kup { \super \sharp }
}

on voit appara=C3=AEtre, de bas en haut= : le =C2=ABtr=C2=BB, la ligne d'octavation puis enfin le di=C3=A8se. J'aimera= is que le traitill=C3=A9 d'octavation se situe tout en haut.
Quelle priorit=C3=A9 donner =C3=A0 celle-ci pour l'obliger =C3=A0 se mettre a= u dessus des deux autres signes?

Amiti=C3=A9s.

Bernard


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6585b660e1048_1da46736e0c22557f-- From MAILER-DAEMON Fri Dec 22 17:15:42 2023 Return-Path: Date: Fri, 22 Dec 2023 17:15:42 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Probl=C3=A8me_avec_une?= =?UTF-8?Q?_superposition_d'=C3=A9l=C3=A9ments?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6585c43e7948c_1da467325142311a2"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29596 X-Discourse-Topic-Id: 5586 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/probleme-avec-une-superposition-delements/5586 ----==_mimepart_6585c43e7948c_1da467325142311a2 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour,=20 je n'ai pas trouv=C3=A9 de propri=C3=A9t=C3=A9 qui permet de changer la prio= rity Octavabracket. =20 mais un \tweak Y-offset =C3=A7a le fait=20 =20 ``` \relative c''' { \tweak Y-offset #8 \ottava1 a1 a1^\trill^\markup { \super \sharp } } ``` Lilypondement --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/probleme-avec-une-superposition-delements/5586/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6585c43e7948c_1da467325142311a2 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 22

Bonjour,
je n'ai pas trouv=C3=A9 de propri=C3=A9t=C3=A9 qui permet de changer la prio= rity Octavabracket.
mais un \tweak Y-offset =C3=A7a le fait

\relative c''' {
  \tweak Y-offset #8 \ottava1 a1  a1^\trill^\markup { \super \sharp }
}

Lilypondement


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6585c43e7948c_1da467325142311a2-- From MAILER-DAEMON Sun Dec 24 20:49:45 2023 Return-Path: Date: Sun, 24 Dec 2023 20:49:44 +0000 From: Harm via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_ligature_sur_doigt=C3=A9?= =?UTF-8?Q?_de_trille?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65889968c59ed_1da46735fac2383bd"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29599 X-Discourse-Topic-Id: 5581 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/ligature-sur-doigte-de-trille/5581 ----==_mimepart_65889968c59ed_1da46735fac2383bd Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour,=20 j'ai l'intention de changer https://lsr.di.unimi.it/LSR/Item?u=3D1&id=3D1178 : ``` fingertrill =3D #(define-event-function (dir fingers) ((ly:dir? UP) string?) #{ \tweak parent-alignment-X #0 \tweak self-alignment-X #0 \tweak direction $dir -\markup \tie \finger $fingers #}) { \cadenzaOn \acciaccatura f''8 e''4 \fingertrill "21" s2. \acciaccatura f''8 e''4\prallprall \fingertrill "2121" s2. \override Script.outside-staff-priority =3D #0 \acciaccatura f''8 e''4\trill \fingertrill "3121" } { \cadenzaOn \acciaccatura f''8 e''4 \fingertrill #-1 "21" s2. \acciaccatura f''8 e''4_\prallprall \fingertrill #-1 "2121" s2. \override Script.outside-staff-priority =3D #0 \acciaccatura f''8 e''4_\trill \fingertrill #-1 "3121" } ``` S'il vous pla=C3=AEt laissez-moi savoir s'il y a des objections, sinon je l'a= pprouverai dans le formulaire ci-dessus. Cordialement, Harm P.S. Comme mon fran=C3=A7ais est tr=C3=A8s mauvais, j'ai essay=C3=A9 Google T= ranslate... --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/ligature-sur-doigte-de-trille/5581/6). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65889968c59ed_1da46735fac2383bd Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Harm
D=C3= =A9cembre 24

Bonjour,

j'ai l'intention de changer ht= tps://lsr.di.unimi.it/LSR/Item?u=3D1&id=3D1178 :

fingertrill =3D
#(define-event-function (dir fingers) ((ly:dir? UP) string?)
#{
  \tweak parent-alignment-X #0
  \tweak self-alignment-X #0
  \tweak direction $dir
  -\markup \tie \finger $fingers
#})

{
  \cadenzaOn
  \acciaccatura f''8 e''4 \fingertrill "21"
  s2.
  \acciaccatura f''8 e''4\prallprall \fingertrill "2121"
  s2.
  \override Script.outside-staff-priority =3D #0
  \acciaccatura f''8 e''4\trill \fingertrill "3121"
}

{
  \cadenzaOn
  \acciaccatura f''8 e''4 \fingertrill #-1 "21"
  s2.
  \acciaccatura f''8 e''4_\prallprall \fingertrill #-1 "2121"
  s2.
  \override Script.outside-staff-priority =3D #0
  \acciaccatura f''8 e''4_\trill \fingertrill #-1 "3121"
}

S'il vous pla=C3=AEt laissez-moi savoir= s'il y a des objections, sinon je l'approuverai dans le formulaire ci-dessus= .

Cordialement,
Harm

P.S. Comme mon fran=C3=A7ais est tr=C3= =A8s mauvais, j'ai essay=C3=A9 Google Translate...


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65889968c59ed_1da46735fac2383bd-- From MAILER-DAEMON Sun Dec 24 21:06:00 2023 Return-Path: Date: Sun, 24 Dec 2023 21:06:00 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_ligature_sur_doigt=C3=A9?= =?UTF-8?Q?_de_trille?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65889d38565a0_1da46734db424389f"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29601 X-Discourse-Topic-Id: 5581 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/ligature-sur-doigte-de-trille/5581 ----==_mimepart_65889d38565a0_1da46734db424389f Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Hi=20 No problem, good idea ! Gretings=20 (my english is bad too ) =20 [quote=3D"Harm, post:6, topic:5581"] ``` fingertrill =3D #(define-event-function (dir fingers) ((ly:dir? UP) string?) #{ \tweak parent-alignment-X #0 \tweak self-alignment-X #0 \tweak direction $dir -\markup \tie \finger $fingers #}) { \cadenzaOn \acciaccatura f''8 e''4 \fingertrill "21" s2. \acciaccatura f''8 e''4\prallprall \fingertrill "2121" s2. \override Script.outside-staff-priority =3D #0 \acciaccatura f''8 e''4\trill \fingertrill "3121" } { \cadenzaOn \acciaccatura f''8 e''4 \fingertrill #-1 "21" s2. \acciaccatura f''8 e''4_\prallprall \fingertrill #-1 "2121" s2. \override Script.outside-staff-priority =3D #0 \acciaccatura f''8 e''4_\trill \fingertrill #-1 "3121" } ``` [/quote] --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/ligature-sur-doigte-de-trille/5581/7). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65889d38565a0_1da46734db424389f Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 24

Hi
No problem, good idea !
Gretings
(my english is bad too )

3D"" Harm:
fingertrill =3D
#(define-event-function (dir fingers) ((ly:dir? UP) string?)
#{
  \tweak parent-alignment-X #0
  \tweak self-alignment-X #0
  \tweak direction $dir
  -\markup \tie \finger $fingers
#})

{
  \cadenzaOn
  \acciaccatura f''8 e''4 \fingertrill "21"
  s2.
  \acciaccatura f''8 e''4\prallprall \fingertrill "2121"
  s2.
  \override Script.outside-staff-priority =3D #0
  \acciaccatura f''8 e''4\trill \fingertrill "3121"
}

{
  \cadenzaOn
  \acciaccatura f''8 e''4 \fingertrill #-1 "21"
  s2.
  \acciaccatura f''8 e''4_\prallprall \fingertrill #-1 "2121"
  s2.
  \override Script.outside-staff-priority =3D #0
  \acciaccatura f''8 e''4_\trill \fingertrill #-1 "3121"
}

Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65889d38565a0_1da46734db424389f-- From MAILER-DAEMON Sun Dec 24 21:54:55 2023 Return-Path: Date: Sun, 24 Dec 2023 21:54:55 +0000 From: Harm via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_ligature_sur_doigt=C3=A9?= =?UTF-8?Q?_de_trille?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6588a8af4eca1_1da46732514249389"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29602 X-Discourse-Topic-Id: 5581 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/ligature-sur-doigte-de-trille/5581 ----==_mimepart_6588a8af4eca1_1da46732514249389 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Approuv=C3=A9 comme https://lsr.di.unimi.it/LSR/Item?u=3D1&id=3D1178 Merci pour le code. Cordialement, Harm --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/ligature-sur-doigte-de-trille/5581/8). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6588a8af4eca1_1da46732514249389 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Harm
D=C3= =A9cembre 24

Approuv=C3=A9 comme https://lsr.di.unimi.it/LSR/Item?u=3D1&am= p;id=3D1178
Merci pour le code.

Cordialement,
Harm


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6588a8af4eca1_1da46732514249389-- From MAILER-DAEMON Tue Dec 26 07:20:38 2023 Return-Path: Date: Tue, 26 Dec 2023 07:20:38 +0000 From: christian le Bars via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Les_bizareries_de_lilyja?= =?UTF-8?Q?zz?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_658a7ec6201e0_1da467326182548b6"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29603 X-Discourse-Topic-Id: 5571 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/les-bizareries-de-lilyjazz/5571 ----==_mimepart_658a7ec6201e0_1da467326182548b6 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour a tous. J'ai r=C3=A9install=C3=A9 lilyjazz et upgrad=C3=A9 Lilypond. Maintenant c'est OK. --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/les-bizareries-de-lilyjazz/5571/10). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_658a7ec6201e0_1da467326182548b6 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
christian le Bars barzi
D=C3= =A9cembre 26

Bonjour a tous.
J'ai r=C3=A9install=C3=A9 lilyjazz et upgrad=C3=A9 Lilypond.
Maintenant c'est OK.


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_658a7ec6201e0_1da467326182548b6-- From MAILER-DAEMON Sat Dec 30 13:31:43 2023 Return-Path: Date: Sat, 30 Dec 2023 13:31:43 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_bookpart_page_number?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65901bbf8b340_1da467326182606b6"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29605 X-Discourse-Topic-Id: 5591 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/bookpart-page-number/5591 ----==_mimepart_65901bbf8b340_1da467326182606b6 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour,=20 Pour info : la fonction \bookpart-page-number=20 [https://lilypond.community/t/first-page-number-et-bookpart/4151/2](https://l= ilypond.community/t/first-page-number-et-bookpart/4151/2) renvoie une erreur et bloc la sortie=20 =C3=A0 remplacer par { \fromproperty #'page:page-number-string } ``` % la fonction \bookpart-page-number renvoie un erreur et bloc la sortie % remplacer par { \fromproperty #'page:page-number-string } #(define-markup-command (bookpart-page-number layout props) () (let ((first-page-number (ly:output-def-lookup layout 'first-page-number)) (page-number (chain-assoc-get 'page:page-number props 0))) (interpret-markup layout props (format "~a" (1+ (- page-number first-page-number)))))) \paper { oddHeaderMarkup =3D \markup \null evenHeaderMarkup =3D \markup \null %oddFooterMarkup =3D \markup { \fill-line { \bookpart-page-number } } oddFooterMarkup =3D \markup { \fill-line { \fromproperty #'page:page-number-= string } } evenFooterMarkup =3D \oddFooterMarkup } \book { \bookpart { \score { \new Staff { \repeat unfold 100 c'1 } \layout { system-count =3D 19 } } \header { title =3D "Mouvement 1" } } \bookpart { \score { \new Staff { \repeat unfold 100 c'1 } \layout { system-count =3D 19 } } \header { title =3D "Mouvement 2" } } } ``` Passez de bonnes f=C3=AAtes :notes: --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/bookpart-page-number/5591/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65901bbf8b340_1da467326182606b6 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 30

Bonjour,
Pour info :
la fonction \bookpart-page-number
https://= lilypond.community/t/first-page-number-et-bookpart/4151/2
renvoie une erreur et bloc la sortie
=C3=A0 remplacer par { \fromproperty #'page:page-number-string }

% la fonction \bookpart-page-n=
umber renvoie un erreur et bloc la sortie
% remplacer par { \fromproperty #'page:page-number-string }

#(define-markup-command (bookpart-page-number layout props) ()
(let ((first-page-number (ly:output-def-lookup layout 'first-page-number))
(page-number (chain-assoc-get 'page:page-number props 0)))
(interpret-markup layout props (format "~a" (1+ (- page-number
first-page-number))))))

\paper {
oddHeaderMarkup =3D \markup \null
evenHeaderMarkup =3D \markup \null
%oddFooterMarkup =3D \markup { \fill-line { \bookpart-page-number } }
oddFooterMarkup =3D \markup { \fill-line {  \fromproperty #'page:page-number-=
string } }
evenFooterMarkup =3D \oddFooterMarkup
}

\book {
\bookpart {
\score {
\new Staff { \repeat unfold 100 c'1 }
\layout {
system-count =3D 19
}
}
\header { title =3D "Mouvement 1" }
}
\bookpart {
\score {
\new Staff { \repeat unfold 100 c'1 }
\layout {
system-count =3D 19
}
}
\header { title =3D "Mouvement 2" }
}
}

Passez de bonnes f=C3=AAtes 3D":notes:"

=

Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65901bbf8b340_1da467326182606b6-- From MAILER-DAEMON Sat Dec 30 13:43:26 2023 Return-Path: Date: Sat, 30 Dec 2023 13:43:25 +0000 From: Jean Abou Samra via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_bookpart_page_number?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65901e7dc7039_1da46732618266333"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29606 X-Discourse-Topic-Id: 5591 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/bookpart-page-number/5591 ----==_mimepart_65901e7dc7039_1da46732618266333 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 De toute fa=C3=A7on elle n'est plus n=C3=A9cessaire maintenant que LilyPond p= ropose par d=C3=A9faut l'option de commencer les num=C3=A9ros de page de chaq= ue bookpart =C3=A0 1, avec ``` \paper { bookpart-level-page-numbering =3D ##t } ``` --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/bookpart-page-number/5591/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65901e7dc7039_1da46732618266333 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Jean Abou Samra jeanas
D=C3= =A9cembre 30

De toute fa=C3=A7on elle n'est plus n=C3=A9cessaire maintenant que Lil= yPond propose par d=C3=A9faut l'option de commencer les num=C3=A9ros de page = de chaque bookpart =C3=A0 1, avec

\paper {
  bookpart-level-page-numbering =3D ##t
}

Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65901e7dc7039_1da46732618266333-- From MAILER-DAEMON Sat Dec 30 13:45:14 2023 Return-Path: Date: Sat, 30 Dec 2023 13:45:14 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_bookpart_page_number?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65901eea4ca14_1da467326182719dc"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29607 X-Discourse-Topic-Id: 5591 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/bookpart-page-number/5591 ----==_mimepart_65901eea4ca14_1da467326182719dc Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 j'avais bien loup=C3=A9 quelques choses. =20 Merci --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/bookpart-page-number/5591/3). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65901eea4ca14_1da467326182719dc Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 30

j'avais bien loup=C3=A9 quelques choses.

Merci


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65901eea4ca14_1da467326182719dc-- From MAILER-DAEMON Sat Dec 30 14:25:26 2023 Return-Path: Date: Sat, 30 Dec 2023 14:25:25 +0000 From: MartialR via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: References: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_bookpart_page_number?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65902855b7ae7_1da46736e0c2775fe"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29608 X-Discourse-Topic-Id: 5591 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/bookpart-page-number/5591 ----==_mimepart_65902855b7ae7_1da46736e0c2775fe Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 reste quand m=C3=AAme =C3=A0 utiliser \fromproperty #'page:page-number-strin= g pour avoir les num=C3=A9ros sur chaque page quand on ins=C3=A8re un titre = en haut ou bas de chaque page=20 ``` \paper { print-page-number =3D ##t % bookpart-level-page-numbering =3D ##f oddHeaderMarkup =3D \markup \fill-line { \fromproperty #'header:title \fromproperty #'page:page-number-string } evenHeaderMarkup =3D \markup \fill-line { \fromproperty #'page:page-number-string \fromproperty #'header:title } } \book{ \bookpart { \score { \new Staff { \repeat unfold 100 c'1 } \layout { system-count =3D 19 } } \header { title =3D "Mouvement 1" } } =20 \bookpart { \score { \new Staff { \repeat unfold 100 c'1 } \layout { system-count =3D 19 } } \header { title =3D "Mouvement 2" } } } ``` --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/bookpart-page-number/5591/4). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65902855b7ae7_1da46736e0c2775fe Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
MartialR
D=C3= =A9cembre 30

reste quand m=C3=AAme =C3=A0 utiliser \fromproperty #'page:page-numbe= r-string pour avoir les num=C3=A9ros sur chaque page quand on ins=C3=A8re un= titre en haut ou bas de chaque page

\paper {
  print-page-number =3D ##t
  % bookpart-level-page-numbering =3D ##f
  oddHeaderMarkup =3D \markup \fill-line  {
    \fromproperty #'header:title
    \fromproperty #'page:page-number-string
  }
  evenHeaderMarkup =3D \markup \fill-line  {
    \fromproperty #'page:page-number-string
    \fromproperty #'header:title
  }
}


\book{
  \bookpart {
    \score {
      \new Staff { \repeat unfold 100 c'1 }
      \layout {
        system-count =3D 19
      }
    }
    \header { title =3D "Mouvement 1" }
  }
  =20
  \bookpart {
    \score {
      \new Staff { \repeat unfold 100 c'1 }
      \layout {
        system-count =3D 19
      }
    }
    \header { title =3D "Mouvement 2" }
  }
}


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65902855b7ae7_1da46736e0c2775fe-- From MAILER-DAEMON Sun Dec 31 11:39:29 2023 Return-Path: Date: Sun, 31 Dec 2023 11:39:29 +0000 From: =?UTF-8?B?w4lyaWMgdmlhIExpbHlQb25k?= To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_erreur_dans_manuel_v2.24.?= =?UTF-8?Q?3?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_659152f0eb023_1da46736e0c28455"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29609 X-Discourse-Topic-Id: 5592 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/erreur-dans-manuel-v2-24-3/5592 ----==_mimepart_659152f0eb023_1da46736e0c28455 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour, il y a une erreur dans le paragraphe 5.3.6, dans la pr=C3=A9sentation de l'ex= emple avec les \arpeggio : > Est aussi indiqu=C3=A9e la m=C3=AAme op=C3=A9ration sur le **premier** acco= rd devrait =C3=AAtre, il me semble : > Est aussi indiqu=C3=A9e la m=C3=AAme op=C3=A9ration sur le **dernier** acco= rd L'erreur vient du manuel correspondant en anglais : > Also shown is the same operation done on the **first** chord Une bonne ann=C3=A9e =C3=A0 tous =C3=89ric --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/erreur-dans-manuel-v2-24-3/5592/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_659152f0eb023_1da46736e0c28455 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
=C3=89ric ericBellocq
D=C3= =A9cembre 31

Bonjour,
il y a une erreur dans le paragraphe 5.3.6, dans la pr=C3=A9sentation de l'ex= emple avec les \arpeggio :

Est aussi indiqu=C3=A9e la m=C3=AAme op=C3=A9ration sur le p= remier accord
devrait =C3=AAtre, il me semble :

Est aussi indiqu=C3=A9e la m=C3=AAme op=C3=A9ration sur le d= ernier accord

L'erreur vient du manuel correspondant = en anglais :

Also shown is the same operation done on the first = chord

Une bonne ann=C3=A9e =C3=A0 tous
=C3=89ric


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_659152f0eb023_1da46736e0c28455-- From MAILER-DAEMON Sun Dec 31 15:59:07 2023 Return-Path: Date: Sun, 31 Dec 2023 15:59:07 +0000 From: Vincent Gay via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: <9aca94f4-b10a-4b40-9911-83684e775f11@vintherine.org> Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_ins=C3=A9rer_un_chordame?= =?UTF-8?Q?_dans_markup?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_65918fcb8763_1da46735fac29030"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29610 X-Discourse-Topic-Id: 5593 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/inserer-un-chordame-dans-markup/5593 ----==_mimepart_65918fcb8763_1da46735fac29030 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Bonjour =C3=A0 toutes et =C3=A0 tous et puisque nous sommes le 31 tous mes v= =C5=93ux. dans le \markup suivant : `"Solos over Cm7 then D.S. al Fine"` j=E2=80=99aimerais que le Cm7 apparaisse comme dans un ChordNames, notamment = avec la m=C3=AAme police Je tente : ``` Solos =3D \markup {=20 \concat { "Solos over" \score { \new ChordNames { \chordmode { c:m7 } } } %\tweak extra-offset #'( -8 . 0)=20 " then D.S. al Fine" } } \Solos=20 ``` mais le \concat ne fonctionne pas bien 3D"" je peux certes d=C3=A9placer le Cm7 avec un `\tweak extra-offset #'( -8 . 0)`= mais le reste ne suis pas 3D"" Une id=C3=A9e ? Merci d=E2=80=99avance =E2=80=8B --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/inserer-un-chordame-dans-markup/5593/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_65918fcb8763_1da46735fac29030 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Vincent Gay Vincent
D=C3= =A9cembre 31

Bonjour =C3=A0 toutes et =C3=A0 tous et puisque nous sommes le 31 tous= mes v=C5=93ux.

dans le \markup suivant :
"Solos= over Cm7 then D.S. al Fine"
j=E2=80=99aimerais que le Cm7 apparaisse comme dans un ChordNames, notamment = avec la m=C3=AAme police

Je tente :

Solos =3D \markup {=20
 \concat {
   "Solos over"
   \score { \new ChordNames { \chordmode { c:m7 } } }
   %\tweak extra-offset #'( -8 . 0)=20
   " then D.S. al Fine"
 }
}

\Solos=20

mais le \concat ne fonctionne pas bien<= /p>

3D""

je peux certes d=C3=A9placer le Cm7 ave= c un \= tweak extra-offset #'( -8 . 0) mais le reste ne suis pas
3D""
Une id=C3=A9e ?

Merci d=E2=80=99avance

=E2=80=8B


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_65918fcb8763_1da46735fac29030-- From MAILER-DAEMON Sun Dec 31 16:09:20 2023 Return-Path: Date: Sun, 31 Dec 2023 16:09:20 +0000 From: Jean Abou Samra via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: In-Reply-To: <9aca94f4-b10a-4b40-9911-83684e775f11@vintherine.org> References: <9aca94f4-b10a-4b40-9911-83684e775f11@vintherine.org> Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_ins=C3=A9rer_un_chordame?= =?UTF-8?Q?_dans_markup?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_659192306d147_35bfd632550694e7"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29611 X-Discourse-Topic-Id: 5593 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/inserer-un-chordame-dans-markup/5593 ----==_mimepart_659192306d147_35bfd632550694e7 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 `\layout { indent =3D 0 }` dans le `\score`. Mais tu peux aussi faire, plus simplement, ``` \version "2.24.2" Solos =3D \markup { "Solos over" \sans \concat { Cm \super 7 } "then D.S. al Fine" } \Solos ``` --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/inserer-un-chordame-dans-markup/5593/2). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_659192306d147_35bfd632550694e7 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Jean Abou Samra jeanas
D=C3= =A9cembre 31

\layout { indent =3D 0 } dans le \score.

Mais tu peux aussi faire, plus simpleme= nt,

\version "2.24.2"

Solos =3D \markup {
  "Solos over"
  \sans \concat { Cm \super 7 }
  "then D.S. al Fine"
}

\Solos

Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_659192306d147_35bfd632550694e7-- From MAILER-DAEMON Sun Dec 31 16:12:29 2023 Return-Path: Date: Sun, 31 Dec 2023 16:12:29 +0000 From: Vincent Gay via LilyPond To: mbox-archiver@notifications.lilypond.community Message-ID: <749dae54-b3c4-4231-bb6f-eff1d2a09ea0@vintherine.org> In-Reply-To: References: <9aca94f4-b10a-4b40-9911-83684e775f11@vintherine.org> Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_ins=C3=A9rer_un_chordame?= =?UTF-8?Q?_dans_markup?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_659192ed6177b_35bfd63255075175"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29612 X-Discourse-Topic-Id: 5593 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/inserer-un-chordame-dans-markup/5593 ----==_mimepart_659192ed6177b_35bfd63255075175 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Le 31/12/2023 =C3=A0 17:09, Jean Abou Samra via LilyPond a =C3=A9crit : > Mais tu peux aussi faire, plus simplement, Ah ben oui, merci Jean --=20 Vincent Gay Envoy=C3=A9 depuis mon saxo-phone :) https://myrealbook.vintherine.org/ - http://photos.vintherine.org/ --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/inserer-un-chordame-dans-markup/5593/3). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_659192ed6177b_35bfd63255075175 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
Vincent Gay Vincent
D=C3= =A9cembre 31

Le 31/12/2023 =C3=A0 17:09, Jean Abou Samra via LilyPond a =C3=A9crit = :

Mais tu peux aussi faire, plus simplement,

Ah ben oui, merci Jean

--
Vincent Gay
Envoy=C3=A9 depuis mon saxo-phone 3D":sl=
https://myrealbook.vintherine.org/ = - http://photos.vintherine.org/


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_659192ed6177b_35bfd63255075175-- From MAILER-DAEMON Sun Dec 31 23:53:20 2023 Return-Path: Date: Sun, 31 Dec 2023 23:53:20 +0000 From: =?UTF-8?B?U8OpYmFzdGllbiBSaWNoYXJkIHZpYSBMaWx5UG9uZA==?= To: mbox-archiver@notifications.lilypond.community Message-ID: Subject: =?UTF-8?Q?[LilyPond]_[G=C3=A9n=C3=A9ral]_Bonne_ann=C3=A9e_2024?= Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_6591fef085692_35c7b033cac6958a"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Discourse-Post-Id: 29613 X-Discourse-Topic-Id: 5594 X-Discourse-Category: =?UTF-8?Q?G=C3=A9n=C3=A9ral?= X-Auto-Response-Suppress: All Auto-Submitted: auto-generated Precedence: list List-ID: =?UTF-8?Q?LilyPond_|_G=C3=A9n=C3=A9ral?= =?UTF-8?Q?_?= List-Archive: https://lilypond.community/t/bonne-annee-2024/5594 ----==_mimepart_6591fef085692_35c7b033cac6958a Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Ch=C3=A8res Lilypondiennes, chers Lilypondiens, Une bonne ann=C3=A9e 2024 =C3=A0 tous avec pleins de belles partitions grav= =C3=A9es avec notre logiciel pr=C3=A9f=C3=A9r=C3=A9 Bien =C3=A0 vous @+ --- Pour poster dans ce sujet, visitez la [page du sujet](https://lilypond.commun= ity/t/bonne-annee-2024/5594/1). Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 [user-fr@lilypond.commu= nity](mailto:user-fr@lilypond.community) ou visitez la [page d'accueil de lil= ypond.community](https://lilypond.community). ----==_mimepart_6591fef085692_35c7b033cac6958a Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 =20 =20 =20
S=C3=A9bastien Richar= d Sebastien_Richard
D=C3= =A9cembre 31

Ch=C3=A8res Lilypondiennes, chers Lilypondiens,

Une bonne ann=C3=A9e 2024 =C3=A0 tous a= vec pleins de belles partitions grav=C3=A9es avec notre logiciel pr=C3=A9f=C3= =A9r=C3=A9

Bien =C3=A0 vous

@+


Pour poster dans ce sujet, visitez la page du sujet.

Pour cr=C3=A9er un nouveau sujet, =C3=A9crivez =C3=A0 user-fr@lilypond.communit= y ou visitez la page d'accueil de lilypond.community.

                                                           
=20 =20 =20 ----==_mimepart_6591fef085692_35c7b033cac6958a--