Franco Pasut Web Site

  • it
  • About
  • Contact
  • Posts
  • Privacy

Posts

February 26, 2022

Vim: copy text directly to the operating system clipboard

Cut and copy in Vim: introduction

As an introduction to the topic regarding the Cut, Copy and Paste functions in Vim you can read a previous article of mine.

The subject of the current article is, instead, a Vim functionality I discovered while reading this page and which is closely related to the previous topic.

Vim can directly redirect cut and copy operations performed on texts to the system memory register (clipboard).

read more
February 9, 2022

Using Emacs to write scores in LilyPond

About LilyPond

LilyPond is a language for producing elegant musical scores, structurally similar to LaTeX with which it can integrate to generate documents containing text and music (for the integration between LilyPond and LaTeX you can read to this article of mine.)

Also in LilyPond, as in LaTeX, you can write the content with various editors.

Very useful, especially to learn the syntax, is the editor called Frescobaldi.

For those who have already learned the syntax, it may be useful, instead, to use the endless potential of Emacs and Vim,

read more
January 28, 2022

Using Vim to write scores in LilyPond

About LilyPond

LilyPond is a language for producing elegant musical scores, structurally similar to LaTeX with which it can integrate to generate documents containing text and music (for the integration between LilyPond and LaTeX you can read to this article of mine.)

Also in LilyPond, as in LaTeX, you can write the content with various editors.

Very useful, especially to learn the syntax, is the editor called Frescobaldi.

For those who have already learned the syntax, it may be useful to use the infinite potential of Emacs and Vim,

read more
January 15, 2022

Variables in LaTeX documents exported from Emacs Org Mode

The usual introduction to Emacs, Org Mode and LaTeX

This is the usual introduction to Emacs, Org Mode and LaTeX: if you already know everything you can skip it.

Org Mode under GNU Emacs is a very powerful tool for organizing ideas.

An excellent features of this tool is its ability to directly export documents from Org Mode to LaTeX, the absolute excellence for pagination, as well as to other languages such as Markdown and HTML.

read more
December 30, 2021

LilyPond, ties and voices (advanced)

The object of this article

The object of the article is the same as my this previous article but now I have composed, using the LilyPond language, a short score for piano with a little bit more complex voices and ties combinations.

I have also created a colour image highlighting the points of interest.

The following terms from the LilyPond lexicon must, of course, be regarded:

  • oneVoice: a single voice line
  • voiceOne: the upper melody line of a polyphonic composition
  • voiceTwo: the lower melody line of a polyphonic composition

And now let’s have a look at the LilyPond code

Here’s the complete LilyPond code in which you will find each line commented and, in particular, the crossing points shown in the score below.:

read more
December 1, 2021

LilyPond, ties and voices

LilyPond: ties and voices

In the default LilyPond configuration, it is not possible to tie a note in a single-voice with the same note but belonging to a contextual multi-voices environment.

I recently had to resolve an author’s passage involving just such a problem and asked for help to the amazing LilyPond community.

So I learned a new “trick” that I would like to share with everyone: you can change the context in which ties operate.

read more
  • ««
  • «
  • 8
  • 9
  • 10
  • 11
  • 12
  • »
  • »»
© Franco Pasut Web Site 2026