Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Jean-Christophe Énée
On Tue, 2024-05-28 at 06:20 +0200, Pierre Perol-Schneider wrote: > (Please be careful to respond to the list.) > > For the rythm you can check: https://lsr.di.unimi.it/LSR/Item?id=1054 ok it's that i was searching > A picture of what you'd like to achieve could help us to give you > more precise s

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Pierre Perol-Schneider
(Please be careful to respond to the list.) For the rythm you can check: https://lsr.di.unimi.it/LSR/Item?id=1054 A picture of what you'd like to achieve could help us to give you more precise solution. Starting with the tutorial could also be helpful ( https://lilypond.org/doc/v2.24/Documentation

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Pierre Perol-Schneider
Do you mean time signature? E.g.: %%% \version "2.24.2" \include "predefined-guitar-fretboards.ly" global = { \clef "moderntab" \time 4/4 \numericTimeSignature s1*32 \bar "|." } guitarVoiceOne = { \voiceOne c'4 d' e' f' g' } guitarVoiceTwo = { \voiceTwo c4 d e, f, g, } grille

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Jean-Christophe Énée
hi, thank for this. how add rythm ? best regard On Tue, 2024-05-28 at 05:06 +0200, Pierre Perol-Schneider wrote: > %%% > \version "2.24.2" > \include "predefined-guitar-fretboards.ly" > > global = { >   \clef "moderntab" >   \time 4/4 >   s1*32 >   \bar "|." > } > > guitarVoiceOne = { >   \voic

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Pierre Perol-Schneider
Hi Jean-Christophe, How about: %%% \version "2.24.2" \include "predefined-guitar-fretboards.ly" global = { \clef "moderntab" \time 4/4 s1*32 \bar "|." } guitarVoiceOne = { \voiceOne c'4 d' e' f' g' } guitarVoiceTwo = { \voiceTwo c4 d e, f, g, } grille = \chordmode { c1 g } \

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Knute Snortum
On Mon, May 27, 2024 at 6:24 PM Jean-Christophe Énée < jean-christo...@blues-softwares.net> wrote: > > how can i have hightligth syntax on gedit ? > Does it have to be GEdit? There is syntax highlighting in other editors like Frescobaldi, VSCode, vim. -- Knute Snortum

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Jean-Christophe Énée
On Mon, 2024-05-27 at 18:08 -0700, Aaron Hill wrote: > On 2024-05-27 6:01 pm, Jean-Christophe Énée wrote: > > witch online tool for share sheet with my guitar teacher ? > > > PDFs via email is pretty standard practice. > > If you need to share multiple files, look into any of the numerous > file

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Jean-Christophe Énée
ok On Mon, 2024-05-27 at 18:08 -0700, Aaron Hill wrote: > On 2024-05-27 6:01 pm, Jean-Christophe Énée wrote: > > witch online tool for share sheet with my guitar teacher ? > > > PDFs via email is pretty standard practice. > > If you need to share multiple files, look into any of the numerous > f

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Jean-Christophe Énée
On Mon, 2024-05-27 at 18:03 -0700, Aaron Hill wrote: > On 2024-05-27 5:54 pm, Jean-Christophe Énée wrote: > > could you reply to the list please for my list filter > > I guess I can, but what is stopping you sending your own mail?  This > is > a highly irregular request. i have a lot of mail, nee

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Aaron Hill
On 2024-05-27 6:01 pm, Jean-Christophe Énée wrote: witch online tool for share sheet with my guitar teacher ? PDFs via email is pretty standard practice. If you need to share multiple files, look into any of the numerous file sharing hosts (Google Drive, OneDrive, DropBox, etc.). -- Aaron

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Knute Snortum
On Mon, May 27, 2024 at 5:52 PM Jean-Christophe Énée < jean-christo...@blues-softwares.net> wrote: > hi > > how add tab ? > Use \new TabStaff instead of \new Staff -- Knute Snortum

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Aaron Hill
On 2024-05-27 5:54 pm, Jean-Christophe Énée wrote: could you reply to the list please for my list filter I guess I can, but what is stopping you sending your own mail? This is a highly irregular request. -- Aaron Hill

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Aaron Hill
On 2024-05-27 5:32 pm, Knute Snortum wrote: On Mon, May 27, 2024 at 5:11 PM Jean-Christophe Énée < I'm not sure why you're creating a github repository -- if that's what you're doing -- but you don't have to do that. I'm not sure what you mean by "import hacklily". You can type code into hackl

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Jean-Christophe Énée
On Mon, 2024-05-27 at 17:32 -0700, Knute Snortum wrote: > > On Mon, May 27, 2024 at 5:11 PM Jean-Christophe Énée > wrote: > > hello, > > i create a github but can´t import to hacklily > > > > > Hi, > > (Be sure to reply-all or include the LilyPond users list to your > email.) > > I'm not sur

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Knute Snortum
On Mon, May 27, 2024 at 5:11 PM Jean-Christophe Énée < jean-christo...@blues-softwares.net> wrote: > hello, > i create a github but can´t import to hacklily > Hi, (Be sure to reply-all or include the LilyPond users list to your email.) I'm not sure why you're creating a github repository -- if

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Knute Snortum
On Mon, May 27, 2024 at 4:35 PM Jean-Christophe Énée < jean-christo...@blues-softwares.net> wrote: > hello, > i would like have a schem to create guitar sheet with tab and grille > If I understand you correctly, you want a template for guitar with a tab staff and fretboards. This will get you c

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Aaron Hill
On 2024-05-27 4:33 pm, Jean-Christophe Énée wrote: On Tue, 2024-05-28 at 01:32 +0200, Jean-Christophe Énée wrote: hello, i would like have a schem to create guitar sheet with tab and grille I am not entirely clear what you asking. "Grille" for instance does not mean anything to me. (I'm a d

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Jean-Christophe Énée
On Tue, 2024-05-28 at 01:32 +0200, Jean-Christophe Énée wrote: > hello, > i would like have a schem to create guitar sheet with tab and grille https://www.hacklily.org/

base 4/4 sheet with tab for guitare

2024-05-27 Thread Jean-Christophe Énée
hello, i would like have a schem to create guitar sheet with tab and grille