Re: embed lilypond into godot application

2023-07-26 Thread Stjepan Horvat
This is what i have made so far: https://www.youtube.com/watch?v=1qOBSXolpbs The good idea about Godot is that you can create cross-platform applications. My target platforms are Linux and Android. On Tue, Jul 25, 2023 at 11:14 PM Jean Abou Samra wrote: > Le mercredi 26 juillet 2023 à 01:54 +10

Re: embed lilypond into godot application

2023-07-25 Thread Stjepan Horvat
Thank you. This was exactly what i needed. On Mon, Jul 24, 2023, 10:30 Jean Abou Samra wrote: > Le lundi 24 juillet 2023 à 10:09 +0200, Stjepan Horvat a écrit : > > Hi guys, > I'm trying to embed lilypond score into simple godot application which > would follow music. >

embed lilypond into godot application

2023-07-24 Thread Stjepan Horvat
Hi guys, I'm trying to embed lilypond score into simple godot application which would follow music. One idea that comes to mind would be to have a single svg/png image and have positions (pixels) of each bar. Another idea would be to export each bar separately and then show corresponding bar when r

Re: Introducing Hacklily, another online LilyPond editor

2018-01-03 Thread Stjepan Horvat
Its very nice and very cool tool for inserting notation for users from musescore. *Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje. Izreke 12:18* On Wed, Jan 3, 2018 at 8:58 PM, Karlin High wrote: > On 1/3/2018 1:51 PM, Knute Snortum wrote: > >> I finally figured out how to

Re: [ANN] LilyQuick 0.94beta - Quick note Lilypond entry using MIDI for Linux

2017-07-03 Thread Stjepan Horvat
​cool app. Thanks​ ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: rehersal markup in same level with chords

2017-05-11 Thread Stjepan Horvat
i hope this is not too much code :) \version "2.19.60" %default, ugly << \new ChordNames \chordmode { c4 f a c } \new Staff \with { instrumentName = #"default " } { c'' d'' e'' f'' | \mark \default c'' d'' e'' f'' | } >> %

rehersal markup in same level with chords

2017-05-10 Thread Stjepan Horvat
hi guys.. when i write notes in some lines my chords move up depending on how high my notes go.. then my rehersal markup moves randomly so i can't make a fix offset to be always in the same level.. is it possible to use something like \once \override Score.RehearsalMark.Y-offset = last or next cho

Re: simulating handwritten font

2017-05-08 Thread Stjepan Horvat
*Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje. Izreke 12:18* On Mon, May 8, 2017 at 3:14 PM, Urs Liska wrote: > > > Am 08.05.2017 um 15:11 schrieb Stjepan Horvat: > > > > *Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje. >

Re: simulating handwritten font

2017-05-08 Thread Stjepan Horvat
*Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje. Izreke 12:18* On Mon, May 8, 2017 at 2:30 PM, Urs Liska wrote: > > > Am 08.05.2017 um 14:19 schrieb Stjepan Horvat: > > hi guys.. > i'm playing with music font as discribed here: > > http://l

simulating handwritten font

2017-05-08 Thread Stjepan Horvat
hi guys.. i'm playing with music font as discribed here: http://lilypondblog.org/2014/01/smufl-fonts-in-lilypond/ http://lilypondblog.org/2014/09/lilyponds-look-and-feel/ what i would want to try doing is simulating handwritten font by adding 4 or more shapes of same object. what would you sugges

Re: replace musical symbols

2017-05-03 Thread Stjepan Horvat
Thanks! *Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje. Izreke 12:18* On Wed, May 3, 2017 at 1:10 PM, Simon Albrecht wrote: > Am 03.05.2017 um 10:38 schrieb Stjepan Horvat: > >> Hi guys. >> >> Is there an easy way to replace musical elements

replace musical symbols

2017-05-03 Thread Stjepan Horvat
Hi guys. Is there an easy way to replace musical elements like noteheads (1, 4) clef accidentals (sharp, flat) with svg or eps elements? with override or tweak? without creating new font. I was trying to open 2.18.2/fonts/svg/emmentaler-26.svg but it was empty. Thanks *Nesmotren govori kao da m

Re: Midiimport für Lilypond/Frescobaldi

2017-05-01 Thread Stjepan Horvat
For this purpose i would rather: 1. Record my staff in DAW (bitwig). Edit and Quantize (start-s and ends). When you are satisfied with what you hear export as midi. 2. Import your midi file in musescore and look for something that is unusual in sheet music. Make music rythmic beautiful. 3. Export a

MMA using lilypond syntax/style

2015-06-13 Thread Stjepan Horvat
Hi guys.. The other day i was trying to practice jazz improvisation on linux. I was searching for a simple/fast working software that would help me practice. I found about MMA and it is cool - text based, midi output/export but it wasn't so clean regarding "musicly writing" speaking. So i had thi

Re: Anyone in Vorarlberg?

2015-04-28 Thread Stjepan Horvat
Hej..i will be in Schladming..:) Its in Autria too but on diferent sides.. On Tue, Apr 28, 2015 at 2:00 PM, Urs Liska wrote: > I'll be in Hohenems from Thursday to Sunday this week. > > If anyone is around I'd be happy about a chat. > And maybe to see anyone at one of the nowadays rare occasions

Re: Help please with alternate jazz chord naming system

2015-03-11 Thread Stjepan Horvat
This is the site https://sites.google.com/site/jpgzic/home/ver-2-14 On Wed, Mar 11, 2015 at 2:35 AM, Peter Teeson wrote: > Hi Tim: > On 2015-03-09, at 2:53 PM, Tim McNamara wrote: > > There is also the pop-chords.ly file that can be used for chord names and > I am working on modifying the same

Re: Lilypond, Linux (Fedora) and Vim

2015-02-13 Thread Stjepan Horvat
I use archlinux and its very cool couse of AUR user reposatory..U can install frescobaldi from it or apps directly from git..I use vim too. On Fri, Feb 13, 2015 at 12:05 PM, Philip Rhoades wrote: > Kevin, > > > On 2015-02-13 18:54, Kevin Tough wrote: > >> Once again my favorite linux OS Fedora i

Re: SCORE creator Leland Smith passed away

2014-01-01 Thread Stjepan Horvat
​thanks.. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: point and click in gvim

2014-01-01 Thread Stjepan Horvat
Try reading this https://github.com/markk/textedit-ly maybe it helps.. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: string->number scheme

2013-11-13 Thread Stjepan Horvat
Ok..and Thank You.. On Wed, Nov 13, 2013 at 4:58 PM, Janek Warchoł wrote: > So, to answer David's question: > > 2013/11/13 David Kastrup : > > You could start by explaining what is wrong with the solution at the > > bottom of > > http://lists.gnu.org/archive/html/lilypond-user/2013-11/msg00456.

Re: string->number scheme

2013-11-13 Thread Stjepan Horvat
Yes..this is exactly what i mean.. On Wed, Nov 13, 2013 at 4:49 PM, Janek Warchoł wrote: > 2013/11/13 David Kastrup : > > Stjepan Horvat writes: > > > >> So..any idea how i could achive it..?! I wanted to use my little > knowlidge > >> to write a simple

Re: string->number scheme

2013-11-13 Thread Stjepan Horvat
Look i know i'm maybe compliating here..but it would be helpfull if i could for once achive what i have imagine.. I can always use the software as is..and its great..i confirm.. On Wed, Nov 13, 2013 at 4:42 PM, Stjepan Horvat wrote: > Try putting bpm = \tempo 4 = 123 in the header..

Re: string->number scheme

2013-11-13 Thread Stjepan Horvat
Try putting bpm = \tempo 4 = 123 in the header.. On Wed, Nov 13, 2013 at 4:36 PM, David Kastrup wrote: > Stjepan Horvat writes: > > > So..any idea how i could achive it..?! I wanted to use my little > knowlidge > > to write a simple scheme function that could achive i

Re: string->number scheme

2013-11-13 Thread Stjepan Horvat
So..any idea how i could achive it..?! I wanted to use my little knowlidge to write a simple scheme function that could achive it..with no succsess.. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: string->number scheme

2013-11-13 Thread Stjepan Horvat
I'm sorry for replayings..no..i'm using gmail's default settings. Your right about \tempo = 123..it is a typo.. I defind my custom header..and i wanted to have some kind of tempo inside my header..so before i had my custom header i used poet variable for it..but becouse i now have my own custom he

Re: string->number scheme

2013-11-13 Thread Stjepan Horvat
If i insert print \header { title = 123 } { c' } it doesnt show up..this is why i wanted to convert string to number..for later usege.. On Wed, Nov 13, 2013 at 3:18 PM, Stjepan Horvat wrote: > ok.. > > i would want to insert the tempo one time..inside the header block..and &

Re: string->number scheme

2013-11-13 Thread Stjepan Horvat
ully..:P On Wed, Nov 13, 2013 at 3:11 PM, David Kastrup wrote: > Stjepan Horvat writes: > > > header won't display numbers..i'm using lastest development version.. > > [unedited useless fullquote below deleted] > > Please try harder to explain the problem, preferabl

Re: string->number scheme

2013-11-13 Thread Stjepan Horvat
header won't display numbers..i'm using lastest development version.. On Wed, Nov 13, 2013 at 2:56 PM, David Kastrup wrote: > Stjepan Horvat writes: > > > Hi guys.. > > I would want to make a simple function that would convert my string to > > number..wha?

string->number scheme

2013-11-13 Thread Stjepan Horvat
Hi guys.. I would want to make a simple function that would convert my string to number..wha? i have a a variable inside header that is called bpm. inside bpm is my tempo but in string. for example: \header { bpm = "123" } { \tempo 4 = \bpm c'4 } or in midi block \midi { \tempo 4 = \bpm } i

Re: RhythmicStaff followed by Staff in the same score block

2013-10-29 Thread Stjepan Horvat
\new Staff { c'4 d' e' f' } \addlyrics { It's a ni -- ce } >> \layout {} } to be in a same score block..so i dont wast paper with empty staff.. i will try something out combing difrenet barlines.. On 10/28/2013 06:26 PM, Trevor Daniels wrote: Stje

RhythmicStaff followed by Staff in the same score block

2013-10-28 Thread Stjepan Horvat
Hi guys..Is this possible.. I'm dealing with speaking music which has chords and duration..something like poetry over music..and afterwords singing parts.. i know that i can separate score blocks but it would be better if it could be in the same..then i wouldnt have problems with bar numbers and

shiftDuration and partial

2013-07-29 Thread Stjepan Horvat
hi guys..di you realize that shiftDuration doesn't convert the partial part..?! is this a bug? for example: \shiftDuration #1 #0 { c4 d e f } -> c8 d e f but \shiftDuration #1 #0 { \partial 4 c4 d e f } -> c8 d | f g -- *Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje. Izre

Re: split duration when changing time signature

2013-06-05 Thread Stjepan Horvat
/4 c1 } } On Wed, Jun 5, 2013 at 11:07 AM, Marek Klein wrote: > Hello Stjepan, > > > 2013/6/5 Stjepan Horvat >> >> Marek, >> i tryed your sugestion and get >> warning: rhythmic head is not part of a rhythmic column. >> do you have any clue

Re: split duration when changing time signature

2013-06-05 Thread Stjepan Horvat
Marek, i tryed your sugestion and get warning: rhythmic head is not part of a rhythmic column. do you have any clue? On Wed, Jun 5, 2013 at 10:43 AM, Richard Shann wrote: > On Wed, 2013-06-05 at 10:23 +0200, Stjepan Horvat wrote: >> is there a way to split duration of long notes whe

split duration when changing time signature

2013-06-05 Thread Stjepan Horvat
is there a way to split duration of long notes when chaning time signature: \time 4/4 c1 to \time 2/4 c2 ~ c2 i'm intrested in the output? -- Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje. Izreke 12:18 ___ lilypond-user maili

Re: vim fix indent

2013-05-31 Thread Stjepan Horvat
BUMP! On Thu, May 30, 2013 at 11:52 AM, Stjepan Horvat wrote: > is there a way to fix indent in vim..i tryed gg=G but it looks mesed up.. > i like frescobaldis way of fixing it..is there a problem in my setup > or something else..?! > > example: > it tries to indent co

vim fix indent

2013-05-30 Thread Stjepan Horvat
is there a way to fix indent in vim..i tryed gg=G but it looks mesed up.. i like frescobaldis way of fixing it..is there a problem in my setup or something else..?! example: it tries to indent comments and then my variables are not on the ^ of the line but i don't know elsewhere.. or myScore = {

Re: Bravura - new font...

2013-05-23 Thread Stjepan Horvat
Aha this is the way into the new steinbergs music engraving sistem. On Thu, May 23, 2013 at 9:53 PM, Michael Rivers wrote: > I saw that too. It's bolder and more "engraved" looking than the other > commercial music fonts, at least. I don't know what to think about the new > music font format. > >

Re: Files from Lilypond workshop @ LAC 2013

2013-05-20 Thread Stjepan Horvat
Thanks florian..:) On Mon, May 20, 2013 at 7:49 PM, Florian Hollerweger < fhollerwege...@qub.ac.uk> wrote: > Hi Phil, > > > Phil Holmes wrote: > >> You'll no doubt be aware that we have a list of papers published on >> LilyPond at: >> >> http://lilypond.org/**publications.html

Re: scheme function help

2013-05-07 Thread Stjepan Horvat
I did not mean to criticize anyone but to learn how to use the software completely. And that was my fault as I did not watch which documentation I read, ie the version. I'm sorry. I think lilypond has a great community and i did't have to wait more that 12h to get at least a response. This is very

Re: scheme function help

2013-05-06 Thread Stjepan Horvat
Madoka..you are right..i'm trying to learn Scheme by writing simple functions..i have many ideas about what i would want to achieve..for example..\mark \default is a cool feature because it is never in wrong order..but when it is inside a bar i would want it to have a "," under it..so now i'm tryin

Re: scheme function help

2013-05-06 Thread Stjepan Horvat
And this concept with including lilypond code block in function is 100% easyer..:) On Mon, May 6, 2013 at 12:40 PM, Stjepan Horvat wrote: > When i do this > insMark = > #(define-music-function (parser location mark mus) > (markup? ly:music?) > (set! (ly:music-propert

Re: scheme function help

2013-05-06 Thread Stjepan Horvat
(quote label) "A") (make-music 'NoteEvent 'duration (ly:make-duration 2 0 1) 'pitch (ly:make-pitch 0 0 0)) On Mon, May 6, 2013 at 12:32 PM, Stjepan Horvat wrote

Re: scheme function help

2013-05-06 Thread Stjepan Horvat
I'm using GNU LilyPond 2.16.2 and Guile 1.8.8 I found out the error insMark = #(define-music-function (parser location mark mus) (markup? ly:music?) (set! (ly:music-property mus 'elements) (cons (make-music 'MarkEvent 'label mark) (ly:music-property mus 'elements))) mus) \

Re: scheme function help

2013-05-06 Thread Stjepan Horvat
Event) (quote label) "A") > (make-music > 'NoteEvent > 'duration > (ly:make-duration 2 0 1) > 'pitch > (ly:make-pitch 0 0 0 > > > BTW, have you read the extending manuagl? > http://lil

Re: mcat: join midi files

2013-05-05 Thread Stjepan Horvat
Cool.. On Sun, May 5, 2013 at 2:14 PM, Mike Blackstock wrote: > Here's a nice little utility that joins (concatenates) multiple midi files > into one file: > > http://www.cap-lore.com/EnglishSuites/code/Transmog/mcat.html > > ___ > lilypond-user mailing

scheme function help

2013-05-05 Thread Stjepan Horvat
I'm trying to figure out how and learn to create a function based on a \displayMusic function. for example: \displayMusic { \mark "A" c'4 } gives me (make-music 'SequentialMusic 'elements (list (make-music (quote MarkEvent) (quote label) "A") (make-music 'NoteEvent

Re: Lyrics rest in text

2013-04-29 Thread Stjepan Horvat
It works for me..Thanks.. On Mon, Apr 29, 2013 at 8:04 PM, Marc Hohl wrote: > Am 29.04.2013 19:02, schrieb Stjepan Horvat: > > is is possible to put a rest in a lyrics text..?! >> For example: >> >> Ya - ba - da - ba -du >> He - llo - r8 - r8 - you >

Lyrics rest in text

2013-04-29 Thread Stjepan Horvat
is is possible to put a rest in a lyrics text..?! For example: Ya - ba - da - ba -du He - llo - r8 - r8 - you so that the 8th rest is showen..?! stef -- *Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje. Izreke 12:18* ___ lilypond-

Re: Scheme education

2013-04-19 Thread Stjepan Horvat
ical stuff too.. On Fri, Apr 19, 2013 at 12:31 AM, Thomas Morley wrote: > 2013/4/18 Stjepan Horvat : > > Hi guys..i want to learn the scheme syntax and implementation in > lilypond.. > > I'm on half of The Little Schemer by Daniel P. Friedman book > > (100/200p)..What wo

Scheme education

2013-04-18 Thread Stjepan Horvat
Hi guys..i want to learn the scheme syntax and implementation in lilypond.. I'm on half of *The Little Schemer *by* Daniel P. Friedman* book (100/200p)..What would you suggest after i'm finished with it? (maybe a book) I started to understund the recursion and how scheme syntax looks.. And a questi

Re: My nice LP moment today

2013-04-16 Thread Stjepan Horvat
:) On Tue, Apr 16, 2013 at 5:06 PM, James Harkins wrote: > Earlier today, I was at my school recording the erhu part for a new piece. > My colleague had the printed score ("Music engraving by Lilypond 2.16.1") > in his lap. At one moment, when I stood up for some water, I sat back down > and, fo

Re: creating a rhythm click track

2013-04-16 Thread Stjepan Horvat
Here is my dropbox link. https://www.dropbox.com/sh/beo1b2iwn5cx1hy/JK-_Pd2aXS So if you have any use of it or any extra idea..share it..:) On Tue, Apr 16, 2013 at 10:31 AM, Johan Vromans wrote: > Stjepan Horvat writes: > > > I was creating click track without melody for my big

Re: fonts inside a project folder

2013-04-16 Thread Stjepan Horvat
bump! On Tue, Apr 9, 2013 at 4:08 PM, Stjepan Horvat wrote: > Is it possible to include fonts from a folder inside my project and not > from global ~/.fonts folder? It is easy-er when making backup to include > fonts which are allready inside a project. > > -- > *Nesmotren g

Re: creating a rhythm click track

2013-04-16 Thread Stjepan Horvat
I was creating click track without melody for my big band drummer..so he would be in tempo..it sounds nice..it swings and it has triangle on new part of the score..if you want i can send it to you.. On Mon, Apr 15, 2013 at 11:00 PM, Johan Vromans wrote: > Paul Malcolm writes: > > > Or maybe ther

fonts inside a project folder

2013-04-09 Thread Stjepan Horvat
Is it possible to include fonts from a folder inside my project and not from global ~/.fonts folder? It is easy-er when making backup to include fonts which are allready inside a project. -- *Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje. Izreke 12:18* _

Re: lilypond source and music sheet database

2013-04-09 Thread Stjepan Horvat
Thanks Joseph for pointing me to git checkouts..it works for me. On Sun, Apr 7, 2013 at 7:42 PM, pls wrote: > On 07.04.2013, at 19:29, Joseph Rushton Wakeling < > joseph.wakel...@webdrake.net> wrote: > > On 04/07/2013 06:51 PM, Stjepan Horvat wrote: > > I realy like

Re: lilypond source and music sheet database

2013-04-07 Thread Stjepan Horvat
Hej thank you for all your anwsers.. I realy like git too..Once i tried to make my own git server on my private web-server so when i finish the work i can send the customer his pdf folder link..but..that didnt work becouse you cant see actual files on git web server..like you can on github.. > It

lilypond source and music sheet database

2013-04-06 Thread Stjepan Horvat
Hej guys..what would you prefer using as a lilypond database. I have bunch of files in bunch of folder laying around my pc with diferent versions of the same song, 20 of same/diffrent config files, unsorted and some of them i already can't find. Call it as a local "publishing" thing. Hey guys .. w

Re: Pseudo-handwritten font

2013-03-07 Thread Stjepan Horvat
It looks very good. On Thu, Mar 7, 2013 at 10:39 AM, David Kastrup wrote: > Marc Hohl writes: > >> Am 07.03.2013 00:45, schrieb Thomas Morley: >>> 2013/3/6 Shane Brandes : there was a jazz font patch somewhile ago. http://lists.gnu.org/archive/html/lilypond-user/2010-12/msg00290.html >

Re: Hushing up Sibelius news?

2013-02-26 Thread Stjepan Horvat
I agree with Francois. Writing music on paper works for me the best. Then afterwards i typeset the music into the machine. So when i typeset the music the easiest way to do this is by entering text and being 100% sure that it is A and not F or C..After that you just fix the octave if you failed cou

Re: Swing midi output

2013-02-13 Thread Stjepan Horvat
Hi guys.. Is there any new swing sintax.. the old swing.ly doesnt work any more in 2.16.2. On Tue, Jan 17, 2012 at 10:57 AM, Stjepan Horvat wrote: > Thank you..:) > > > On Sat, Jan 14, 2012 at 10:12 PM, Christopher R. Maden wrote: > >> On 01/14/2012 02:45 PM, Stjepan Horvat

Re: add9 chords

2013-02-06 Thread Stjepan Horvat
Did you try c:5.9? On Wed, Feb 6, 2013 at 1:40 PM, bart deruyter wrote: > Hi all, > > I've searching for a way to add 'add9' chords to my own version of > predefined fretboards, but whatever I do, it does not accept it and doesn't > render it. I think the system doesn't allow 'add9' as chordname,

Re: [ANNOUNCE] ly2video 0.3.0

2013-01-29 Thread Stjepan Horvat
Very good..! On Tue, Jan 29, 2013 at 8:22 PM, David Kastrup wrote: > Adam Spiers writes: > > > + a new default scrolling mode where the notation stay still > > and the cursor line scrolls from left to right > > You jump the notation leftwards. You should rather _pull_ it left. > Star

!Happy new year

2012-12-31 Thread Stjepan Horvat
-- Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje. Izreke 12:18 ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Neal Morse songbook done with LilyPond

2012-12-13 Thread Stjepan Horvat
Hey Peter..The sample looks great! On Wed, Dec 12, 2012 at 4:56 PM, Peter Crighton wrote: > > All the best, > Peter Crighton > > -- -- Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje. Izreke 12:18 ___ lilypond-user mailing list

Re: using if variable in lilypond

2012-11-29 Thread Stjepan Horvat
Thanks Thomas.. This is it..! On Thu, Nov 29, 2012 at 12:24 PM, Thomas Morley wrote: > 2012/11/29 Stjepan Horvat : >> hi guys.. >> i would want to define my font sizes in the next order: >> >> \header { >> title = \markup { \fontsize #+4 "BEI MI

using if variable in lilypond

2012-11-29 Thread Stjepan Horvat
hi guys.. i would want to define my font sizes in the next order: \header { title = \markup { \fontsize #+4 "BEI MIR BIST DU SCHÖN"} subtitle = \markup { \fontsize #+1 "(Yiddish: Bay mir bistu sheyn)" } poet = \markup { \fontsize #+1 "Jacob Jacobs"

Re: lyrics to music

2012-11-21 Thread Stjepan Horvat
There is another problem. a few months ago I read a hymnbook published here in croatia that didn't care when translating the lyrics so the hard beat of the words were not on hard beat of music so it was impossible to read.. On Tue, Nov 20, 2012 at 7:49 PM, Fr. Michael Gilmary, mma < frmichaelgilm

Re: lyrics-lyrics extra spacing

2012-11-19 Thread Stjepan Horvat
Thanks man..thats exactly what i was looking for..! On Mon, Nov 19, 2012 at 9:33 PM, Thomas Morley < thomasmorle...@googlemail.com> wrote: > 2012/11/19 Stjepan Horvat : > > hi guys.. > > is there a way to get extra spacing between lyrics (verses). > > i would wa

lyrics-lyrics extra spacing

2012-11-19 Thread Stjepan Horvat
hi guys.. is there a way to get extra spacing between lyrics (verses). i would want to make extra space so a person could translate a text (verse) by hand. i'm using the \addlyrics command. thanks. -- *Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje. Izreke 12:18* __

Re: Version Control and Public Repository

2012-11-11 Thread Stjepan Horvat
Now thats a useful information..i will ask a lawyer here in croatia and report what i heard. On Sun, Nov 11, 2012 at 7:33 PM, martinwguy wrote: > On 11 November 2012 18:39, Francisco Vila wrote: > >> and i transcribed (by ear) many scores i don't have rights for.. > >> > >> how do you handle t

Re: Version Control and Public Repository

2012-11-11 Thread Stjepan Horvat
Thanks guys..this was unclear to me.. ..so Copyright is the key word.. On Sun, Nov 11, 2012 at 7:00 PM, Urs Liska wrote: > Am 11.11.2012 19:02, schrieb Federico Bruni: > > Il 11/11/2012 18:54, Stjepan Horvat ha scritto: >> >>> And is puting it on the web for example g

Re: Version Control and Public Repository

2012-11-11 Thread Stjepan Horvat
And is puting it on the web for example github ("public") illegal..?! On Sun, Nov 11, 2012 at 6:39 PM, Francisco Vila wrote: > 2012/11/11 Stjepan Horvat : > > I reed somewhere that git isn't intended for binary packages.. > > Humans are not intended for tracking pe

Re: Version Control and Public Repository

2012-11-11 Thread Stjepan Horvat
hi..i have the same question..?! I reed somewhere that git isn't intended for binary packages.. and i transcribed (by ear) many scores i don't have rights for.. how do you handle this kind of staff.. What are the laws related to such situations?! this is what my brother and i are working on https

Re: evince handling textedit://

2012-10-09 Thread Stjepan Horvat
=textedit.desktop; in gedit ~/.local/share/applications/mimeapps.list in section [Added Associations].. On Tue, Oct 9, 2012 at 5:25 PM, Laura Conrad wrote: > >>>>> "Stjepan" == Stjepan Horvat writes: > > Stjepan> you can make log file with touch ~/textedit_url.l

Re: evince handling textedit://

2012-10-09 Thread Stjepan Horvat
you can make log file with touch ~/textedit_url.log . and your textedit-url.sh has to be in your $PATH.. On Tue, Oct 9, 2012 at 5:04 PM, Laura Conrad wrote: > > "Mark" == Mark Knoop writes: > > Mark> Thanks for prompting me to update this. Gnome 3 no longer uses > the > Mark> gconf

Re: evince handling textedit://

2012-10-09 Thread Stjepan Horvat
it works..! thanks..:) On Tue, Oct 9, 2012 at 12:23 PM, Stjepan Horvat wrote: > ok..thanks..i will check this out later today.. > > > On Mon, Oct 8, 2012 at 11:50 AM, Mark Knoop wrote: > >> At 21:22 on 07 Oct 2012, Stjepan Horvat wrote: >> >Hi guys..does any

Re: evince handling textedit://

2012-10-09 Thread Stjepan Horvat
ok..thanks..i will check this out later today.. On Mon, Oct 8, 2012 at 11:50 AM, Mark Knoop wrote: > At 21:22 on 07 Oct 2012, Stjepan Horvat wrote: > >Hi guys..does anyone has any news on has evince handles textedit.. > >i found this post > >http://lists.gnu.org/archive/ht

evince handling textedit://

2012-10-07 Thread Stjepan Horvat
Hi guys..does anyone has any news on has evince handles textedit.. i found this post http://lists.gnu.org/archive/html/lilypond-user/2007-06/msg00185.html from 2007 using gconftool-2 but couldn't get it working.. after i execute the gconftool-2 --install-schema-file=textedit.schemas i still get --

Re: vim pointing to pdf-viewer and reverse

2012-09-06 Thread Stjepan Horvat
:09 AM, Rutger Hofman wrote: > >> On 03/07/2012 09:12 AM, David Kastrup wrote: >> >>> Stjepan Horvat writes: >>> >>> On Tue, Mar 6, 2012 at 5:48 PM, David Kastrup wrote: >>>> >>>>> Stjepan Horvat writes: >>>>> &

Re: Lilypond 2.16.0 released!

2012-08-27 Thread Stjepan Horvat
Thanks..! On Tue, Aug 28, 2012 at 12:36 AM, eluze wrote: > > Fredric Dannen wrote > > > > > > In 2.14, I was using this syntax: > > > > oddHeaderMarkup = \markup \fill-line { > > " " > > \on-the-fly #not-first-page \fromproperty #'header:title > > \on-the-fly #not-first-page \on-the-fly

Re: rhytmic augmentatinon and diminution

2012-08-22 Thread Stjepan Horvat
thanks david..:) On Wed, Aug 22, 2012 at 4:21 PM, David Kastrup wrote: > Stjepan Horvat writes: > > > thank you.. > > i searched with augmentation and diminution and couldn't find.. > > this are clasical names for it.. > > > > On Wed, Aug

Re: rhytmic augmentatinon and diminution

2012-08-22 Thread Stjepan Horvat
thank you.. i searched with augmentation and diminution and couldn't find.. this are clasical names for it.. On Wed, Aug 22, 2012 at 4:11 PM, David Kastrup wrote: > Stjepan Horvat writes: > > > hi.. > > > > is it possible to make a subject. > > > > c4

rhytmic augmentatinon and diminution

2012-08-22 Thread Stjepan Horvat
hi.. is it possible to make a subject. c4 d e f => c8 d e f something like \diminution 4 8 { c4 d e f }..and the result is c8 d e f or \augmentation 4 2 { c4 d e f } c2 d e f thanks.. -- *Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje. Izreke 12:18* ___

staff line thickness

2012-08-20 Thread Stjepan Horvat
hi guys.. is it possible to make the staff lines thinner without effecting other lines..?! i tried \override StaffSymbol #'thickness = #3 but it affects all.. thanks.. -- *Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje. Izreke 12:18* ___

Re: how to enter notes quickly (midi keyboard available)

2012-05-31 Thread Stjepan Horvat
What do you think about talking out the score in lilypond style..so you wouldnt have to switch eyes between screen and sheet..for example..: c 8 f 16 c 4 . ( d 8 d d | and than a script to fix it: c8 f16 c4. ( d8 d d | but i think that voice recognition is not well suported on linux..i think yo

Re: printing empty staff

2012-04-27 Thread Stjepan Horvat
or by \repeat unfold 32 { s1 } On Wed, Apr 25, 2012 at 4:40 PM, Choan Gálvez wrote: > On 4/25/12 15:10 , rathcof...@comcast.net wrote: > >> >> The attached .LY file is a 32-bar song with the melody printed in the >> top staff. >> >> What I'm trying to do is print an empty staff beneath the first

Re: ChordNames with bar lines + 1 staff line

2012-04-24 Thread Stjepan Horvat
Thanks..YES.. \accepts "ChordNames" ..that was the anwser..! I will send you a pic when i tweak it the way i want it to look.. On Tue, Apr 24, 2012 at 9:33 PM, James wrote: > Hello, > > 2012/4/24 Stjepan Horvat : > > I would like to write some Leadsheet withou

ChordNames with bar lines + 1 staff line

2012-04-24 Thread Stjepan Horvat
I would like to write some Leadsheet without notes..only chords with barlines..The problem with existing solution at http://lilypond.org/doc/v2.12/input/lsr/lilypond-snippets/Chords is that when you have a whole page with this kind of bars without atlast 1 staffline you get pretty confused..for exa

Re: String Bass Notation

2012-04-22 Thread Stjepan Horvat
I'm a doublebass student at Music Acadamy in Zagreb..this should be a bartok pizzicato..i didn't heard that there is an articulation like this and would have a diferent meaning. I aggree with tim that it is easyer to write.. On Sun, Apr 22, 2012 at 5:46 AM, Mark Mathias wrote: > I'm a bass playe

Re: separating design from pure score

2012-03-16 Thread Stjepan Horvat
myMarks = { ... } > \include "score.ly" > > Does that help? > > Best > Urs > > Am 15.03.2012 11:23, schrieb Stjepan Horvat: >> Hello all..thank you for you anwsers..i really appreciate it..It's not >> exactly what i wanted..but it helps me figure out

Re: separating design from pure score

2012-03-15 Thread Stjepan Horvat
|." } \score { << \new ChordNames { \mychords } \new Staff { << \mymusic \marks >>} \addlyrics { \mylyrics } >> } end of master.ly I would only compile the maste.ly file.. I think i made myself clear..:) Thanks for further guidence. On Wed, Mar 14, 2012 at

separating design from pure score

2012-03-14 Thread Stjepan Horvat
Hello, I'm working on a project and i want to separate the design from score because i want to have a clear score so that in the future when i maybe want to change the design i dont have to change the score (something like html and CSS :) ). So when i include my score into my design file variables

Re: Sibelius user looking for the easiest way to learn LilyPond

2012-03-13 Thread Stjepan Horvat
For me..After moving to Lilypond 3, 4 years ago..When i changed to NO MOUSE interface..i stoped having headaches couse i didnt have to look in the music sheet for the wrong notes..and didnt have to think of kombinations of keys and clicking with mouse..Now when i typeset music and if i'm not lazy i

Re: Sibelius user looking for the easiest way to learn LilyPond

2012-03-13 Thread Stjepan Horvat
Did you try to press number 3 in sibelius..i think it would create a third interval..and so on..i'm not sure.. On Tue, Mar 13, 2012 at 8:57 AM, Phil Holmes wrote: > - Original Message - From: "Kieren MacMillan" > > To: "Vaughan McAlley" > Cc: "lilypond-user" > Sent: Tuesday, March 13,

Re: vim pointing to pdf-viewer and reverse

2012-03-07 Thread Stjepan Horvat
work this afternoon.. On Wed, Mar 7, 2012 at 9:12 AM, David Kastrup wrote: > Stjepan Horvat writes: > >> On Tue, Mar 6, 2012 at 5:48 PM, David Kastrup wrote: >>> Stjepan Horvat writes: >>> >>>> Hello..can somebody please tell me how to get vim and a pdf

Re: vim pointing to pdf-viewer and reverse

2012-03-07 Thread Stjepan Horvat
at..but from mail-archive i saw that it is more complicated than i tought..but still did not understand how to set it up.. On Tue, Mar 6, 2012 at 5:48 PM, David Kastrup wrote: > Stjepan Horvat writes: > >> Hello..can somebody please tell me how to get vim and a pdf viewer >>

vim pointing to pdf-viewer and reverse

2012-03-06 Thread Stjepan Horvat
Hello..can somebody please tell me how to get vim and a pdf viewer (xpdf or evince of zathura) to work with vim lilypond-invoke-editor function..i read everything that is on the web and couldn't figure it out..thank you. -- Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje. Izr

Re: Hiding MultiMeasureRest

2012-03-03 Thread Stjepan Horvat
didnt find many documentary on this topic. On Sat, Mar 3, 2012 at 9:04 AM, David Kastrup wrote: > Stjepan Horvat writes: > >> Hello, >> Is there a possibility of hiding MultiMeasureRest. >> I am writing a Big Band Score and i am using >> >> marks = { >>

  1   2   >