[OS X TeX] TeXShop 4.24

Richard Koch koch at uoregon.edu
Thu Feb 7 03:15:09 CET 2019


Another user wrote explaining the BBEdit integration script. He told me it was

	#!/bin/sh
	/usr/local/bin/bbedit "$2:$1"

This user also said that the "mate" script would support spaces in file names if it were slightly rewritten:

	#!/bin/sh
	/usr/local/bin/mate --line "$1" "$2"

Dick Koch

> On Feb 6, 2019, at 5:04 PM, David Goldenberg <Goldenberg at biology.utah.edu> wrote:
> 
> Dick,
>   This sounds very cool!  I have used TexShop with BBEdit since pretty much forever, and this would be a great addition. It looks like BBEdit does have the necessary code, and I will try to figure it out soon.
> 
> Thanks for this!
> 
> DAvid
> 
>> Date: Tue, 5 Feb 2019 12:36:51 -0800
>> From: Richard Koch <koch at uoregon.edu>
>> To: TeX on Mac OS X <macosx-tex at email.esm.psu.edu>
>> Subject: Re: [OS X TeX] MacOSX-TeX Digest, Vol 136, Issue 2
>> Message-ID: <3174B7B8-E9B8-4378-A022-983D0E5AF99E at uoregon.edu>
>> Content-Type: text/plain;	charset=utf-8
>> 
>> This is easy to answer because the Changes document is also on my web site. I always update the copy in the program and the copy on my web site simultaneously.
>> 
>> See
>> 
>> 	https://pages.uoregon.edu/koch/texshop/changes_3.html
>> 
>> To summarize, you can theoretically sync from the TeXShop Preview to your external editor, provided your editor has appropriate connectivity code, and if you typeset using TeXShop, then "Goto Error" in the Console can also sync to your external editor. I'm investigating the reverse sync from your external editor to the TeXShop Preview, but that is not yet in TeXShop (or even designed yet).
>> 
>> Dick Koch
>> 
> 
> —-
> School of Biological Sciences
> University of Utah
> 257 South 1400 East
> Salt Lake City, UT  84112-0840
> 
> Telephone: (801) 581-3885
> Fax:  (801) 581-2174
> 
> E-mail: goldenberg at biology.utah.edu
> Web page: http://goldenberg.biology.utah.edu
> 
> 
> 
> 
> 
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/tex/
> List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
>                https://email.esm.psu.edu/pipermail/macosx-tex/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex
> 

----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/tex/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
                https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex



More information about the macostex-archives mailing list