Re: [Denemo-devel] Font of Lyric verses

2019-10-02 Thread Joe Wilkinson via Denemo-devel

These seem to work: 2 new buttons for me!

Joe

;LyricFontItalic
  (d-InsertTextInVerse "\n\\override Lyrics.LyricText.font-shape = 
#'italic \n" )

  (d-SetSaved #f)

;LyricFontNormal
  (d-InsertTextInVerse " \n\\revert Lyrics.LyricText.font-shape \n" )
  (d-SetSaved #f)

;From Command
;InsertHyphenBetweenSyllables

On 02/10/2019 20:59, Joe Wilkinson via Denemo-devel wrote:

\override Lyrics.LyricText.font-shape = #'italic

and

\revert Lyrics.LyricText.font-shape

are in the learning manual!!

Joe

On 02/10/2019 20:43, Richard Shann wrote:

On Wed, 2019-10-02 at 19:53 +0100, Burgess Hill Community Food Bank
wrote:

Hi Richard,

I wanted to typeset my chorus in italic, and thought I would explore
the
Lyrics >> ChangeFont process as a shortcut to delving into Lilypond.

It seems to have no effect; no markup added to Lyrics, and no change
of
font.

When I try that I get asked for a font name (default "Times") and it
inserts
\override LyricText.font-name = #"Times"

the font size one inserts

\override LyricText.font-size = #-4

and the font size gets tiny. There doesn't seem to be an italic, but
you could look up the syntax ...

Richard



___
Denemo-devel mailing list
Denemo-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/denemo-devel


___
Denemo-devel mailing list
Denemo-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/denemo-devel


Re: [Denemo-devel] Font of Lyric verses

2019-10-02 Thread Joe Wilkinson via Denemo-devel

\override Lyrics.LyricText.font-shape = #'italic

and

\revert Lyrics.LyricText.font-shape

are in the learning manual!!

Joe

On 02/10/2019 20:43, Richard Shann wrote:

On Wed, 2019-10-02 at 19:53 +0100, Burgess Hill Community Food Bank
wrote:

Hi Richard,

I wanted to typeset my chorus in italic, and thought I would explore
the
Lyrics >> ChangeFont process as a shortcut to delving into Lilypond.

It seems to have no effect; no markup added to Lyrics, and no change
of
font.

When I try that I get asked for a font name (default "Times") and it
inserts
\override LyricText.font-name = #"Times"

the font size one inserts

\override LyricText.font-size = #-4

and the font size gets tiny. There doesn't seem to be an italic, but
you could look up the syntax ...

Richard



___
Denemo-devel mailing list
Denemo-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/denemo-devel


Re: [Denemo-devel] Font of Lyric verses

2019-10-02 Thread Richard Shann
On Wed, 2019-10-02 at 19:53 +0100, Burgess Hill Community Food Bank
wrote:
> Hi Richard,
> 
> I wanted to typeset my chorus in italic, and thought I would explore
> the 
> Lyrics >> ChangeFont process as a shortcut to delving into Lilypond.
> 
> It seems to have no effect; no markup added to Lyrics, and no change
> of 
> font.

When I try that I get asked for a font name (default "Times") and it
inserts
\override LyricText.font-name = #"Times"

the font size one inserts

\override LyricText.font-size = #-4

and the font size gets tiny. There doesn't seem to be an italic, but
you could look up the syntax ...

Richard


___
Denemo-devel mailing list
Denemo-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/denemo-devel


[Denemo-devel] Font of Lyric verses

2019-10-02 Thread Burgess Hill Community Food Bank

Hi Richard,

I wanted to typeset my chorus in italic, and thought I would explore the 
Lyrics >> ChangeFont process as a shortcut to delving into Lilypond.


It seems to have no effect; no markup added to Lyrics, and no change of 
font.


:-(

Joe


___
Denemo-devel mailing list
Denemo-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/denemo-devel