P.S.
To view the resulting PDF I use the termux-share command, and then
select a PDF viewer that I have installed on my Android tablet. Still
looking for an easier way to do it, but it works for me for now ...
MT
Op zondag 3 november 2024 om 10:49:43 +01:00:00 schreef Martin
Tarenskeen <m.tarensk...@kpnmail.nl>:
Op zaterdag 2 november 2024 om 09:44:09 -05:00:00 schreef Zvony Nagy
<nagymu...@gmail.com>:
Since I only recently started experimenting with LIlypond on Android
via Termux, do you know how to access and view the directory where
myfile.ly <http://myfile.ly/> is? Is there a way to work on the file
using a text editor and then compile the text editor in termux,
similar to what one would do when using Lilypond on a desktop
computer?
Thanks again for your help!
Zvony
Hi Zvony,
I use a simple terminal based text editor inside termux. There are
several available: <https://wiki.termux.com/wiki/Text_Editors>
Then you can edit, save and compile using the lilypond command.
The tricky part (for me) is that the Android environment in my tablet
and the Termus terminal seem like almost completely separated worlds.
But files can be shared between the two with a little effort.
<https://wiki.termux.com/wiki/Termux-setup-storage>
<https://wiki.termux.com/wiki/Internal_and_external_storage>
hope this helps...
Martin