lilypond-user-fr
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: image en arrière plan


From: achard free
Subject: Re: image en arrière plan
Date: Thu, 7 Apr 2016 17:35:28 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

Merci,
c'est parfait.
Mais l'image n'est pas sur la deuxième page.
Comment fait-on ?
Jean-Pierre.

Le 07/04/2016 16:58, Pierre Perol-Schneider a écrit :
Bonjour Jean-Pierre,

Oui c'est possible en spécifiant une dimension nulle à l'image eps, post-script ou au texte.
Ex :

\version "2.18.2"

\header {
  title = "Filigrane"
  tagline = ""
}

%% filigrane :
\markup \with-dimensions #'(0 . 0) #'(0 . 0) {
  \fontsize #23
  \with-color #yellow
  \rotate #45
  \translate #'(-10 . -70)
  "Filigrane"
}

\repeat unfold 40 { \relative c' { c4 d e f g a b c } }

Cordialement,
Pierre

Le 7 avril 2016 à 16:16, achard free <address@hidden> a écrit :
Bonjour à tous.
Est-il possible de mettre une image en arrière-plan d'une partition lilypond pour l'envoyer en fichier pdf (comme un filigrane à l'impression) ?
merci pour vos futures réponses.
jean-Pierre Achard

_______________________________________________
liste de diffusion lilypond-user-fr
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user-fr



reply via email to

[Prev in Thread] Current Thread [Next in Thread]