Re: Grep - negate expression with quantifier

2011-10-07 Thread Ronald J Kimball
On Wed, Oct 05, 2011 at 07:52:18PM +0200, Lřseth Tor Rafsol wrote: On Oct 5, 2011, at 7:29 PM, Ronald J Kimball wrote: If you think about it another way, you want to find words that are either 1-5 characters long or 7+ characters long: ^(?:\w{1,5}|\w{7,})$ Thank you for that one

Re: How open .ePub file into BBEdit OR how get code into BBEdit?

2011-10-07 Thread Watts Martin
On Oct 7, 2011, at 9:02 , Douglas Mitchell wrote: How open .ePub file into BBEdit OR how get code into BBEdit? Try open .ePub file with BBEdit Open command. -- Watts Martin lay...@gmail.com smime.p7s Description: S/MIME cryptographic signature

Use worksheet with LaTeX

2011-10-07 Thread Marek Stepanek
Hello all! I am wondering, how to use a worksheet in BBEdit. I never used a worksheet and probably I misunderstood it. Could somebody help me to use it with LaTeX? When using BBEdit for LaTeX, I am switching to the Terminal, to do the following commands: pdflatex file open file.pdf

Re: Grep - negate expression with quantifier

2011-10-07 Thread John Delacour
At 18:58 +0200 5/10/11, Løseth Tor Rafsol wrote: I have a list of words that are separated by carriage returns. This finds words that are 6 characters long: ^[\w]{6}$ Any suggestion on how to negate this expression so that it finds all the words that are not 6 characters long? If you want

Re: Use worksheet with LaTeX

2011-10-07 Thread Marek Stepanek
Thank you for the quick answers. Herbert, Maarten you where right. It was pretty clear, that my worksheet was starting in my ~/ home folder. I changed the directory with cd to the folder, where my file.tex and file.worksheet are saved. And now it is compiling as it is intended. But you are

Re: Use worksheet with LaTeX

2011-10-07 Thread Doug McNutt
At 21:52 +0200 10/7/11, Marek Stepanek wrote: Thank you for the quick answers. Herbert, Maarten you where right. It was pretty clear, that my worksheet was starting in my ~/ home folder. I changed the directory with cd to the folder, where my file.tex and file.worksheet are saved. And now it is

Re: Use worksheet with LaTeX

2011-10-07 Thread Maarten Sneep
On 7 okt. 2011, at 22:49, Doug McNutt wrote: [snip] As for unwanted writing to a worksheet you can redirect stdout and possibly stderr to an open bbedit text file if you want. Bbedit will happily reload the modified file the next time you bring its window to the front. You don't want to

Re: BBEdit 10.0.2 (3097) pre-release

2011-10-07 Thread Chip Warden
This is a public apology to Rich Siegel. Rich, Sorry for being such a whiny [insert your favorite derogatory term here]. I was upset that the workflow I had grown accustomed in the few weeks of BBEdit 10's release had been changed and I don't deal with change as well as I should. Please forgive