Hervé Bitteur

Results 556 comments of Hervé Bitteur

How did you set the "Use of system indentation" processing switch? It is ON by default. You have to explicitly set it OFF for your book (or at least for...

> I also noticed that I do not have the check boxes at the right side of the parameter's names, but only at the left side. Your dialog display is...

> To obtain my score in one mxl file instead of two, I needed to reprocess the page containing the coda with 'Etape / Page', but I am under the...

After some googling, I think we could use in `Audiveris.bat` something like: ```cmd start cmd /k "@echo off & mode con cols=50 lines=20 & echo ** & echo ** My...

> How about `msg %USERNAME% "Java too old!"`? Sure! This was just a mention of possible technique. The content of the actual message would be more precise of course. It...

> msg %USERNAME% "Java too old!" The `msg` command is not available in plain Windows versions. ```sh C:\Users\herve>msg toto 'msg' is not recognized as an internal or external command, operable...

Problem solved via the commit f925084ca0a09022334dd32d194e40cb2c7a0ca2 It uses custom versions of both the Unix and Windows start scripts templates. If the user now calls either `Audiveris.bat` or `Audiveris` (bash) start...

@quiltedstars Sorry for this late reply, I'm busy on other tasks not related at all to Audiveris. If I understand correctly, you can compile the development branch but not the...

No news on this issue. Should we close it? Here is what I just tried again: ```bash $ git clone https://github.com/Audiveris/audiveris.git master $ cd master $ git status On branch...

I can't help you with Linux. But other people on this forum could certainly give a hand. Please browse Audiveris discussions and issues forums. I think I remember problems with...