From MacOSX-TeX@email.esm.psu.edu Mon Jun 20 19:57:46 2005
Received: from engremail.engr.psu.edu ([130.203.201.4]) by ENGRMAIL1.engr.psu.edu with Microsoft SMTPSVC(5.0.2195.6713);
	 Mon, 20 Jun 2005 19:57:46 -0400
Received: from email.esm.psu.edu ([130.203.247.204]) by engremail.engr.psu.edu with Microsoft SMTPSVC(5.0.2195.6713);
	 Mon, 20 Jun 2005 19:57:44 -0400
Date: Mon, 20 Jun 2005 20:00:13 -0400
Message-ID: <42413.79882@email.esm.psu.edu>
Subject: MacOSX-TeX Digest #1409 - 06/20/05
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: List
List-Software: LetterRip Pro 4.05 (0531) by LetterRip Software, LLC.
List-Subscribe: 
List-Digest: 
List-Unsubscribe: 
X-LR-SENT-TO: mail.engr.psu.edu
Return-Path: MacOSX-TeX@email.esm.psu.edu
X-OriginalArrivalTime: 20 Jun 2005 23:57:44.0130 (UTC) FILETIME=[D9C9A220:01C575F3]

MacOSX-TeX Digest #1409 - Monday, June 20, 2005

  Re: [OS X TeX] Can You Find The Class?
          by "Martin Costabel" 

  Re: [OS X TeX] Cmd < and Cmd >
          by "J=E9r=F4me Laurens" 

  Glosstex & nomencl
          by "Novak Elliott" 

  Screwed up fonts
          by "Michael Kubovy" 

  Re: [OS X TeX] Screwed up fonts
          by "Peter Dyballa" 

  Re: [OS X TeX] Can You Find The Class?
          by "Herbert Schulz" 

  Re: [OS X TeX] Glosstex & nomencl
          by "Herbert Schulz" 

  Re: [OS X TeX] Glosstex & nomencl
          by "Novak Elliott" 

  Side by side equations
          by "Novak Elliott" 

  Re: [OS X TeX] Side by side equations
          by "Francesco Costanzo" 

  Re: [OS X TeX] Screwed up fonts
          by "Peter Dyballa" 

  Re: [OS X TeX] Cmd < and Cmd >
          by "Bob Kerstetter" 

  Re: [OS X TeX] Side by side equations
          by "Maarten Sneep" 

  \cite woes
          by "Oliver Hardt" 

  Re: [OS X TeX] \cite woes
          by "Herbert Schulz" 

  Re: [OS X TeX] \cite woes
          by "Oliver Hardt" 

  Re: [OS X TeX] \cite woes
          by "Herbert Schulz" 

  Re: [OS X TeX] \cite woes
          by "Maarten Sneep" 

  Re: [OS X TeX] \cite woes
          by "Oliver Hardt" 

  Re: [OS X TeX] \cite woes
          by "Jon Guyer" 

  Re: [OS X TeX] \cite woes
          by "Aaron Jackson" 

  Re: [OS X TeX] \cite woes
          by "Oliver Hardt" 

  Re: [OS X TeX] \cite woes
          by "Oliver Hardt" 

  Re: [OS X TeX] \cite woes
          by "Michael S. Hanson" 

  Re: [tex-live] bibtex8
          by "Werenfried Spit" 

  Re: [OS X TeX] \cite woes
          by "Claus Gerhardt" 

  Re: [OS X TeX] Screwed up fonts
          by "Peter Dyballa" 

  Re: [OS X TeX] \cite woes
          by "Herbert Schulz" 

  Re: [OS X TeX] \cite woes
          by "Michael S. Hanson" 

  Re: [OS X TeX] \cite woes
          by "Claus Gerhardt" 


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

Subject: Re: [OS X TeX] Can You Find The Class?
From: "Martin Costabel" 
Date: Mon, 20 Jun 2005 09:02:14 +0200

Herbert Schulz wrote:
[]
> I actually hoping I can find something to use within a .sty file. I  
> felt it would be nice to have the adapted pdftricks package generate  
> figure files that use the same class as the original source file.  Then 
> I'd change the pdftricks to use keyval options and allow the  user to 
> change that behavior with something like docclass=3D..... from  the 
> default. It would also allow me to grab more document point  sizes, etc. =


The following simple solution gives you the name of the documentclass in 
\firstClass:

  \def\firstFile#1.cls#2\@nil{#1}
  \edef\firstClass{\expandafter\firstFile\@filelist\@nil}

It works in the standard situation where \documentclass is the first 
command in the document. It just extracts anything before ".cls" in the 
filelist. If you want to cover the case where someone uses \input before 
\documentclass, you can add the following line after the two lines 
above. It just throws away all other file names before the class.

  \@for\@Filename:=3D\firstClass\do{\global\let\Classname\@Filename}}

The name of the class is now in \Classname.

-- 
Martin


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

Subject: Re: [OS X TeX] Cmd < and Cmd >
From: "J=E9r=F4me Laurens" 
Date: Mon, 20 Jun 2005 09:09:18 +0200


Le 17 juin 05, =E0 22:43, Matthias Damm a =E9crit :

>
> Am 17.06.2005 um 14:49 schrieb Bob Kerstetter:
>
>> Where do we find instructions for this? Sound like what we used to be=20=

>> able to do with ResEdit.
>
> That's true for applications which use Apple's InterfaceBuilder etc.,=20=

> so it works for a large number of applications today.
> I don't know any good tutorial, but usually you find what you need=20
> quite quickly by trying out -- Bruno has pointed out the basic method.
>

Interface builder is in one of the developer tools and is not always=20
installed.
You might have to install it before.

Like resedit, you can break an application when editing the nib file,=20
so use it with great care.


> best,
> Matthias
>
> --=20
> Matthias Damm
> mad@macpla.net
> PGP key: http://macpla.net/MatthiasDamm.asc
> PGP fingerprint: CED3 6074 7F7D 3148 C6F3  DFF2 05FF 3A0B 0D12 4D41
>
> --------------------- Info ---------------------
> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
>           & FAQ: http://latex.yauh.de/faq/
> TeX FAQ: http://www.tex.ac.uk/faq
> List Post: 
>


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

Subject: Glosstex & nomencl
From: "Novak Elliott" 
Date: Mon, 20 Jun 2005 11:23:24 +0100

Hi all,

I'd like to incorporate glossary and nomeclature chapters into my thesis =
and the GlossTeX and nomencl packages look like what I need.

However, after downloading glosstex I discovered that I don't OS X doesn't =
come with a c compiler or the 'make' utility.  I'm presently downloading =
XCode (1.5) in the hope that this will give me the development tools I =
need but I thought there would be smaller gcc and make packages for OS X =
available.

Has anyone else successfully used the glosstex and nomencl packages on OS =
X?  If so, how did you go about installing them?

cheers,
Novak.


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

Subject: Screwed up fonts
From: "Michael Kubovy" 
Date: Mon, 20 Jun 2005 08:31:12 -0400

I seem to have screwed up my fonts; they come out looking broken.  I 
may have done this while fooling around with Fink.

My installation was created using i-Installer, v2.69.0. Here is what 
the console of TeXShop (v1.40) gives me:

This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
  \write18 enabled.
entering extended mode
(./similarityNew.tex
LaTeX2e <2003/12/01>
Babel  and hyphenation patterns for american, french, german, 
ngerman, n
ohyphenation, loaded.
(/Users/mk9y/Library/texmf/tex/latex/misc/apa.cls
Document Class: apa 2002/08/30 American Psychological Association 
format v1.3.0

(/usr/local/teTeX/share/texmf.tetex/tex/latex/base/article.cls
Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
(/usr/local/teTeX/share/texmf.tetex/tex/latex/base/size10.clo))
(/usr/local/teTeX/share/texmf.tetex/tex/latex/pslatex/pslatex.sty)
(/Users/mk9y/Library/texmf/tex/latex/apacite/apacite.sty)
(/Users/mk9y/Library/texmf/tex/latex/misc/flushend.sty)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/tools/ftnright.sty))
(/usr/local/teTeX/share/texmf.tetex/tex/latex/graphics/graphicx.sty
(/usr/local/teTeX/share/texmf.tetex/tex/latex/graphics/keyval.sty)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/graphics/graphics.sty
(/usr/local/teTeX/share/texmf.tetex/tex/latex/graphics/trig.sty)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/graphics/graphics.cfg)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/graphics/pdftex.def)))
(/usr/local/teTeX/share/texmf.tetex/tex/latex/tools/xspace.sty)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/ulem/ulem.sty)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/url/url.sty)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/graphics/color.sty
(/usr/local/teTeX/share/texmf.tetex/tex/latex/graphics/color.cfg))
(/usr/local/teTeX/share/texmf.tetex/tex/latex/rotating/rotating.sty
(/usr/local/teTeX/share/texmf.tetex/tex/latex/base/ifthen.sty))
(/usr/local/teTeX/share/texmf.tetex/tex/latex/subfigure/subfigure.sty
****************************************
* Local config file subfigure.cfg used *
****************************************
(/usr/local/teTeX/share/texmf.tetex/tex/latex/subfigure/subfigure.cfg))
(/usr/local/teTeX/share/texmf.tetex/tex/latex/booktabs/booktabs.sty)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/paralist/paralist.sty)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/tools/verbatim.sty)
(/Users/mk9y/Library/texmf/tex/latex/misc/fancyhdr.sty) 
(./similarityNew.aux)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/psnfss/omspzccm.fd)
(/usr/local/teTeX/share/texmf.local/tex/context/base/supp-pdf.tex
(/usr/local/teTeX/share/texmf.local/tex/context/base/supp-mis.tex
loading : Context Support Macros / Miscellaneous (2004.10.26)
)
loading : Context Support Macros / PDF (2004.03.26)
) (/usr/local/teTeX/share/texmf.tetex/tex/latex/psnfss/ot1ptmcm.fd)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/psnfss/omlptmcm.fd)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/psnfss/omxpsycm.fd)



LaTeX Font Warning: Command \scriptsize invalid in math mode on input 
line 155.


(./similarityNew.aux) )
(see the transcript file for additional information) 
 
  
 
 
 <
/var/tmp/texfonts/pk/modeless/adobe/times/ptmb8r.360pk> 
 
  
 
  
 
 
  
 
  
 
  
 
 
  
 
  
 
 
  
 
 
  

Output written on similarityNew.pdf (11 pages, 1024977 bytes).
Transcript written on similarityNew.log.

Please copy your reply to me directly; I read the digest, and am eager 
to fix the problem soon.
_____________________________
Professor Michael Kubovy
University of Virginia
Department of Psychology
USPS: 	P.O.Box 400400	Charlottesville, VA 22904-4400
Parcels:	Room 102		Gilmer Hall
		McCormick Road	Charlottesville, VA 22903
Office:	B011	+1-434-982-4729
Lab:		B019	+1-434-982-4751
Fax:		+1-434-982-4766
WWW:	http://www.people.virginia.edu/~mk9y/


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

Subject: Re: [OS X TeX] Screwed up fonts
From: "Peter Dyballa" 
Date: Mon, 20 Jun 2005 15:01:35 +0200


Am 20.06.2005 um 14:31 schrieb Michael Kubovy:

>  
>  deless/adobe/times/ptmr8r.360pk>
> Output written on similarityNew.pdf (11 pages, 1024977 bytes).
>

pdfTeX uses only PK fonts, which do look ugly. The reason is that 
pdfTeX does not use a MAP file, probably because there is none.

Try 'sudo updmap' and it might cure it all since only standard 
PostScript fonts are used!

--
Greetings

   Pete

Without vi there is only GNU Emacs


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

Subject: Re: [OS X TeX] Can You Find The Class?
From: "Herbert Schulz" 
Date: Mon, 20 Jun 2005 09:07:22 -0500


On Jun 20, 2005, at 2:02 AM, Martin Costabel wrote:

> Herbert Schulz wrote:
> []
>
>> I actually hoping I can find something to use within a .sty file.  
>> I  felt it would be nice to have the adapted pdftricks package  
>> generate  figure files that use the same class as the original  
>> source file.  Then I'd change the pdftricks to use keyval options  
>> and allow the  user to change that behavior with something like  
>> docclass=3D..... from  the default. It would also allow me to grab  
>> more document point  sizes, etc.
>>
>
> The following simple solution gives you the name of the  
> documentclass in \firstClass:
>
>  \def\firstFile#1.cls#2\@nil{#1}
>  \edef\firstClass{\expandafter\firstFile\@filelist\@nil}
>
> It works in the standard situation where \documentclass is the  
> first command in the document. It just extracts anything before  
> ".cls" in the filelist. If you want to cover the case where someone  
> uses \input before \documentclass, you can add the following line  
> after the two lines above. It just throws away all other file names  
> before the class.
>
>  \@for\@Filename:=3D\firstClass\do{\global\let\Classname\@Filename}}
>
> The name of the class is now in \Classname.
>
> -- 
> Martin

Howdy,

Thank you very much. I'll give it a try. Given the variety of things  
that can happen I might end up opting for the simplest solution and  
require that the user pass the class they want to use in the figure  
files be passed as a keyval argument (default being article) to the  
adapted pdftricks package.

Good Luck,

Herb Schulz
(herbs@wideopenwest.com)



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

Subject: Re: [OS X TeX] Glosstex & nomencl
From: "Herbert Schulz" 
Date: Mon, 20 Jun 2005 09:12:33 -0500


On Jun 20, 2005, at 5:23 AM, Novak Elliott wrote:

> Hi all,
>
> I'd like to incorporate glossary and nomeclature chapters into my  
> thesis and the GlossTeX and nomencl packages look like what I need.
>
> However, after downloading glosstex I discovered that I don't OS X  
> doesn't come with a c compiler or the 'make' utility.  I'm  
> presently downloading XCode (1.5) in the hope that this will give  
> me the development tools I need but I thought there would be  
> smaller gcc and make packages for OS X available.
>
> Has anyone else successfully used the glosstex and nomencl packages  
> on OS X?  If so, how did you go about installing them?
>
> cheers,
> Novak.
>

Howdy,

I think you'll need to at least install the Developer's Tools that  
came with your version of OS X. Look on the CD's or DVD and it should  
be a separate install.

Good Luck,

Herb Schulz
(herbs@wideopenwest.com)



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

Subject: Re: [OS X TeX] Glosstex & nomencl
From: "Novak Elliott" 
Date: Mon, 20 Jun 2005 15:11:20 +0100

Here's an update:

I've installed XCode 1.5 and it does indeed contain gcc and make.

To get glosstex to compile I had to comment out line 35 of error.c:
/* extern char* sys_errlist[]; */
=3D> this conflicted with the definition in stdio.h

glosstex works although it doesn't recognise the fact that I installed the =
STY, STD and IST files into the texmf source tree.  The easy work around =
is obviously to stick these files in the current working directory.

I got the example on the Cambridge website to work:
http://www-h.eng.cam.ac.uk/help/tpl/textprocessing/glosstex.html

However:

1. When introducing medical terms for the first time in the text I prefer =
to use bold font.  But placing a \textbf{} around the \glosstex{word} in =
question makes it disappear from the text, even though it appears in the =
glossary!

2. Also, I'd like to get rid of the Glossary heading produced by \printglos=
stex{glo}, as I already have my own preferred chapter headings which are =
managed via a STY file.

=3D> I guess delving into the murky depths of the glosstex package is the =
solution here but if anyone else has succeeded before I'd prefer not to =
reinvent the wheel.

Any suggestions would be most welcome.

cheers,
Novak.


>>> N.S.J.Elliott@warwick.ac.uk 06/20/05 11:23am >>>
Hi all,

I'd like to incorporate glossary and nomeclature chapters into my thesis =
and the GlossTeX and nomencl packages look like what I need.

However, after downloading glosstex I discovered that I don't OS X doesn't =
come with a c compiler or the 'make' utility.  I'm presently downloading =
XCode (1.5) in the hope that this will give me the development tools I =
need but I thought there would be smaller gcc and make packages for OS X =
available.

Has anyone else successfully used the glosstex and nomencl packages on OS =
X?  If so, how did you go about installing them?

cheers,
Novak.

--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/=20
           & FAQ: http://latex.yauh.de/faq/=20
TeX FAQ: http://www.tex.ac.uk/faq=20
List Post: 




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

Subject: Side by side equations
From: "Novak Elliott" 
Date: Mon, 20 Jun 2005 15:23:42 +0100

Hi all,

This is something that puzzled me for ages---how to get side-by-side =
equations of the form:

              a =3D b + c           and            d =3D f + g             =
       (1a,b)

i.e., two equations on the same line with subequation numbering.

Thoughts?

cheers,
Novak.



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

Subject: Re: [OS X TeX] Side by side equations
From: "Francesco Costanzo" 
Date: Mon, 20 Jun 2005 10:46:19 -0400


On Jun 20, 2005, at 10:23 AM, Novak Elliott wrote:

> Hi all,
>
> This is something that puzzled me for ages---how to get side-by- 
> side equations of the form:
>
>               a =3D b + c           and            d =3D f +  
> g                    (1a,b)
>
> i.e., two equations on the same line with subequation numbering.
>
> Thoughts?
>
> cheers,
> Novak.
>
>



Novak:

The following is not particularly elegant but it works. The main  
problem with the following solution is that there is no direct way to  
refer to one of the subequations using a label.

Francesco.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{equation}
\renewcommand{\theequation}{\arabic{equation}a,~b}
\label{eq:pippo}
1 =3D 1
\quad\text{and}\quad
2=3D2
\end{equation}
With the above solution, when you need to refer to a subequation, you  
will need to do it as follows:
As you can see in Eq.~(\ref{eq:pippo}a), bla bla bla \ldots
i.e., you need to explicitly type the `a' or `b'.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%


-- 
Francesco Costanzo
Associate Professor

Engineering Science and Mechanics Department
The Pennsylvania State University
212 Earth and Engineering Sciences Bldg.
University Park, PA 16802-1401
USA

Phone:   (814)863-2030
Fax:     (814)863-7967
mailto:costanzo@engr.psu.edu
http://www.esm.psu.edu/HTMLs/Faculty/FCostanzo.html




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

Subject: Re: [OS X TeX] Screwed up fonts
From: "Peter Dyballa" 
Date: Mon, 20 Jun 2005 16:50:08 +0200


Am 20.06.2005 um 15:13 schrieb Michael Kubovy:

> [1{/usr/local/
> teTeX/share/texmf.local/fonts/map/pdftex/context/pdftex.map}

The map file is found and is being used! So the problem might be that =20=

the right entries are not contained yet in the MAP file ...


When I launch updmap it starts with these lines:

	updmap: This is updmap, version 1107552857
	updmap: using transcript file =20
`/usr/local/teTeX/share/texmf.local/web2c/updmap.log'
	updmap: initial config file is =20
`/usr/local/teTeX/share/texmf.local/web2c/updmap.cfg'
	updmap: configuration file updated: =20
`/usr/local/teTeX/share/texmf.local/web2c/updmap.cfg'

your's has no such 'initial config file':

	updmap: This is updmap, version 1107552857
	updmap: using transcript file =20
`/usr/local/teTeX/share/texmf.local/web2c/updmap.log'

For me many of those files that got the header 'Scanning for MixedMap =20=

entries' are under  'updmap: Scanning for LW35 support files' ...


What is in Terminal

	ls -l /usr/local/teTeX/share/texmf.tetex/web2c/updmap.cfg =20
/usr/local/teTeX/share/texmf.local/web2c/updmap.cfg =20
/usr/local/teTeX/share/texmf.local/fonts/map/pdftex/context/pdftex.map

showing? If you only see two files listed, could you try to copy the =20
system's configuration file to become the local one too and run updmap =20=

again? It goes in Terminal

	sudo cp /usr/local/teTeX/share/texmf.tetex/web2c/updmap.cfg =20
/usr/local/teTeX/share/texmf.local/web2c/updmap.cfg
	sudo updmap --nohash


What is contained in =20
/usr/local/teTeX/share/texmf.local/web2c/updmap.log? In Terminal a 'cat =20=

/usr/local/teTeX/share/texmf.local/web2c/updmap.log' would show it. Is =20=

it more than three lines?


I get the feeling that you made a mistake when configuring the TeX =20
i-Package ... that you missed to check LW35 or LaserWriter 35 support, =20=

i.e. the support for the usual 35 built-in PostScript fonts. Did you =20
check or un-check any MAP files? When did you do the last update? When =20=

could you produce PDF files with smooth fonts in them?

Could be this time consuming step makes it alright again:

	sudo updmap --nohash --disable bsr ; sudo updmap --nohash =
--enable =20
Map=3Dbsr
	sudo updmap --nohash --disable bsr-interpolated ; sudo updmap =
--nohash =20
--enable Map=3Dbsr-interpolated
	sudo updmap --nohash --disable cbgreek ; sudo updmap --nohash =
--enable =20
Map=3Dcbgreek
	sudo updmap --nohash --disable ccpl ; sudo updmap --nohash =
--enable =20
Map=3Dccpl
	sudo updmap --nohash --disable cm-super-t1 ; sudo updmap =
--nohash =20
--enable Map=3Dcm-super-t1
	sudo updmap --nohash --disable cm-super-ts1 ; sudo updmap =
--nohash =20
--enable Map=3Dcm-super-ts1
	sudo updmap --nohash --disable cm-super-t2 ; sudo updmap =
--nohash =20
--enable Map=3Dcm-super-t2
	sudo updmap --nohash --disable cm-super-t2a ; sudo updmap =
--nohash =20
--enable Map=3Dcm-super-t2a
	sudo updmap --nohash --disable cm-super-t2b ; sudo updmap =
--nohash =20
--enable Map=3Dcm-super-t2b
	sudo updmap --nohash --disable cm-super-t2c ; sudo updmap =
--nohash =20
--enable Map=3Dcm-super-t2c
	sudo updmap --nohash --disable cm-super-x2 ; sudo updmap =
--nohash =20
--enable Map=3Dcm-super-x2
	sudo updmap --nohash --disable cs ; sudo updmap --nohash =
--enable =20
Map=3Dcs
	sudo updmap --nohash --disable pl ; sudo updmap --nohash =
--enable =20
Map=3Dpl
	sudo updmap --nohash --disable vnr ; sudo updmap --nohash =
--enable =20
Map=3Dvnr
	sudo updmap --nohash --disable ttcmex ; sudo updmap --nohash =
--enable =20
Map=3Dttcmex
	sudo updmap --nohash --disable eurosym ; sudo updmap --nohash =
--enable =20
Map=3Deurosym
	sudo updmap --nohash --disable hoekwater ; sudo updmap --nohash =20=

--enable Map=3Dhoekwater


updmap does not need texhash, usually it invokes it, except you tell it =20=

'--nohash' because usually no new files are being created, only old =20
ones being updated.


The more I ponder over your case the more I get confused myself ... =20
it's not likely to happen! Yes: the first lines of your TeX file, =20
before ``\begin{document}=B4=B4 could make things become more =
understood. =20
And a copy of =20
/usr/local/teTeX/share/texmf.local/fonts/map/pdftex/updmap/=20
pdftex_dl14.map (the actual file pdftex.map points to) please too!

I'm going to have a break soon, approximately one hour, then, at home, =20=

I'll return to your case!

--
Greetings

   Pete

Never be led astray onto the path of virtue.


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

Subject: Re: [OS X TeX] Cmd < and Cmd >
From: "Bob Kerstetter" 
Date: Mon, 20 Jun 2005 09:56:41 -0500


On Jun 20, 2005, at 2:09 AM, J=E9r=F4me Laurens wrote:

> Le 17 juin 05, =E0 22:43, Matthias Damm a =E9crit :
>
>
>>
>> Am 17.06.2005 um 14:49 schrieb Bob Kerstetter:
>>
>>
>>> Where do we find instructions for this? Sound like what we used =20
>>> to be able to do with ResEdit.
>>>
>>
>> That's true for applications which use Apple's InterfaceBuilder =20
>> etc., so it works for a large number of applications today.
>> I don't know any good tutorial, but usually you find what you need =20=

>> quite quickly by trying out -- Bruno has pointed out the basic =20
>> method.
>>
>>
>
> Interface builder is in one of the developer tools and is not =20
> always installed.
> You might have to install it before.
>
> Like resedit, you can break an application when editing the nib =20
> file, so use it with great care.
>

Oh yes. Make a backup first...but messing around with the apps is so =20
much fun.


Bob Kerstetter
http://homepage.mac.com/bkerstetter/


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

Subject: Re: [OS X TeX] Side by side equations
From: "Maarten Sneep" 
Date: Mon, 20 Jun 2005 20:37:53 +0200

On 20 Jun 2005, at 16:23, Novak Elliott wrote:

> This is something that puzzled me for ages---how to get side-by- 
> side equations of the form:
>
>               a =3D b + c           and            d =3D f +  
> g                    (1a,b)
>
> i.e., two equations on the same line with subequation numbering.

The numbering can be done with the amsmath package (or one of the ams  
document classes). The documentation of the amsmath package has the  
details. The side-by-side itself can be done with some \text{}  
commands and a few spacers.

Maarten

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

Subject: \cite woes
From: "Oliver Hardt" 
Date: Mon, 20 Jun 2005 15:32:50 -0400

hello:  this error occurs all the time when i use apacite in  
combination with the apa class -- one latex run, then a bibtex run,  
then a latex run, and then a final latex run, which leads to the  
following error message:

-------------- BEGIN QUOTE
Runaway argument?
 >{taxon}\ifx \reserved@a \@empty \let \check@icl \@empty \let  
\check@icr \ETC.
! Paragraph ended before \@@cite was complete.

                    \par
l.13
-------------- END QUOTE


i have no clue whatsoever how to fix it.  the reference list is  
correctly created; the error reflects the failure to put the  
citations into the text.  why doesn't this work?

i would like to submit this paper rather soon -- any help would be  
greatly appreciated!  best, olli.

--
oliver hardt, phd
mcgill / department of psychology / naderlab


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

Subject: Re: [OS X TeX] \cite woes
From: "Herbert Schulz" 
Date: Mon, 20 Jun 2005 15:18:14 -0500


On Jun 20, 2005, at 2:32 PM, Oliver Hardt wrote:

> hello:  this error occurs all the time when i use apacite in  
> combination with the apa class -- one latex run, then a bibtex run,  
> then a latex run, and then a final latex run, which leads to the  
> following error message:
>
> -------------- BEGIN QUOTE
> Runaway argument?
> >{taxon}\ifx \reserved@a \@empty \let \check@icl \@empty \let  
> \check@icr \ETC.
> ! Paragraph ended before \@@cite was complete.
> 
>                    \par
> l.13
> -------------- END QUOTE
>
>
> i have no clue whatsoever how to fix it.  the reference list is  
> correctly created; the error reflects the failure to put the  
> citations into the text.  why doesn't this work?
>
> i would like to submit this paper rather soon -- any help would be  
> greatly appreciated!  best, olli.
>
> --
> oliver hardt, phd
> mcgill / department of psychology / naderlab
>
>

Howdy,

Is there a blank line or \par or missing `}' in that \cite{...}  
command? You might try deleting the .aux file and starting clean.

Hope this helps.

Good Luck,

Herb Schulz
(herbs@wideopenwest.com)



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

Subject: Re: [OS X TeX] \cite woes
From: "Oliver Hardt" 
Date: Mon, 20 Jun 2005 16:21:43 -0400

hi herb:  i tried with deleting all .aux files (and everything else  
that was created during the runs) -- no luck.  in the text, the \cite  
command looks ok -- balanced parentheses, no spaces, etc.  and there  
is no \par command i use ... or are you talking about how the code  
looks in the .aux file?  thanks!  olli.


On 20-Jun-05, at 4:18 PM, Herbert Schulz wrote:

>
> On Jun 20, 2005, at 2:32 PM, Oliver Hardt wrote:
>
>
>> hello:  this error occurs all the time when i use apacite in  
>> combination with the apa class -- one latex run, then a bibtex  
>> run, then a latex run, and then a final latex run, which leads to  
>> the following error message:
>>
>> -------------- BEGIN QUOTE
>> Runaway argument?
>> >{taxon}\ifx \reserved@a \@empty \let \check@icl \@empty \let  
>> \check@icr \ETC.
>> ! Paragraph ended before \@@cite was complete.
>> 
>>                    \par
>> l.13
>> -------------- END QUOTE
>>
>>
>> i have no clue whatsoever how to fix it.  the reference list is  
>> correctly created; the error reflects the failure to put the  
>> citations into the text.  why doesn't this work?
>>
>> i would like to submit this paper rather soon -- any help would be  
>> greatly appreciated!  best, olli.
>>
>> --
>> oliver hardt, phd
>> mcgill / department of psychology / naderlab
>>
>>
>>
>
> Howdy,
>
> Is there a blank line or \par or missing `}' in that \cite{...}  
> command? You might try deleting the .aux file and starting clean.
>
> Hope this helps.
>
> Good Luck,
>
> Herb Schulz
> (herbs@wideopenwest.com)
>
>
> --------------------- Info ---------------------
> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
>           & FAQ: http://latex.yauh.de/faq/
> TeX FAQ: http://www.tex.ac.uk/faq
> List Post: 
>
>
>


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

Subject: Re: [OS X TeX] \cite woes
From: "Herbert Schulz" 
Date: Mon, 20 Jun 2005 15:35:10 -0500


On Jun 20, 2005, at 3:21 PM, Oliver Hardt wrote:

> hi herb:  i tried with deleting all .aux files (and everything else  
> that was created during the runs) -- no luck.  in the text, the  
> \cite command looks ok -- balanced parentheses, no spaces, etc.   
> and there is no \par command i use ... or are you talking about how  
> the code looks in the .aux file?  thanks!  olli.
>

Howdy,

Is there a line break in the .aux file? I'm not sure but maybe that  
leads to problems. Bibliography is still pretty much magic to me.

Good Luck,

Herb Schulz
(herbs@wideopenwest.com)



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

Subject: Re: [OS X TeX] \cite woes
From: "Maarten Sneep" 
Date: Mon, 20 Jun 2005 22:41:23 +0200

On 20 Jun 2005, at 22:21, Oliver Hardt wrote:

> hi herb:  i tried with deleting all .aux files (and everything else  
> that was created during the runs) -- no luck.  in the text, the  
> \cite command looks ok -- balanced parentheses, no spaces, etc.   
> and there is no \par command i use ... or are you talking about how  
> the code looks in the .aux file?  thanks!  olli.

Sometimes hidden characters in the bib file may be the cause of the  
problem. How do you maitain that file, and in what character encoding  
do you keep it (UTF-8 is not the best idea at the moment).

apa cite uses authopr-year IIRC, so a character that messes with the  
names can cause this.

Maarten

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

Subject: Re: [OS X TeX] \cite woes
From: "Oliver Hardt" 
Date: Mon, 20 Jun 2005 16:58:46 -0400

hi maarten:  i edit the .bib file using alpha, and it saves it as
"Mac" (not UNIX) -- i hope that is what you are referring to
regarding UTF-8 encoding.  i checked the file and there are no
special characters in the file.  thanks!  olli.

On 20-Jun-05, at 4:41 PM, Maarten Sneep wrote:

> On 20 Jun 2005, at 22:21, Oliver Hardt wrote:
>
>> hi herb:  i tried with deleting all .aux files (and everything  
>> else that was created during the runs) -- no luck.  in the text,  
>> the \cite command looks ok -- balanced parentheses, no spaces,  
>> etc.  and there is no \par command i use ... or are you talking  
>> about how the code looks in the .aux file?  thanks!  olli.
>>
>
> Sometimes hidden characters in the bib file may be the cause of the  
> problem. How do you maitain that file, and in what character  
> encoding do you keep it (UTF-8 is not the best idea at the moment).
>
> apa cite uses authopr-year IIRC, so a character that messes with  
> the names can cause this.

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

Subject: Re: [OS X TeX] \cite woes
From: "Jon Guyer" 
Date: Mon, 20 Jun 2005 17:12:04 -0400


On Jun 20, 2005, at 4:58 PM, Oliver Hardt wrote:

> hi maarten:  i edit the .bib file using alpha, and it saves it as
> "Mac" (not UNIX)

Alpha will save with whatever line endings you tell it to. For use with 
unix tools like BibTeX, you'll want unix line endings. Open your .bib 
file in Alpha and look on the status bar for the button that says 
"Mac". Click on it and select "UNIX". Resave your file.

> -- i hope that is what you are referring to
> regarding UTF-8 encoding.

No, UTF-8 encoding means 8-bit unicode. Alpha only saves in MacRoman.

>  i checked the file and there are no
> special characters in the file.  thanks!  olli.

The Mac carriage returns most likely *are* the special characters that 
are causing you problems.


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

Subject: Re: [OS X TeX] \cite woes
From: "Aaron Jackson" 
Date: Mon, 20 Jun 2005 17:24:40 -0400

On Jun 20, 2005, at 4:21 PM, Oliver Hardt wrote:

> hi herb:  i tried with deleting all .aux files (and everything else 
> that was created during the runs) -- no luck.  in the text, the \cite 
> command looks ok -- balanced parentheses, no spaces, etc.  and there 
> is no \par command i use ... or are you talking about how the code 
> looks in the .aux file?

It would be a good idea to send a minimum example that causes the 
error.  It would help people to debug your particular error.

Aaron


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

Subject: Re: [OS X TeX] \cite woes
From: "Oliver Hardt" 
Date: Mon, 20 Jun 2005 17:26:07 -0400


On 20-Jun-05, at 5:12 PM, Jon Guyer wrote:
>> hi maarten:  i edit the .bib file using alpha, and it saves it as
>> "Mac" (not UNIX)
>
> Alpha will save with whatever line endings you tell it to. For use  
> with unix tools like BibTeX, you'll want unix line endings. Open  
> your .bib file in Alpha and look on the status bar for the button  
> that says "Mac". Click on it and select "UNIX". Resave your file.

OK. i did that.


>> -- i hope that is what you are referring to
>> regarding UTF-8 encoding.
>>
>
> No, UTF-8 encoding means 8-bit unicode. Alpha only saves in MacRoman.
>

do you mean that even if i save the file as UNIX in alpha, it still  
is in MacRoman and not UTF-8?

>
>>  i checked the file and there are no
>> special characters in the file.  thanks!  olli.
>>
>
> The Mac carriage returns most likely *are* the special characters  
> that are causing you problems.
>

after saving the file as UNIX in alpha, i did the entire latex/bibtex/ 
latex/latex run again (after i deleted all aux files and everything  
else that was created); the result is the same as before.

since i do not know whether UNIX option in alpha equals UTF-8, i  
cannot say whether the suggested modifications worked or not.

best, olli.


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

Subject: Re: [OS X TeX] \cite woes
From: "Oliver Hardt" 
Date: Mon, 20 Jun 2005 17:41:55 -0400

below are two codes (a .tex and a .bib) that were supposed to lead
to the same error, but they actually lead to a different error,
albeit at the same position in the run (latex/bibtex/latex/latex) --
that is, during the last latex.  thanks!

On 20-Jun-05, at 5:24 PM, Aaron Jackson wrote:

> On Jun 20, 2005, at 4:21 PM, Oliver Hardt wrote:
>
>
>> hi herb:  i tried with deleting all .aux files (and everything  
>> else that was created during the runs) -- no luck.  in the text,  
>> the \cite command looks ok -- balanced parentheses, no spaces,  
>> etc.  and there is no \par command i use ... or are you talking  
>> about how the code looks in the .aux file?
>>
>
> It would be a good idea to send a minimum example that causes the  
> error.  It would help people to debug your particular error.
>
> Aaron


1) the latex code

--------------- BEGIN LATEX
\documentclass[man,fignum,nobf]{apa}

\usepackage[pdftex]{graphicx}
\usepackage{apacite}
\usepackage{amsmath}
\usepackage[american]{babel}
\usepackage{booktabs}
\usepackage{varioref}
\usepackage{xspace}
\usepackage{tabularx}
\usepackage[applemac]{inputenc}
\usepackage{xspace}

\title{bla}

\shorttitle{bla}
\twoauthors{bla}{bla}

\twoaffiliations{bla}{bla}

\rightheader{bla}
\leftheader{bla}

\abstract{blabla}

% APA headings:
% =3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D
\headinglevels{four}


\begin{document}
\maketitle

bla bla \cite{okeefe:1978} bla bla bla bla bla bla
bla bla bla bla bla bla bla bla bla bla bla bla
bla bla bla bla bla bla bla bla bla bla bla bla
bla bla bla bla bla bla bla bla bla bla bla bla
bla bla bla bla bla bla bla bla bla bla bla bla
bla bla bla bla bla bla bla bla bla bla bla bla
bla bla bla bla bla bl

\bibliographystyle{apacite}
\bibliography{testbib}

\end{document}
--------------- BEGIN LATEX


2) the bib code

--------------- BEGIN BIB
@article{newcomer:1994,
     Author =3D {J. W. Newcomer and S. Craft and T. Hershey and K.  
Askins and M.
               E. Bardgett},
     Journal =3D {Journal of Neuroscience},
     Pages =3D {2047-2053},
     Title =3D {Glucocorticoid-induced impairment in declarative memory
               performance in adult humans},
     Volume =3D 14,
     Year =3D 1994}
@book{okeefe:1978,
     Address =3D {Oxford},
     Author =3D {John O Keefe and Lynn Nadel},
     Publisher =3D {Clarendon Press},
     Title =3D {The Hippocampus as a Cognitive Map},
     Year =3D 1978}
@article{witmer:1998,
     Author =3D {B. G. Witmer and P. B. Klein},
     Journal =3D {Presence},
     Pages =3D {144-167},
     Title =3D {Judging perceived and traversed distance in virtual  
environments},
     Volume =3D 7,
     Year =3D 1998}
--------------- END BIB

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

Subject: Re: [OS X TeX] \cite woes
From: "Michael S. Hanson" 
Date: Mon, 20 Jun 2005 17:48:16 -0400

On Jun 20, 2005, at 5:26 PM, Oliver Hardt wrote:

>>>  i checked the file and there are no
>>> special characters in the file.  thanks!  olli.
>>>
>>
>> The Mac carriage returns most likely *are* the special characters 
>> that are causing you problems.
>>
>
> after saving the file as UNIX in alpha, i did the entire 
> latex/bibtex/latex/latex run again (after i deleted all aux files and 
> everything else that was created); the result is the same as before.
>
> since i do not know whether UNIX option in alpha equals UTF-8, i 
> cannot say whether the suggested modifications worked or not.

	You can probably do the following in Alpha as well, but since I know 
BBEdit/TextWrangler:  Download a (free) copy of TextWrangler, open your 
file, choose "Zap Gremlins..." (under Text menu) and delete all three 
types of characters shown.  Then choose "Save As..." and click the 
"Options..." button.  Make the Line Breaks "Unix" and the Encoding 
"Western (Mac OS Roman)".  Save your file and repeat your steps above 
(deleting .aux files, etc.).  If you still have the same problems, then 
the file format is almost certainly not the problem -- more likely a 
misplaced brace or other character as Herb suggested earlier.

	To further echo the advice of Herb:  "Good luck!"

                                         -- Mike


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

Subject: Re: [tex-live] bibtex8
From: "Werenfried Spit" 
Date: Mon, 20 Jun 2005 23:57:31 +0200


Op 20 jun 2005 om 20:54 heeft Karl Berry het volgende geschreven:

>     It was included in Gerben Wierda's distribution of teTeX for osX.
>
> Arne  just reported success on his Mac:
>
>   Gerben Wierdas i-package TeX (the 2004-version) has a working bibtex8
>   on my Mac.

Well, I had a 2004-distribution, but the upgrade to 2005-distribution 
did the trick
anyway. Thanks for all assistance.

--
Werenfried Spit


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

Subject: Re: [OS X TeX] \cite woes
From: "Claus Gerhardt" 
Date: Tue, 21 Jun 2005 00:03:09 +0200

There are the following errors:

1) In the code the xspace package is called twice.

2) In the bib file Volume and Year have missing braces. It should read

Year=3D{2005}
Volume=3D{1}

etc.

Claus
On Jun 20, 2005, at 23:41, Oliver Hardt wrote:

>
>>
>
>
> 1) the latex code
>
> --------------- BEGIN LATEX
> \documentclass[man,fignum,nobf]{apa}
>
> \usepackage[pdftex]{graphicx}
> \usepackage{apacite}
> \usepackage{amsmath}
> \usepackage[american]{babel}
> \usepackage{booktabs}
> \usepackage{varioref}
> \usepackage{xspace}
> \usepackage{tabularx}
> \usepackage[applemac]{inputenc}
> \usepackage{xspace}
>
> \title{bla}
>
> \shorttitle{bla}
> \twoauthors{bla}{bla}
>
> \twoaffiliations{bla}{bla}
>
> \rightheader{bla}
> \leftheader{bla}
>
> \abstract{blabla}
>
> % APA headings:
> % =3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D
> \headinglevels{four}
>
>
> \begin{document}
> \maketitle
>
> bla bla \cite{okeefe:1978} bla bla bla bla bla bla
> bla bla bla bla bla bla bla bla bla bla bla bla
> bla bla bla bla bla bla bla bla bla bla bla bla
> bla bla bla bla bla bla bla bla bla bla bla bla
> bla bla bla bla bla bla bla bla bla bla bla bla
> bla bla bla bla bla bla bla bla bla bla bla bla
> bla bla bla bla bla bl
>
> \bibliographystyle{apacite}
> \bibliography{testbib}
>
> \end{document}
> --------------- BEGIN LATEX
>
>
> 2) the bib code
>
> --------------- BEGIN BIB
> @article{newcomer:1994,
>     Author =3D {J. W. Newcomer and S. Craft and T. Hershey and K.  
> Askins and M.
>               E. Bardgett},
>     Journal =3D {Journal of Neuroscience},
>     Pages =3D {2047-2053},
>     Title =3D {Glucocorticoid-induced impairment in declarative memory
>               performance in adult humans},
>     Volume =3D 14,
>     Year =3D 1994}
> @book{okeefe:1978,
>     Address =3D {Oxford},
>     Author =3D {John O Keefe and Lynn Nadel},
>     Publisher =3D {Clarendon Press},
>     Title =3D {The Hippocampus as a Cognitive Map},
>     Year =3D 1978}
> @article{witmer:1998,
>     Author =3D {B. G. Witmer and P. B. Klein},
>     Journal =3D {Presence},
>     Pages =3D {144-167},
>     Title =3D {Judging perceived and traversed distance in virtual  
> environments},
>     Volume =3D 7,
>     Year =3D 1998}
> --------------- END BIB
> --------------------- Info ---------------------
> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
>           & FAQ: http://latex.yauh.de/faq/
> TeX FAQ: http://www.tex.ac.uk/faq
> List Post: 
>
>
>


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

Subject: Re: [OS X TeX] Screwed up fonts
From: "Peter Dyballa" 
Date: Tue, 21 Jun 2005 00:08:35 +0200


Am 20.06.2005 um 16:50 schrieb Peter Dyballa:

> For me many of those files that got the header 'Scanning for MixedMap=20=

> entries' are under  'updmap: Scanning for LW35 support files' ...
>

Hello Michael!

I had some time to run updmap myself to study how it works and found=20
that it does *not* do what I described some hours ago, it works exactly=20=

like your version.

A 'local' version of updmap.cfg is obviously needed. Otherwise whatever=20=

MAP file you add or delete would be recorded in the system's one. And=20
this one most probably gets overwritten at least when you install TeX,=20=

could be during an update too.

Your TeX file uses these PS fonts in 'normal' TeX encoding 8r: Courier=20=

(narrow), Times (regular, bold, italic), Helvetica (regular, bold,=20
oblique), and Symbol, plus some Computer Modern fonts: cmmi10, cmex10,=20=

cmsy10, and cmr10. The latter ones are defined in bsr.map, the others=20
in the builtin35.map or download35.map, both are located in=20
/usr/local/teTeX/share/texmf.local/fonts/map/dvips/updmap/.

updmap needs to be configured to either use the original Adobe fonts or=20=

its free URW clones, and it needs to know whether you want to make=20
pdftex 'download' the PS fonts (needed for microtypography) or make use=20=

of the built-in fonts. I don't know a way to make these settings on the=20=

command line, I think you'll need to launch the i-Installer again to=20
'Configure Only' these things ...

--
Greetings

   Pete

A common mistake that people make when trying to design something=20
completely foolproof is to underestimate the ingenuity of complete=20
fools.



--
Mit friedvollen Gr=FC=DFen

   Pete

A common mistake that people make when trying to design something=20
completely foolproof is to underestimate the ingenuity of complete=20
fools.


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

Subject: Re: [OS X TeX] \cite woes
From: "Herbert Schulz" 
Date: Mon, 20 Jun 2005 17:32:07 -0500


On Jun 20, 2005, at 4:41 PM, Oliver Hardt wrote:

> below are two codes (a .tex and a .bib) that were supposed to lead
> to the same error, but they actually lead to a different error,
> albeit at the same position in the run (latex/bibtex/latex/latex) --
> that is, during the last latex.  thanks!
> ...
>

Howdy,

After downloading apa.cls and apacite.sty I was able to get the  
document through latex->bibtex->latex and look at the .pdf produced  
to that point. The bibliography had one entry and there was a blank  
line between the first and second line of the item. Since I have no  
idea what an apa bibliography should look like I don't know if this  
is normal. There was also no [...] space for a number or other  
information in front of that item; again I have no idea what an apa  
style is supposed to look like. I did get the error you mention when  
attempting the last compile.
Good Luck,

Herb Schulz
(herbs@wideopenwest.com)



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

Subject: Re: [OS X TeX] \cite woes
From: "Michael S. Hanson" 
Date: Mon, 20 Jun 2005 18:35:11 -0400


On Jun 20, 2005, at 6:03 PM, Claus Gerhardt wrote:

> 2) In the bib file Volume and Year have missing braces. It should read
>
> Year=3D{2005}
> Volume=3D{1}
>
> etc.

	Are you certain that is an error?  In my copy of Kopka & Daly (3rd 
ed), they have numerous examples of the year without braces.  They also 
note (p. 314) that field text can be enclosed either in braces or 
double quotes, FWIW.  Is this a problem only for some special tool Olli 
is using?

                                         -- Mike


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

Subject: Re: [OS X TeX] \cite woes
From: "Claus Gerhardt" 
Date: Tue, 21 Jun 2005 01:45:00 +0200

I think there is a conflict between apa.cls and babel. The test file  
ran after removing the option man and the package babel.

Claus


On Jun 21, 2005, at 0:03, Claus Gerhardt wrote:

> There are the following errors:
>
> 1) In the code the xspace package is called twice.
>
> 2) In the bib file Volume and Year have missing braces. It should read
>
> Year=3D{2005}
> Volume=3D{1}
>
> etc.
>
> Claus
> On Jun 20, 2005, at 23:41, Oliver Hardt wrote:
>
>
>>
>>
>>>
>>>
>>
>>
>> 1) the latex code
>>
>> --------------- BEGIN LATEX
>> \documentclass[man,fignum,nobf]{apa}
>>
>> \usepackage[pdftex]{graphicx}
>> \usepackage{apacite}
>> \usepackage{amsmath}
>> \usepackage[american]{babel}
>> \usepackage{booktabs}
>> \usepackage{varioref}
>> \usepackage{xspace}
>> \usepackage{tabularx}
>> \usepackage[applemac]{inputenc}
>> \usepackage{xspace}
>>
>> \title{bla}
>>
>> \shorttitle{bla}
>> \twoauthors{bla}{bla}
>>
>> \twoaffiliations{bla}{bla}
>>
>> \rightheader{bla}
>> \leftheader{bla}
>>
>> \abstract{blabla}
>>
>> % APA headings:
>> % =3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D
>> \headinglevels{four}
>>
>>
>> \begin{document}
>> \maketitle
>>
>> bla bla \cite{okeefe:1978} bla bla bla bla bla bla
>> bla bla bla bla bla bla bla bla bla bla bla bla
>> bla bla bla bla bla bla bla bla bla bla bla bla
>> bla bla bla bla bla bla bla bla bla bla bla bla
>> bla bla bla bla bla bla bla bla bla bla bla bla
>> bla bla bla bla bla bla bla bla bla bla bla bla
>> bla bla bla bla bla bl
>>
>> \bibliographystyle{apacite}
>> \bibliography{testbib}
>>
>> \end{document}
>> --------------- BEGIN LATEX
>>
>>
>> 2) the bib code
>>
>> --------------- BEGIN BIB
>> @article{newcomer:1994,
>>     Author =3D {J. W. Newcomer and S. Craft and T. Hershey and K.  
>> Askins and M.
>>               E. Bardgett},
>>     Journal =3D {Journal of Neuroscience},
>>     Pages =3D {2047-2053},
>>     Title =3D {Glucocorticoid-induced impairment in declarative memory
>>               performance in adult humans},
>>     Volume =3D 14,
>>     Year =3D 1994}
>> @book{okeefe:1978,
>>     Address =3D {Oxford},
>>     Author =3D {John O Keefe and Lynn Nadel},
>>     Publisher =3D {Clarendon Press},
>>     Title =3D {The Hippocampus as a Cognitive Map},
>>     Year =3D 1978}
>> @article{witmer:1998,
>>     Author =3D {B. G. Witmer and P. B. Klein},
>>     Journal =3D {Presence},
>>     Pages =3D {144-167},
>>     Title =3D {Judging perceived and traversed distance in virtual  
>> environments},
>>     Volume =3D 7,
>>     Year =3D 1998}
>> --------------- END BIB
>> --------------------- Info ---------------------
>> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
>>           & FAQ: http://latex.yauh.de/faq/
>> TeX FAQ: http://www.tex.ac.uk/faq
>> List Post: 
>>
>>
>>
>>
>
> --------------------- Info ---------------------
> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
>           & FAQ: http://latex.yauh.de/faq/
> TeX FAQ: http://www.tex.ac.uk/faq
> List Post: 
>
>
>


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

--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
           & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: