Best practice for displaying results of shell commands (LaTeX)

2023-01-22 Thread Andrew J
Dear all, I have been using BBEdit on and off for many years, but I've never been satisfied with its use with LaTeX projects. Many other editing environments (emacs, TextMate, VS Code) have well-supported packages for editing tex files as well as running various latex engines and dealing with t

Re: Error: unsupported compressor 8

2017-10-26 Thread Andrew J
Hi Rich, Done: Reported on https://bugreport.apple.com/ -- and marked as a duplicate. So at least they are paying some attention... Andrew On Monday, 16 October 2017 15:25:54 UTC+1, Rich Siegel wrote: > > On 10/16/17 at 6:05 AM, a.h@gmail.com (Andrew J) wrote: > > >Hi,

Error: unsupported compressor 8

2017-10-16 Thread Andrew J
Hi, When I start up the command line tools under High Sierra 10.13 with Bbedit 12, I sometimes see messages like the following: $ bbedit . /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/ AppleFSCompression-96.1.1/Common/ChunkCompression.cpp:50: Error: unsupported compressor

Re: Wrap in diff/bbdiff

2016-04-07 Thread Andrew J
The answer, courtesy of Patrick Woolsey in BB tech support: View -> Text Display -> Soft Wrap Text D'oh! (I was confused by the fact that the "soft wrap" in the "T" window drop-down menu is deactivated.) A On Saturday, 2 April 2016 23:02:09 UTC+1, And

Wrap in diff/bbdiff

2016-04-02 Thread Andrew J
Hi, I use bbdiff as my diff tool for subversion. Many of our files aren't code, but TeX or LaTeX -- for these, many of the paragraphs are long, soft-wrapped text, and diffs are very difficult to find. Is there any way to turn on soft wrapping for diffs? Thanks, Andrew -- This is the BBEdi

iCloud Application Support & Preferences

2016-02-04 Thread Andrew J
Hi, I've just updated to 11.5 and I'd like to move my BBEdit Application Support folder from Dropbox to iCloud drive. Can I just move the entire folder from ~/Dropbox/Application\ Support/ to my iCloud Drive/Application\ Support folder? Or do I need to handle the PreferenceData folder separat

Re: Automatic TeX quotes?

2011-09-11 Thread Andrew J
Marek, Thanks -- that might be useful, though it's not quite the same as automatic quotes!... Andrew -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to bbedit@googlegroups.com To unsubscribe from

Automatic TeX quotes?

2011-09-10 Thread Andrew J
Hi, I generate and edit quite a few LaTeX documents. Like many people, I am considering the move over from TextMate to BBEdit, which has excellent LaTeX support. I have been very happy with Maarten Sneep's compilation scripts, but there is one glaring omis