From MacOSX-TeX@email.esm.psu.edu Sun Nov 17 20:03:42 2002
Received: from email.esm.psu.edu ([130.203.247.204]) by engrmail1.engr.psu.edu with Microsoft SMTPSVC(5.0.2195.5329);
	 Sun, 17 Nov 2002 20:02:00 -0500
Date: Sun, 17 Nov 2002 20:00:01 -0500
Subject: MacOSX-TeX Digest #485 - 11/17/02
From: "TeX on Mac OS X Mailing List" 
To: "TeX on Mac OS X Mailing List" 
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-transfer-encoding: quoted-printable
Sender: 
Precedence: Bulk
List-Software: LetterRip Pro 4.0 by LetterRip Software, LLC.
List-Subscribe: 
List-Digest: 
List-Unsubscribe: 
Return-Path: MacOSX-TeX@email.esm.psu.edu
Message-ID: 
X-OriginalArrivalTime: 18 Nov 2002 01:02:00.0330 (UTC) FILETIME=[197B8EA0:01C28E9E]

MacOSX-TeX Digest #485 - Sunday, November 17, 2002

  BBEdit 7.0
          by 
  Re: [OS X TeX] BBEdit 7.0
          by "Jan Erik Mostr=F6m" 
  Re: [OS X TeX] Unable to install TeX Foundation and Programs
          by "Gerben Wierda" 
  BBEdit 7.0 and TeXshop question
          by "Nick Rich" 
  Re: [OS X TeX] BBEdit 7.0 and TeXshop question
          by "Michael Murray" 
  Re: [OS X TeX] BBEdit 7.0 and TeXshop question
          by "Michael Murray" 
  Re: [OS X TeX] Ghostscript crashes
          by "Gerben Wierda" 
  Re: [OS X TeX] Shell Scripts and Paths (again)
          by "Gerben Wierda" 
  Re: [OS X TeX] Shell Scripts and Paths (again)
          by "Gerben Wierda" 
  Re: [OS X TeX] Error in pdftex.cfg
          by "Gerben Wierda" 
  Re: [OS X TeX] Unable to install TeX Foundation and Programs
          by "Gerben Wierda" 


----------------------------------------------------------------------

Subject: BBEdit 7.0
From: 
Date: Sat, 16 Nov 2002 23:33:33 -0500

I'm sorry for not responding earlier to the question of the bug I'm =
referring to in BBEdit. I receive the digest version to limit the number =
of messages received from this very busy list.

Anyway, the bug is that BBEdit does not recognize page breaks when in Soft =
Wrap Text mode. I discovered this bug last summer and I told Bare Bones =
about it. They acknowledged its existence and told me that it was on the =
list of bugs to be fixed for a future release. It wasn't fixed in 6.5.3 =
and it only made sense to me that it would be fixed in 7.0. But alas, it =
is not fixed. Bare Bones told me: "In the case of this particular bug, it =
didn't make the cut for 7.0, but we do anticipate that it will be =
investigated and resolved for a future maintenance update." Maybe I'm one =
of a few who wish this bug was fixed, but it is a bug that is very =
inconvenient to those of us who use Soft Wrap Text mode.

Normally, I wouldn't submit such an off topic message to this list, but I =
saw that many subscribers to the list use BBEdit for editing TeX files so =
I took the opportunity to contribute to the discussion.

One more item. I appreciate this list a great deal and I've found it an =
invaluable resource of TeX on Mac OS X information. Thanks to all of the =
individuals who contribute to this list.

Scott Randby

----------------------------------------------------------------------

Subject: Re: [OS X TeX] BBEdit 7.0
From: "Jan Erik Mostr=F6m" 
Date: Sun, 17 Nov 2002 08:35:34 +0100

2002-11-16 23:33: srandby@uakron.edu  is believed to
have typed:

> update." Maybe I'm one of a few who wish this bug was fixed, but
> it is a bug that is very inconvenient to those of us who use Soft
> Wrap Text mode.

OK, I never used the page break in BBEdit 8-)

                                jem
--=20
Jan Erik Mostr=F6m   jem@mostrom.pp.se    www.mostrom.pp.se

----------------------------------------------------------------------

Subject: Re: [OS X TeX] Unable to install TeX Foundation and Programs
From: "Gerben Wierda" 
Date: Sun, 17 Nov 2002 17:47:18 +0100

On Saturday, Nov 16, 2002, at 23:37 Europe/Amsterdam, Henrik Holm wrote:

> Clearly, texconfig waits for input.

Clearly and I did not know this could happen, thanks for catching this. 
I find it rather counterintuitive that "foo help" could do anything but 
tell me what commands it can handle... I'll have to look into this.

G


----------------------------------------------------------------------

Subject: BBEdit 7.0 and TeXshop question
From: "Nick Rich" 
Date: Sun, 17 Nov 2002 18:58:58 +0000


I am trying out BBEdit 7.0 .

When I Latex a file in Texshop, which I am editing in BBEdit 7.0,  and 
I get an error,

if I hit e in the TeX Input box it tells me I have

vi: unknown: unknown terminal type
! trouble executing vi +53 file.tex


Now, in my Terminal shells, I have successfully set my EDITOR variable 
to be bbedit -w:

[weebeastie:~] nick% printenv | grep EDITOR
EDITOR=3Dbbedit -w

and I have for other reasons rebooted the machine and that setting 
sticks.

Can anyone tell me how to tell TeXshop to run bbedit -w +53 file.tex 
instead ?

Thanks

Nick


----------------------------------------------------------------------

Subject: Re: [OS X TeX] BBEdit 7.0 and TeXshop question
From: "Michael Murray" 
Date: Mon, 18 Nov 2002 07:41:22 +1030

>I am trying out BBEdit 7.0 .
>
>When I Latex a file in Texshop, which I am editing in BBEdit 7.0, 
>and I get an error,
>
>if I hit e in the TeX Input box it tells me I have
>
>vi: unknown: unknown terminal type
>! trouble executing vi +53 file.tex
>
>
>Now, in my Terminal shells, I have successfully set my EDITOR 
>variable to be bbedit -w:
>
>[weebeastie:~] nick% printenv | grep EDITOR
>EDITOR=3Dbbedit -w
>
>and I have for other reasons rebooted the machine and that setting =
sticks.
>
>Can anyone tell me how to tell TeXshop to run bbedit -w +53 file.tex =
instead ?
>
>Thanks
>
>Nick
>

Hi Nick

Thats interesting. I didn't know that TeXShop would pass those
sorts of commands.  Try

setenv TEXEDIT "bbedit +%d %s"


in your .cshrc or wherever you have it.

You can test that this works by latexing from the command line with
a file that has an error in it.

Michael
-- 
_________________________________________________________
Assoc/Prof Michael Murray                                                  =
 
School of Pure Mathematics         Fax: 61+ 8 8303 
3696                                      
University of Adelaide             Phone: 61+ 8 8303 4174       
Australia  5005      Email: mmurray@maths.adelaide.edu.au             
Home Page: http://www.maths.adelaide.edu.au/pure/mmurray
PGP public key:
http://www.maths.adelaide.edu.au/pure/mmurray/pgp.txt
University of Adelaide CRICOS # 00123M
________________________________________________________


    



----------------------------------------------------------------------

Subject: Re: [OS X TeX] BBEdit 7.0 and TeXshop question
From: "Michael Murray" 
Date: Mon, 18 Nov 2002 07:46:34 +1030


>
>Hi Nick
>
>Thats interesting. I didn't know that TeXShop would pass those
>sorts of commands.  Try
>
>setenv TEXEDIT "bbedit +%d %s"
>
>
>in your .cshrc or wherever you have it.
>
>You can test that this works by latexing from the command line with
>a file that has an error in it.
>
>Michael
>--

Ah sorry all. I should have tried before I replied. I get the same
thing as Nick even with bbedit set as above.

Michael


----------------------------------------------------------------------

Subject: Re: [OS X TeX] Ghostscript crashes
From: "Gerben Wierda" 
Date: Mon, 18 Nov 2002 00:17:03 +0100

On Friday, Nov 8, 2002, at 02:04 Europe/Amsterdam, Don Stark wrote:

> top and OS10.1.5. I can open the file by dropping it into TeXShop. The 
> error
> message I get is:
>
> ----------------------------------------------
>
> Aladdin Ghostscript 6.01 (2000-03-17)
> Copyright (C) 2000 Aladdin Enterprises, Menlo Park, CA.  All rights
> reserved.
> This software comes with NO WARRANTY: see the file PUBLIC for details.
> Loading NimbusSanL-Regu font from
> /usr/local/share/ghostscript/fonts/n019003l.pfb... 1770176 448068 
> 1556964
> 264244 2 done.
> Error: /invalidfileaccess in --.outputpage--

You seem not to have write access at the location of the PS file. Copy 
it elsewhere first.

G


----------------------------------------------------------------------

Subject: Re: [OS X TeX] Shell Scripts and Paths (again)
From: "Gerben Wierda" 
Date: Mon, 18 Nov 2002 00:19:34 +0100

On Monday, Nov 11, 2002, at 11:35 Europe/Amsterdam, Nigel King wrote:

> setenv MANPATH "/sw/share/man:/usr/share/man"

This method is out of date since 10.2. See "man manpath"

G


----------------------------------------------------------------------

Subject: Re: [OS X TeX] Shell Scripts and Paths (again)
From: "Gerben Wierda" 
Date: Mon, 18 Nov 2002 00:22:25 +0100

The TeX i-packages configuration stage (if you can use that) will add 
TeX *and* /usr/local/bin to your default shell path setting. It edits 
/etc/csh.login, which is the system wide login settings file and adds 
the paths for every user except root (security issue). E.g.:

## TeX modifications start at Wed Nov  6 19:54:52 CET 2002
## Do not remove the previous line
if ("${uid}" !=3D "0") then
   set path =3D ( ${path} 
/usr/local/teTeX/bin/powerpc-apple-darwin-current /usr/local/bin)
endif
## Do not remove the next line
## TeX modifications end at Wed Nov  6 19:54:52 CET 2002


G

On Sunday, Nov 10, 2002, at 18:56 Europe/Amsterdam, Bruce D'Arcus wrote:

>
> Can someone please explain to me how to get the terminal to find a 
> shell script (under 10.2)?
>
> I just wrote a simple one that works if I list the full path, but 
> can't be found otherwise, even if I put it in /usr/local/bin.  Am 
> confused...what is the preferred way to deal with this?
>
> Thanks,
> Bruce
>
>
> -----------------------------------------------------
> Mac TeX info, resources, and news can be found at:
> 
> -----------------------------------------------------
> List archives can be found at:
> 
> -----------------------------------------------------
> See message headers for list info.
> -----------------------------------------------------
>
>


----------------------------------------------------------------------

Subject: Re: [OS X TeX] Error in pdftex.cfg
From: "Gerben Wierda" 
Date: Mon, 18 Nov 2002 00:23:19 +0100

On Monday, Nov 11, 2002, at 13:15 Europe/Amsterdam, Steffen Lund 
Hokland wrote:

> Warning: pdftex (file 
> /usr/local/teTeX/share/texmf.local/pdftex/config/pdftex.c
> fg): invalid line in config file: `pdf_minorversion 4'
>
> It doesn't seem to have any effect on the document as far as I can see.
>
> What's the problem?

It is harmless. It will be fixed in a later pdftex release.

G


----------------------------------------------------------------------

Subject: Re: [OS X TeX] Unable to install TeX Foundation and Programs
From: "Gerben Wierda" 
Date: Mon, 18 Nov 2002 00:33:57 +0100

On Sunday, Nov 17, 2002, at 17:47 Europe/Amsterdam, Gerben Wierda wrote:

>> Clearly, texconfig waits for input.
>
> Clearly and I did not know this could happen, thanks for catching 
> this. I find it rather counterintuitive that "foo help" could do 
> anything but tell me what commands it can handle... I'll have to look 
> into this.

The TeX packages have been updated and are now better protected against 
environment variables that might disrupt the working of teTeX's 
scripts. I cannot guarantuee that all problems are solved and in 
general, I advise against changing the default environment variables 
for GUI apps.

G


----------------------------------------------------------------------
End of MacOSX-TeX Digest

-----------------------------------------------------
Mac TeX info, resources, and news can be found at:

-----------------------------------------------------
List archives can be found at:

-----------------------------------------------------
See message headers for list info.
-----------------------------------------------------