[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: invisible rest that takes no horizontal space
From: |
Kieren MacMillan |
Subject: |
Re: invisible rest that takes no horizontal space |
Date: |
Tue, 15 Jun 2010 16:05:02 -0400 |
Hi Richie,
> > \skip and s consume score time, but both print some horizontal space.
> > How can I insert an invisible rest that does not take horizontal space?
> > I searched the manuals and snippet repository, but no clue...
Use
r4*0
You may have to put
\once \override Rest #'X-extent = #'(0 . 0)
or
\once \override Rest #'extra-spacing-width = #'(+inf.0 . -inf.0)
to eliminate any space.
Hope this helps!
Kieren.
- invisible rest that takes no horizontal space, Peter Van Kranenburg, 2010/06/15
- RE: invisible rest that takes no horizontal space, Richie Gress, 2010/06/15
- Re: invisible rest that takes no horizontal space,
Kieren MacMillan <=
- Re: invisible rest that takes no horizontal space, Kieren MacMillan, 2010/06/16
- Message not available
- Re: invisible rest that takes no horizontal space, Kieren MacMillan, 2010/06/16
- Re: invisible rest that takes no horizontal space, Peter Van Kranenburg, 2010/06/18
- Re: invisible rest that takes no horizontal space, Dmytro O. Redchuk, 2010/06/18
- Message not available
- Re: invisible rest that takes no horizontal space, Dmytro O. Redchuk, 2010/06/18
- Message not available
- Re: invisible rest that takes no horizontal space, Dmytro O. Redchuk, 2010/06/18
- Re: invisible rest that takes no horizontal space, Peter Van Kranenburg, 2010/06/18