[OS X TeX] omit red circle in TexShop preview
Herbert Schulz
herbs at wideopenwest.com
Thu Sep 16 10:18:31 EDT 2010
On Sep 16, 2010, at 8:15 AM, Claus Gerhardt wrote:
> There is a macro of mine, refreshpdf, which does the job.
>
> Claus
>
> --Applescript
> -- Apply only to an already saved file.
> -- Claus Gerhardt, Nov. 2003
>
> set scriptPath to (do shell script "dirname " & "~/Library/TeXShop/Scripts/ex")
> set scriptPath to scriptPath & "/setname.scpt"
> set scriptName to POSIX file scriptPath as alias
> set scriptLiB to (load script scriptName)
> tell scriptLib
> set frontName to setname(#NAMEPATH#,#TEXPATH#)
> end tell
>
>
>
> tell document frontName of application "TeXShop"
> refreshpdf
> end tell
>
> On Sep 16, 2010, at 14:52, Themis Matsoukas wrote:
>
>> On Sep 16, 2010, at 7:21 AM, Martin Costabel wrote:
>>
>>> On 16/09/10 13:11, Jan Hegewald wrote:
>>>
>>>> is there a way to disable the red circle in the TexShop preview which appears if you sync from source to pdf?
>>>
>>> Click.
>>
>> This used to work in previous versions of OS but does not work in 10.6.4 with TS 2.37. I usually re-typeset to get the circle go away, but I would like to see the simple click re-instated.
>>
>> Themis
Howdy,
Thanks Claus. This seems to work just fine.
Good Luck,
Herb Schulz
(herbs at wideopenwest dot com)
More information about the MacOSX-TeX
mailing list