[abcusers] Re: Page set-up in abc4mac

2001-04-24 Thread DavBarnert

Laura wrote:

 > Also try: 
 >
 > %%staffwidth 6.5in % width of staff

BINGO! That did the trick. Thank you very much.

Also thanks to Robert, John, Wil, Simon, and Phil for the various
suggestions and clarifications. I intend to explore and get
comfortable with the use of format files in the future, although
Laura's suggestion is simpler and sufficient for my present needs.

  __  /\/\/\/\
 <__> | | | | |  David Barnert
 <__> | | | | |  <[EMAIL PROTECTED]>
 <__> | | | | |  Albany, N.Y.
 <__> \/\/\/\/

Ventilator   Concertina
  Bellows  Bellows
(Vocation)   (Avocation)

To subscribe/unsubscribe, point your browser to: http://www.tullochgorm.com/lists.html



[abcusers] Re: Page set-up in abc4mac

2001-04-24 Thread Robert Bley-Vroman

Dave Barnert wrote, regarding the use of a .fmt file in abc2ps (or abc4mac):

>Please give me step-by-step including how to enter the -F in the
>command line and what to do with the " -o -O =" that's already
>there. I'm not asking you to design a new format file for me (I'll
>get the hang of that by playing with it) but to show me how to
>implement one.

1. Put the sample format file in a plain text file. Name it, say,

  trial.fmt

The file name must end in .fmt

2. Put the file trial.fmt in the same folder as the .abc file you wish to
format.

3. In abc4mac, choose Command Line Options from the Preference menu. To the
default command line add:

  -F trial

Thus, assuming you aren't doing anything else special, you would have:

  -F trial -o -O =

Make sure that you use a capital F (not f) and that you omit the extension
.fmt in the command line.

(I'm using abc4mac 0.5. Later versions should support .fmt files too.
Earlier versions will not.)

Robert Bley-Vroman
Honolulu


To subscribe/unsubscribe, point your browser to: http://www.tullochgorm.com/lists.html



[abcusers] Re: Page set-up in abc4mac

2001-04-24 Thread Simon Wascher

Hello,

[EMAIL PROTECTED] wrote:
(...)> So I tried it. I can't get it to work. I fed the following abc
> through abc4mac: 
> X:1
> E:lw 360 % 5 inches
> T:Line width test 360 in header
> M:C
> K:C
> CDEF GABc|CDEF GABc|CDEF GABc|CDEF GABc|]
> X:2
> T:Line width test 360 in music
> M:C
> K:C
> E:lw 360 % 5 inches
> CDEF GABc|CDEF GABc|CDEF GABc|CDEF GABc|]
(...)
> I displayed the resulting ps file in MacGSView at 100% size. All
> four "tunes" appeared identical and had a staff width of 493 pt
> (6.85 inches). This, unfortunately, is not close enough to 6.5"
> to satisfy the needs of my project.
(...)
> Any other ideas? Or does anybody see what I did wrong?

somewhere in the context of pseudocomments with abc2ps I read that a
pseudocomment (wich is maybe another solution to your problem if this is
working in abc4mac) if applying to a certain tune has to be AFTER the
T:field. Probably an E:field like this has to be part of the header
meaning before the first K:field. At least this is a version which you
did not try.

try:

%%staffwidth 6.50in 

X:1
T:Line width test 360 in header
M:C
K:C
CDEF GABc|CDEF GABc|CDEF GABc|CDEF GABc|]

this works with my version of abc2ps (used cm since I have no inch
ruler). I tried your examples wit it and got no result too. ?:-|

CU
Simon Wascher - Vienna, Austria
To subscribe/unsubscribe, point your browser to: http://www.tullochgorm.com/lists.html



Re: [abcusers] ties in chords in yaps

2001-04-24 Thread James Allwright

On Thu 19 Apr 2001 at 07:09PM -0700, Kees van den Doel wrote:
> 
> Doesn anyone known if  this a known yaps (version 1.3) bug?
> 
> c-[cd]ef
> 
> for example does not not write the tie and produces an error
> NOT A NOTE/REST (54)in slur/tie.
> 
> abc2midi produces the correct MIDI, and abc2ps works OK too
> (but I need other features from yaps).
> 

Yes, it is a bug, but it wasn't known about, at least not by me.
I have uploaded a new version of yaps with a fix.

James Allwright

To subscribe/unsubscribe, point your browser to: http://www.tullochgorm.com/lists.html