1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH DENEMO_FILE_UPDATE 1 "February 13, 2014"
.\" Please adjust this date whenever revising the manpage.
.SH NAME
denemo_file_update \- file update tool for denemo.
.SH SYNOPSIS
.B denemo_file_update
.SH DESCRIPTION
This manual page documents briefly the
.B denemo_file_update
command.
.PP
\fBGNU denemo\fP is a GUI musical score editor written in C/gtk+.
It is intended primarily as a frontend to GNU Lilypond,
but is adaptable to other computer-music-related purposes as well.
You can compose, transcribe, arrange, listen to the music and much more.
.PP
This command is a wrapper intended to provide an easy way to update
the denemo files created with previous versions of denemo. It looks
for all the files with .denemo extension in the current directory
using the find command, and then executes denemo on each of them to
update the file.
.PP
The full documentation for denemo is kept in html format and can be found at
/usr/share/doc/denemo-doc/denemo-manual.html after you have installed the
denemo-doc package.
.SH SEE ALSO
.BR denemo(1),
.BR lilypond (1),
.BR /usr/share/doc/denemo-doc/denemo-manual.html
.SH AUTHOR
Denemo was written by Matthew Hiller <matthew.hiller@yale.edu>, Adam
Tee <eenajt@electeng.leeds.ac.uk> and others
.PP
This manual page was written by Josue Abarca <jmaslibre@debian.org>,
for the Debian GNU/Linux system (but may be used by others).
\&Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU General Public License, Version 2
or any later version published by the Free Software Foundation please
see /usr/share/common-licenses/GPL-2 for the full text of the
licence\&.
|