Re: [Skim-app-users] [ANN] Skim 1.3.4

2010-02-17 Thread Duke Normandin
On Wed, 17 Feb 2010, Giovanni Lanzani wrote: > Christiaan Hofman writes: > > > > > Just write the following in AppleScript Editor.app and hit Run: > > > > tell application "Skim" > > set theColor to choose color > > set page background color to theColor > > end tell > > Christiaan, this i

Re: [Skim-app-users] [ANN] Skim 1.3.4

2010-02-17 Thread Giovanni Lanzani
Christiaan Hofman writes: > > Just write the following in AppleScript Editor.app and hit Run: > > tell application "Skim" > set theColor to choose color > set page background color to theColor > end tell Christiaan, this is just great! Best Mac Os pdf reader just got better, which I

Re: [Skim-app-users] Tilt wheel setting

2010-02-17 Thread Christiaan Hofman
On Feb 17, 2010, at 20:25, Nath Rao wrote: > I have a weird problem with tilt wheel response of Skim. I have a Macbook Pro > running 10.6.2. I use a Rocketfish (Best Buy) bluetooth mouse (a bit too big > to > carry around) (RF-BTMSE2) or an Inland (Microcenter) wireless laser mouse > (RF dongl

[Skim-app-users] Tilt wheel setting

2010-02-17 Thread Nath Rao
I have a weird problem with tilt wheel response of Skim. I have a Macbook Pro running 10.6.2. I use a Rocketfish (Best Buy) bluetooth mouse (a bit too big to carry around) (RF-BTMSE2) or an Inland (Microcenter) wireless laser mouse (RF dongle that plugs into an USB port. Each has a tilt wheel wh

Re: [Skim-app-users] [ANN] Skim 1.3.4

2010-02-17 Thread Duke Normandin
On Wed, 17 Feb 2010, Maxwell, Adam R wrote: > On 02/17/10 09:41, "Duke Normandin" wrote: > > > So I tried: > > > > defaults write -app Skim -SKPageBackgroundColor -array -float 171.0 > > -float 171.0 -float 171.0 -float 1.0 > > You need to convert your 8-bit values to floating point, so try 0.671

Re: [Skim-app-users] [ANN] Skim 1.3.4

2010-02-17 Thread Duke Normandin
On Wed, 17 Feb 2010, Christiaan Hofman wrote: [snip] > Just write the following in AppleScript Editor.app and hit Run: > > tell application "Skim" > set theColor to choose color > set page background color to theColor > end tell Worked like a charm! What a difference that makes! In t

Re: [Skim-app-users] [ANN] Skim 1.3.4

2010-02-17 Thread Maxwell, Adam R
On 02/17/10 09:41, "Duke Normandin" wrote: > So I tried: > > defaults write -app Skim -SKPageBackgroundColor -array -float 171.0 > -float 171.0 -float 171.0 -float 1.0 You need to convert your 8-bit values to floating point, so try 0.671 (171/255). > which is #ababab. No joy! I'm definitely mi

Re: [Skim-app-users] [ANN] Skim 1.3.4

2010-02-17 Thread Christiaan Hofman
On Feb 17, 2010, at 18:41, Duke Normandin wrote: > On Wed, 17 Feb 2010, Maxwell, Adam R wrote: > >> On 02/17/10 08:19, "Duke Normandin" wrote: >> >>> On Wed, 17 Feb 2010, Christiaan Hofman wrote: >>> defaults write -app Skim -SKPageBackgroundColor -array -float 1.0 -float 1.0

Re: [Skim-app-users] [ANN] Skim 1.3.4

2010-02-17 Thread Duke Normandin
On Wed, 17 Feb 2010, Maxwell, Adam R wrote: > On 02/17/10 08:19, "Duke Normandin" wrote: > > > On Wed, 17 Feb 2010, Christiaan Hofman wrote: > > > >> defaults write -app Skim -SKPageBackgroundColor -array -float 1.0 -float > >> 1.0 > >> -float 1.0 -float 1.0 > > > > What do the floating-point in

Re: [Skim-app-users] [ANN] Skim 1.3.4

2010-02-17 Thread Christiaan Hofman
On Feb 17, 2010, at 17:19, Duke Normandin wrote: > On Wed, 17 Feb 2010, Christiaan Hofman wrote: > >> >> On Feb 17, 2010, at 16:09, Duke Normandin wrote: >> >>> On Wed, 17 Feb 2010, Christiaan Hofman wrote: >>> The Skim development teams is pleased to announce that Skim 1.3.4 is ava

Re: [Skim-app-users] [ANN] Skim 1.3.4

2010-02-17 Thread Christiaan Hofman
On Feb 17, 2010, at 18:08, Maxwell, Adam R wrote: > On 02/17/10 08:19, "Duke Normandin" wrote: > >> On Wed, 17 Feb 2010, Christiaan Hofman wrote: >> >>> defaults write -app Skim -SKPageBackgroundColor -array -float 1.0 -float 1.0 >>> -float 1.0 -float 1.0 >> >> What do the floating-point inte

Re: [Skim-app-users] [ANN] Skim 1.3.4

2010-02-17 Thread Christiaan Hofman
On Feb 17, 2010, at 17:29, Krishna Kumar Menon wrote: > where is the built-in updater? > thanks > Skim > Check for Updates... Christiaan > > > On Wed, Feb 17, 2010 at 10:09 AM, Duke Normandin wrote: > On Wed, 17 Feb 2010, Christiaan Hofman wrote: > > > The Skim development teams is please

Re: [Skim-app-users] [ANN] Skim 1.3.4

2010-02-17 Thread Maxwell, Adam R
On 02/17/10 08:19, "Duke Normandin" wrote: > On Wed, 17 Feb 2010, Christiaan Hofman wrote: > >> defaults write -app Skim -SKPageBackgroundColor -array -float 1.0 -float 1.0 >> -float 1.0 -float 1.0 > > What do the floating-point integers stand for? 1st two for fg color; > last 2 for bg color? I

Re: [Skim-app-users] [ANN] Skim 1.3.4

2010-02-17 Thread Krishna Kumar Menon
where is the built-in updater? thanks On Wed, Feb 17, 2010 at 10:09 AM, Duke Normandin wrote: > On Wed, 17 Feb 2010, Christiaan Hofman wrote: > > > The Skim development teams is pleased to announce that Skim 1.3.4 is > > available for download at or > > using

Re: [Skim-app-users] [ANN] Skim 1.3.4

2010-02-17 Thread Duke Normandin
On Wed, 17 Feb 2010, Christiaan Hofman wrote: > > On Feb 17, 2010, at 16:09, Duke Normandin wrote: > > > On Wed, 17 Feb 2010, Christiaan Hofman wrote: > > > >> The Skim development teams is pleased to announce that Skim 1.3.4 is > >> available for download at or

Re: [Skim-app-users] [ANN] Skim 1.3.4

2010-02-17 Thread Christiaan Hofman
On Feb 17, 2010, at 16:09, Duke Normandin wrote: > On Wed, 17 Feb 2010, Christiaan Hofman wrote: > >> The Skim development teams is pleased to announce that Skim 1.3.4 is >> available for download at or >> using the built-in updater. > > [snip] > >> * New h

Re: [Skim-app-users] [ANN] Skim 1.3.4

2010-02-17 Thread Duke Normandin
On Wed, 17 Feb 2010, Christiaan Hofman wrote: > The Skim development teams is pleased to announce that Skim 1.3.4 is > available for download at or > using the built-in updater. [snip] > * New hidden preference for page background color. Thank you so much!

[Skim-app-announce] [ANN] Skim 1.3.4

2010-02-17 Thread Christiaan Hofman
The Skim development teams is pleased to announce that Skim 1.3.4 is available for download at or using the built-in updater. Thanks to those of you who submitted reproducible bug reports and comments along with the exception reports; as always, please continu