lilypond-user
[Top][All Lists]
Advanced

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

Copy variable by value in a current-module.


From: Robert Kubosz
Subject: Copy variable by value in a current-module.
Date: Sat, 16 Oct 2021 10:47:52 +0200

I want to make a copy of a variable defined in a separate file, but run in the same current-module.
The copy I make is a copy-by-reference, and in result any modifications I apply to the copy also appear in the original.
How do I make a copy-by-value in a current-module?

More detailed example is attached to this email.

Thanks in advance!
Robert

Attachment: example.ly
Description: Text Data


reply via email to

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