-
meonkeys committed revision 95 to the Chordii SVN repository, changing 1 files.
2009-10-29 23:03:29 UTC by meonkeys
-
Thanks. Fixed in 4.4.
2009-07-13 20:28:06 UTC by jvromans
-
jvromans committed revision 94 to the Chordii SVN repository, changing 1 files.
2009-07-13 20:27:16 UTC by jvromans
-
jvromans committed revision 93 to the Chordii SVN repository, changing 2 files.
2009-07-13 20:24:10 UTC by jvromans
-
Actually this was not a typo -- in ancient times there was a man page category 'l' (lowercase ell) for locally installed tools.
But nowadays the '1' (digit one) is better.
Fixed in 4.4.
2009-07-13 20:20:34 UTC by jvromans
-
Not a Chordii bug.
2009-07-13 20:18:00 UTC by jvromans
-
jvromans committed revision 92 to the Chordii SVN repository, changing 5 files.
2009-07-13 19:42:00 UTC by jvromans
-
I have downloaded the Chordii program 4.2 for Windows and extracted the files. I am running Vista with SP1. When I click on the chordii.exe file a window with a black background briefly opens and then closes. What am I missing on how to get this program to run?
Thanks,
Charlie.
2009-06-23 21:08:49 UTC by ckron
-
After some digging I found out that this is not a bug of chordii. The problem is the convertion from ps to pdf. On the command line I hade to specify explicitly that I want a A4 PDF file:
ps2pdf -sPAPERSIZE=a4 swing-low.ps swing-low.pdf
Otherwise "ps2pdf" would use the US letter format.
2009-05-17 21:07:32 UTC by manski-md
-
The problem occurs when a directive or a comment isn't terminated by a new line character but rather with the end of the file. I've attached a patch to this ticket.
2009-05-17 20:19:02 UTC by manski-md