From MacOSX-TeX@email.esm.psu.edu Sat Nov 23 20:02:45 2002
Received: from email.esm.psu.edu ([130.203.247.204]) by engrmail1.engr.psu.edu with Microsoft SMTPSVC(5.0.2195.5329);
	 Sat, 23 Nov 2002 20:00:46 -0500
Date: Sat, 23 Nov 2002 20:00:01 -0500
Subject: MacOSX-TeX Digest #491 - 11/23/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: 24 Nov 2002 01:00:46.0295 (UTC) FILETIME=[EBD53670:01C29354]

MacOSX-TeX Digest #491 - Saturday, November 23, 2002

  TexShop 1.24: Spelling bug?
          by "Keith M. Chugg" 
  Style files for BibTex
          by "Tim Lighthiser" 
  Re: [OS X TeX] Drop Caps
          by "Michel Bovani" 
  Re: [OS X TeX] TeXShop suggestions/questions
          by "Marcelo LaFleur" 
  Re: [OS X TeX] Emacs with TeX enhancements?
          by "Joseph C. Slater" 
  Re: [OS X TeX] Style files for BibTex
          by "Fredrik Wallenberg" 
  Re: [OS X TeX] Emacs with TeX enhancements?
          by "Enrico Franconi" 
  Re: [OS X TeX] Emacs with TeX enhancements?
          by "Joseph C. Slater" 
  Re: [OS X TeX] Emacs with TeX enhancements?
          by "Julien Salort" 
  Re: [OS X TeX] Emacs with TeX enhancements?
          by "Joseph C. Slater" 
  Re: Dropcaps
          by "Dr. John R. Vokey" 
  Re: [OS X TeX] Emacs with TeX enhancements?
          by "Gerben Wierda" 


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

Subject: TexShop 1.24: Spelling bug?
From: "Keith M. Chugg" 
Date: Fri, 22 Nov 2002 17:03:12 -0800


Somebody posted this after the 1.2x updates for TexShop, but 1.24 
seems to have introduced a bug for the spelling.  It seems to only 
mark a word misspelled when the word is followed by a period without 
space.  In other words, the spell checking is almost entirely 
nonfunctional.

Was there a workaround posted that I missed?


Also, are the old versions of TexShop available?  The slow syntax 
coloring was not a problem fro me b/c I am on newer hardware.  I now 
wish I still had the old version...

Keith

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

Subject: Style files for BibTex
From: "Tim Lighthiser" 
Date: Fri, 22 Nov 2002 19:04:08 -0800 (PST)

What style files are available for BibTex with this
TeX/LaTeX set up for MAC?

Thanks!

t

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus =96 Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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

Subject: Re: [OS X TeX] Drop Caps
From: "Michel Bovani" 
Date: Sat, 23 Nov 2002 08:21:17 +0100

Le 23/11/02 1:05, =AB=A0Gerben Wierda=A0=BB  a =E9crit=A0:

>=20
> On Friday, Nov 22, 2002, at 23:00 Europe/Amsterdam, Bob Kerstetter
> wrote:
>=20
>> Does GW teTeX have a dropcap package?
>>=20
>> drop.sty, dropcaps.sty, initials.sty do not seem be there.
>>=20
>=20
> Initials says:
>=20
> %% (C) Copyright 1999-2000 Frank Mittelbach
> %% All rights reserved.
> %%
> %% Not for general distribution. In its present form it is not allowed
> %% to put this package onto CD or an archive without consulting the
> %% the authors.
>=20
> drop.sty and dropcaps.sty are not part of TeX Live or teTeX. There is
> droppings.sty but it's license is such that it won't make it to teTeX.

What about lettrine.sty (Daniel Flipo) ? Licence is lppl.


--=20
Michel Bovani



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

Subject: Re: [OS X TeX] TeXShop suggestions/questions
From: "Marcelo LaFleur" 
Date: Sat, 23 Nov 2002 02:45:16 -0500

Hi all,

I don't remember where I saw this, but a nice feature of one of the editors
is that when you close the $ it highlights the pair which it belongs to.
This is ver handy when you have a number of $ signs in a paragraph or the /=
$
command inside the $...$ nest. Also, simply moving the cursor to the $
highlights the pair. A good idea???


on 11/21/02 11:49 PM, Richard Seguin at riseguin@earthlink.net wrote:

> Nicola,
>=20
> I could have written your comments myself! 90% of my errors have to do
> with missing $ characters. I just opened up a document with BBEdit,
> which colors the entire $ ... $ string green, and I have many
> paragraphs that are more green than black. It's almost as difficult to
> read as if there were no coloring at all. On the other hand, when there
> is a missing $, coloring the whole math mode string green is the best
> diagnostic tool. Therefore, I very much like the idea of something like
> a toolbar button that toggles solid green on and off.
>=20
> As for your last suggestion, JEdit does this. Specifically, I have it
> set up so that the the $ ... $ string is colored green except for math
> commands, which are colored blue, and the ( ) { } ^ + - =3D characters
> which are colored red. It would be nice to have this kind of
> flexibility in TeXShop.
>=20
> One additional suggestion: the ability to apply a color like very light
> grey to the entire text background so that it's easier on my eyes. This
> is a feature that most text editors have.
>=20
> I've also recently noticed a bug. When I click on the oval button in
> the title bar, the toolbar disappears as it should, but then the bottom
> of the text window moves up, yielding no net increase in text area. I
> believe the bottom of the window is supposed to remain stationary, thus
> increasing the text window size.
>=20
> Richard S=E9guin
>=20
> On Thursday, November 21, 2002, at 02:28  PM, Nicola Cabibbo wrote:
>=20
>> I would like to enter, even if lately, the $ coloring discussion.
>>=20
>> Coloring of inter-$ material can be very valuable
>> when errors happen. Missing $ are for me the most frequent and
>> annoying sources of errors. They are annoying because I frequently
>> write paragraphs where math and normal text are frequently
>> alternated, and a missing $ may cause an error
>> at a location which can be quite a few lines removed from the
>> location of the missing $ itself.
>>=20
>> On the other hand I really like the appearence of the TexShop
>> page as it is now, as it is very clean, and favours an undivided
>> attention to the content of the text.
>>=20
>> I would thus like to be able to activate inter-$ coloring with a
>> switch-like device, perhaps a button, perhaps a keyboard action which
>> I would only use when an error arises. I other words one would have
>> two modes and the ability to alternate between them. This would be
>> more convenient than a preference setting.
>>=20
>> An elegant solution would be to enable this colouring authomatically
>> with the "Go To Error" button of the console.
>>=20
>> As a final suggestion, would it be possible to apply a special color
>> to inter-$ material, but still give the standard color to math commands
>> like \frac, etc?
>>=20
>>    with many thanks for this beautiful and clean application!
>>=20
>> Nicola Cabibbo
>=20
>=20
> -----------------------------------------------------
> Mac TeX info, resources, and news can be found at:
> 
> -----------------------------------------------------
> List archives can be found at:
> 
> -----------------------------------------------------
> See message headers for list info.
> -----------------------------------------------------
>=20


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

Subject: Re: [OS X TeX] Emacs with TeX enhancements?
From: "Joseph C. Slater" 
Date: Sat, 23 Nov 2002 10:59:34 -0500

My build broke again  after Friday's OS update, so you may want to 
rebuild. Heck, you may need to release a version for each person's 
revision status. I don't know why emacs is so fragile as to break like 
this, but it's getting frustrating when I have to build a few times a 
month just to get back to where I was before an update.
Joe
On Wednesday, November 20, 2002, at 01:12  AM, Enrico Franconi wrote:

> On November 19, Stephen Anderson writes:
>> A version of Emacs (native tor OS X) with auc-tex and other (La)TeX
>> stuff was announced shortly before the arrival of 10.2.2....which
>> broke it.  Has a new version appeared?  I use xemacs with all that
>> stuff for LaTeX editing, and while I certainly support fink and all
>> its children, I'd be quite happy to switch to a native emacs, as
>> long as it has auc-tex & Co.
>
> The new version of the latex enhanced emacs will be ready very
> soon. I'm still fixing few things, and I have time only during
> weekends (teaching two courses, just moved to new university, only two
> faculty members, etc etc...)
> http://www.cs.man.ac.uk/~franconi/carbon-emacs/
>
> cheers
> -- e.
>
> Enrico Franconi                     - franconi@inf.unibz.it
> Free University of Bozen-Bolzano    - 
> http://www.inf.unibz.it/~franconi/
> Faculty of Computer Science         - Phone: (+39) 0471-315-642
> I-39100 Bozen-Bolzano BZ, Italy     - Fax:   (+39) 0471-315-649
>
> -----------------------------------------------------
> Mac TeX info, resources, and news can be found at:
> 
> -----------------------------------------------------
> List archives can be found at:
> 
> -----------------------------------------------------
> See message headers for list info.
> -----------------------------------------------------
>
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
(+1) 937-775-5085
http://www.cs.wright.edu/~jslater


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

Subject: Re: [OS X TeX] Style files for BibTex
From: "Fredrik Wallenberg" 
Date: Sat, 23 Nov 2002 08:52:22 -0800

Directly avaiable are the list below. If you need anything else it is 
easy enough to just add them to your local ~/Library/texmf/bibtex/bst/ 
directory (make one if you don't have it already). Any files you put in 
there are automatically available.

amsalpha.bst
amsplain.bst
amsxport.bst
unsrt.bst
apalike.bst
alpha.bst
abbrv.bst
siam.bst
plain.bst
ieeetr.bst
apsrmp.bst
apsrev.bst
plplain.bst
plalpha.bst
plabbrv.bst
plunsrt.bst
plainnat.bst
abbrvnat.bst
unsrtnat.bst
acm.bst
addrconv.bst
email.bst
birthday.bst
geralpha.bst
gerplain.bst
gerabbrv.bst
gerunsrt.bst
gerapali.bst
apsrev.bst
apsrmp.bst

On Friday, November 22, 2002, at 07:04 PM, Tim Lighthiser wrote:

> What style files are available for BibTex with this
> TeX/LaTeX set up for MAC?


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

Subject: Re: [OS X TeX] Emacs with TeX enhancements?
From: "Enrico Franconi" 
Date: Sat, 23 Nov 2002 17:46:09 +0000

On November 23, Joseph C. Slater writes:
> My build broke again after Friday's OS update, so you may want to
> rebuild. Heck, you may need to release a version for each person's
> revision status. I don't know why emacs is so fragile as to break
> like this, but it's getting frustrating when I have to build a few
> times a month just to get back to where I was before an update.

This is frustrating indeed.

From the emacs-devel mailing list Andrew Choi writes:
> The 2002-11-21 Security Update seems to cause Emacs executables
> built before the update to fail.  Rebuilding will make them work
> again.  I realize this is an annoying problem.  But I must admit
> currently I have no idea how to solve it.

I'll try to investigate before posting the new version.

-- e.

Enrico Franconi                     - franconi@inf.unibz.it
Free University of Bozen-Bolzano    - http://www.inf.unibz.it/~franconi/
Faculty of Computer Science         - Phone: (+39) 0471-315-642
I-39100 Bozen-Bolzano BZ, Italy     - Fax:   (+39) 0471-315-649

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

Subject: Re: [OS X TeX] Emacs with TeX enhancements?
From: "Joseph C. Slater" 
Date: Sat, 23 Nov 2002 13:39:01 -0500

For those interested, a quick fix:
http://www.esm.psu.edu/mac-tex/carbonemacs3.dmg
On Saturday, November 23, 2002, at 12:46  PM, Enrico Franconi wrote:

> On November 23, Joseph C. Slater writes:
>> My build broke again after Friday's OS update, so you may want to
>> rebuild. Heck, you may need to release a version for each person's
>> revision status. I don't know why emacs is so fragile as to break
>> like this, but it's getting frustrating when I have to build a few
>> times a month just to get back to where I was before an update.
>
> This is frustrating indeed.
>
>> From the emacs-devel mailing list Andrew Choi writes:
>> The 2002-11-21 Security Update seems to cause Emacs executables
>> built before the update to fail.  Rebuilding will make them work
>> again.  I realize this is an annoying problem.  But I must admit
>> currently I have no idea how to solve it.
>
> I'll try to investigate before posting the new version.
>
> -- e.
>
> Enrico Franconi                     - franconi@inf.unibz.it
> Free University of Bozen-Bolzano    - 
> http://www.inf.unibz.it/~franconi/
> Faculty of Computer Science         - Phone: (+39) 0471-315-642
> I-39100 Bozen-Bolzano BZ, Italy     - Fax:   (+39) 0471-315-649
>
> -----------------------------------------------------
> Mac TeX info, resources, and news can be found at:
> 
> -----------------------------------------------------
> List archives can be found at:
> 
> -----------------------------------------------------
> See message headers for list info.
> -----------------------------------------------------
>
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
(+1) 937-775-5085
http://www.cs.wright.edu/~jslater


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

Subject: Re: [OS X TeX] Emacs with TeX enhancements?
From: "Julien Salort" 
Date: Sat, 23 Nov 2002 20:18:43 +0100

> My build broke again  after Friday's OS update

You mean that "BIND" security update ?
How can it affect emacs ??

-- 
Julien Salort
http://julien.salort.free.fr

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

Subject: Re: [OS X TeX] Emacs with TeX enhancements?
From: "Joseph C. Slater" 
Date: Sat, 23 Nov 2002 14:32:16 -0500

Beats the heck out of me. I'm not the only one who noticed this, and 
rebuilding fixed it. For whatever reason, that nobody seems to 
understand, Carbon emacs seems to be rather fragile.
Joe
On Saturday, November 23, 2002, at 02:18  PM, Julien Salort wrote:

>> My build broke again  after Friday's OS update
>
> You mean that "BIND" security update ?
> How can it affect emacs ??
>
> -- 
> Julien Salort
> http://julien.salort.free.fr
>
> -----------------------------------------------------
> Mac TeX info, resources, and news can be found at:
> 
> -----------------------------------------------------
> List archives can be found at:
> 
> -----------------------------------------------------
> See message headers for list info.
> -----------------------------------------------------
>
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
(+1) 937-775-5085
http://www.cs.wright.edu/~jslater


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

Subject: Re: Dropcaps
From: "Dr. John R. Vokey" 
Date: Sat, 23 Nov 2002 13:29:14 -0700

"Bob Kerstetter"  asked:

> Does GW teTeX have a dropcap package?
>
> drop.sty, dropcaps.sty, initials.sty do not seem be there.

To get dropcaps, use picinpar (which defines the window environment) as 
follows:

\begin{window}[0,l,{\yn T},{}]
\noindent he paragraph with the opening dropcap; note that
the first letter of the opening word (i.e., the `T' of the `The')  is 
in the options to {window}.
The \yn macro was defined as: \font\yn=3Dcmr17 scaled \magstep5
\end{window}

See ``The \LaTeX Companion'' p. 53 for more information on picinpar.
--
John R. Vokey


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

Subject: Re: [OS X TeX] Emacs with TeX enhancements?
From: "Gerben Wierda" 
Date: Sat, 23 Nov 2002 22:34:13 +0100


On Saturday, Nov 23, 2002, at 20:18 Europe/Amsterdam, Julien Salort 
wrote:

>> My build broke again  after Friday's OS update
>
> You mean that "BIND" security update ?
> How can it affect emacs ??

Because it changes more than just named stuff, like the basic shared 
libraries...

From: lsbom 
/Library/Receipts/SecurityUpd2002-11-21.pkg/Contents/Archive.bom

./System/Library/Frameworks/System.framework    40755   0/0
./usr/lib/libSystem.B.dylib     100555  0/0     1245624 0
./usr/lib/libSystem.B_debug.dylib       100555  0/0     4954900 0
./usr/lib/libSystem.B_profile.dylib     100555  0/0     4564836 0
./usr/lib/libSystem.dylib       120755  0/0     17      2824054589      
libSystem.B.dylib
./usr/lib/libSystem_debug.dylib 120755  0/0     23      1973159594      
libSystem.B_debug.dylib
./usr/lib/libSystem_profile.dylib       120755  0/0     25      
414203367      libSystem.B_profile.dylib
./usr/lib/libc.dylib    120755  0/0     15      229454299       
libSystem.dylib
./usr/lib/libinfo.dylib 120755  0/0     15      229454299       
libSystem.dylib
./usr/lib/libkvm.dylib  120755  0/0     15      229454299       
libSystem.dylib
./usr/lib/libm.dylib    120755  0/0     15      229454299       
libSystem.dylib
./usr/lib/libpthread.dylib      120755  0/0     15      229454299       
libSystem.dylib


----------------------------------------------------------------------
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.
-----------------------------------------------------