From MacOSX-TeX@email.esm.psu.edu Wed Jul 20 19:51:56 2005
Received: from engremail2.engr.psu.edu ([130.203.201.116]) by ENGRMAIL1.engr.psu.edu with Microsoft SMTPSVC(5.0.2195.6713);
	 Wed, 20 Jul 2005 19:51:56 -0400
Received: from email.esm.psu.edu ([130.203.247.204]) by engremail2.engr.psu.edu with Microsoft SMTPSVC(5.0.2195.6713);
	 Wed, 20 Jul 2005 19:52:14 -0400
Date: Wed, 20 Jul 2005 20:00:13 -0400
Message-ID: <34413.99881@email.esm.psu.edu>
Subject: MacOSX-TeX Digest #1439 - 07/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 Jul 2005 23:52:14.0140 (UTC) FILETIME=[0D7DA7C0:01C58D86]

MacOSX-TeX Digest #1439 - Wednesday, July 20, 2005

  weekly list reminder
          by "Gary L. Gray" 

  Re: [OS X TeX] Re: Fonts in Illustrator with  Tiger
          by "Bruno Voisin" 

  What happened to the BibTeX SpotLight importer
          by "Bruno Voisin" 

  LaTeXiT 1.3.1(Panther version) font question
          by "Aaron Jackson" 

  Re: [OS X TeX] LaTeXiT 1.3.1(Panther version) font question
          by "Pierre Chatelier" 

  Re: [OS X TeX] What happened to the BibTeX SpotLight importer
          by "Adam R. Maxwell" 

  Re: [OS X TeX] What happened to the BibTeX SpotLight importer
          by "Bruno Voisin" 

  Re: [OS X TeX] What happened to the BibTeX SpotLight importer
          by "Gary L. Gray" 

  Re: [OS X TeX] What happened to the BibTeX SpotLight importer
          by "Enrico Franconi" 

  Re: [OS X TeX] What happened to the BibTeX SpotLight importer
          by "Adam Maxwell" 

  Re: [OS X TeX] LaTeXiT 1.3.1(Panther version) font question
          by "Maarten Sneep" 

  Re: [OS X TeX] LaTeXiT 1.3.1(Panther version) font question
          by "Pierre Chatelier" 

  Re: [OS X TeX] What happened to the BibTeX SpotLight importer
          by "Adam Maxwell" 

  Re: [OS X TeX] LaTeXiT 1.3.1(Panther version) font question
          by "Pierre Chatelier" 

  Re: [OS X TeX] LaTeXiT 1.3 released
          by "Guido Mocken" 

  Re: [OS X TeX] LaTeXiT 1.3 released
          by "Pierre Chatelier" 

  Re: [OS X TeX] LaTeXiT 1.3.1(Panther version) font question
          by "Pierre Chatelier" 

  Re: [OS X TeX] LaTeXiT 1.3.1(Panther version) font question
          by "Peter Dyballa" 


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

Subject: weekly list reminder
From: "Gary L. Gray" 
Date: Tue, 19 Jul 2005 22:47:48 -0400

Here, again, is my weekly reminder of a little list etiquette.

(1) Please do not start a new thread (with the corresponding new  
subject) by replying to a post from another thread. If you do this,  
email clients, such as Apple's Mail, will then put all of these  
messages together making it very difficult to find information.

(2) Please use *plain* text when posting to the list -- it makes the  
archives much easier to read. This is done in Apple's Mail by going to:

Mail > Preferences > Composing

and then choosing plain text as the Message Format.

Thank you,

-- Gary
    (the guy running the list)


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

Subject: Re: [OS X TeX] Re: Fonts in Illustrator with  Tiger
From: "Bruno Voisin" 
Date: Wed, 20 Jul 2005 09:06:09 +0200

Le 16 juil. 05 =E0 14:19, Bruno Voisin a =E9crit :

> Another explanation may be malformed EPS files generated by =20
> Mathematica, giving Illustrator a hard time. I was using =20
> Mathematica 4.1. Now I've ordered the update to 5.1, and I'm =20
> expecting Mathematica 5.1 (or even 5.2) anyday now, I'll see =20
> whether the new version creates different EPS files.

Regarding the problem reported earlier in this thread (Illustrator =20
CS2 unable to open an EPS file saved from Mathematica 4.1.5, and =20
writing to console.log a worrying error message about bad memory =20
allocation), the culprit was indeed Mathematica 4.1.5: opening the =20
same notebook in Mathematica 5.1, and saving the same graph as an EPS =20=

file from within it, then this file is opened by Illustrator CS2 with =20=

no problem.

Bruno Voisin=

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

Subject: What happened to the BibTeX SpotLight importer
From: "Bruno Voisin" 
Date: Wed, 20 Jul 2005 11:00:15 +0200

Does anybody know what happened to the BibTeX SpotLight importer  
BibImporter.mdimporter, which used to live at Adam Maxwell's home  
page ? Looking back at the list  
archive, I found a thread on 3 May mentioning a problem with .dat  
files, but does this mean the importer has been retired following that?

Bruno Voisin

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

Subject: LaTeXiT 1.3.1(Panther version) font question
From: "Aaron Jackson" 
Date: Wed, 20 Jul 2005 04:59:51 -0400

I changed the default preamble to use mathtime fonts instead of the cm  
installed with GW's TeX distribution (see below).  It doesn't seem like  
this has any effect on the embedded font within the resulting pdf---it  
always ends up with cm.  Quitting the app between the preference  
changes had no effect.  I also tried to use lucida bright and fourier  
packages, with the same result.

Of course, all of these fonts work fine when used in documents I  
generate via TeXShop with the same preamble as that given below.  Has  
anybody gotten other fonts to work?  Thanks.

Aaron

#####################PREAMBLE###################
\usepackage{amsmath} %maths
\usepackage{times}
\usepackage[subscriptcorrection]{mtpro}% Use Mathtime Pro fonts.
\usepackage[mtpbb]{mtpams}% MTpro supplement A --- AMS fonts.
\usepackage[mtpcal,mtpscr,mtpfrak]{mtpb}
\usepackage{bm}
\listfiles

##############LOG OUTPUTt########################
------- processing pdflatex -------
$>/usr/local/teTeX/bin/powerpc-apple-darwin-current/pdflatex  
-file-line-error --interaction nonstopmode latexit-1.tex |  
/usr/bin/grep \(.*:[0-9]*:.*\)\|\(.*! LaTeX Error:.*\) | /usr/bin/uniq

This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)  
(format=3Dpdflatex 2005.3.30)  20 JUL 2005 04:41
entering extended mode
  file:line:error style messages enabled.
**latexit-1.tex
(./latexit-1.tex
LaTeX2e <2003/12/01>
Babel  and hyphenation patterns for american, nohyphenation,  
loaded.
(/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
File: size10.clo 2004/02/16 v1.4f Standard LaTeX file (size option)
)
\c@part=3D\count79
\c@section=3D\count80
\c@subsection=3D\count81
\c@subsubsection=3D\count82
\c@paragraph=3D\count83
\c@subparagraph=3D\count84
\c@figure=3D\count85
\c@table=3D\count86
\abovecaptionskip=3D\skip41
\belowcaptionskip=3D\skip42
\bibindent=3D\dimen102
)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/amsfonts/amssymb.sty
Package: amssymb 2002/01/22 v2.2d

(/usr/local/teTeX/share/texmf.tetex/tex/latex/amsfonts/amsfonts.sty
Package: amsfonts 2001/10/25 v2.2f
\@emptytoks=3D\toks14
\symAMSa=3D\mathgroup4
\symAMSb=3D\mathgroup5
LaTeX Font Info:    Overwriting math alphabet `\mathfrak' in version  
`bold'
(Font)                  U/euf/m/n --> U/euf/b/n on input line 132.
))
(/usr/local/teTeX/share/texmf.tetex/tex/latex/amsmath/amsmath.sty
Package: amsmath 2000/07/18 v2.13 AMS math features
\@mathmargin=3D\skip43

For additional information on amsmath, use the `?' option.
(/usr/local/teTeX/share/texmf.tetex/tex/latex/amsmath/amstext.sty
Package: amstext 2000/06/29 v2.01

(/usr/local/teTeX/share/texmf.tetex/tex/latex/amsmath/amsgen.sty
File: amsgen.sty 1999/11/30 v2.0
\@emptytoks=3D\toks15
\ex@=3D\dimen103
))
(/usr/local/teTeX/share/texmf.tetex/tex/latex/amsmath/amsbsy.sty
Package: amsbsy 1999/11/29 v1.2d
\pmbraise@=3D\dimen104
)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/amsmath/amsopn.sty
Package: amsopn 1999/12/14 v2.01 operator names
)
\inf@bad=3D\count87
LaTeX Info: Redefining \frac on input line 211.
\uproot@=3D\count88
\leftroot@=3D\count89
LaTeX Info: Redefining \overline on input line 307.
\classnum@=3D\count90
\DOTSCASE@=3D\count91
LaTeX Info: Redefining \ldots on input line 379.
LaTeX Info: Redefining \dots on input line 382.
LaTeX Info: Redefining \cdots on input line 467.
\Mathstrutbox@=3D\box26
\strutbox@=3D\box27
\big@size=3D\dimen105
LaTeX Font Info:    Redeclaring font encoding OML on input line 567.
LaTeX Font Info:    Redeclaring font encoding OMS on input line 568.
\macc@depth=3D\count92
\c@MaxMatrixCols=3D\count93
\dotsspace@=3D\muskip10
\c@parentequation=3D\count94
\dspbrk@lvl=3D\count95
\tag@help=3D\toks16
\row@=3D\count96
\column@=3D\count97
\maxfields@=3D\count98
\andhelp@=3D\toks17
\eqnshift@=3D\dimen106
\alignsep@=3D\dimen107
\tagshift@=3D\dimen108
\tagwidth@=3D\dimen109
\totwidth@=3D\dimen110
\lineht@=3D\dimen111
\@envbody=3D\toks18
\multlinegap=3D\skip44
\multlinetaggap=3D\skip45
\mathdisplay@stack=3D\toks19
LaTeX Info: Redefining \[ on input line 2666.
LaTeX Info: Redefining \] on input line 2667.
)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/base/inputenc.sty
Package: inputenc 2004/02/05 v1.0d Input encoding file

(/usr/local/teTeX/share/texmf.tetex/tex/latex/base/utf8.def
File: utf8.def 2004/02/09 v1.1b UTF-8 support for inputenc
Now handling font encoding OML ...
... no UTF-8 mapping file for font encoding OML
Now handling font encoding T1 ...
... processing UTF-8 mapping file for font encoding T1

(/usr/local/teTeX/share/texmf.tetex/tex/latex/base/t1enc.dfu
File: t1enc.dfu 2004/02/09 v1.1b UTF-8 support for inputenc
    defining Unicode char U+00A1 (decimal 161)
    defining Unicode char U+00A3 (decimal 163)
    defining Unicode char U+00AB (decimal 171)
    defining Unicode char U+00BB (decimal 187)
    defining Unicode char U+00BF (decimal 191)
    defining Unicode char U+00C0 (decimal 192)
    defining Unicode char U+00C1 (decimal 193)
    defining Unicode char U+00C2 (decimal 194)
    defining Unicode char U+00C3 (decimal 195)
    defining Unicode char U+00C4 (decimal 196)
    defining Unicode char U+00C5 (decimal 197)
    defining Unicode char U+00C6 (decimal 198)
    defining Unicode char U+00C7 (decimal 199)
    defining Unicode char U+00C8 (decimal 200)
    defining Unicode char U+00C9 (decimal 201)
    defining Unicode char U+00CA (decimal 202)
    defining Unicode char U+00CB (decimal 203)
    defining Unicode char U+00CC (decimal 204)
    defining Unicode char U+00CD (decimal 205)
    defining Unicode char U+00CE (decimal 206)
    defining Unicode char U+00CF (decimal 207)
    defining Unicode char U+00D0 (decimal 208)
    defining Unicode char U+00D1 (decimal 209)
    defining Unicode char U+00D2 (decimal 210)
    defining Unicode char U+00D3 (decimal 211)
    defining Unicode char U+00D4 (decimal 212)
    defining Unicode char U+00D5 (decimal 213)
    defining Unicode char U+00D6 (decimal 214)
    defining Unicode char U+00D8 (decimal 216)
    defining Unicode char U+00D9 (decimal 217)
    defining Unicode char U+00DA (decimal 218)
    defining Unicode char U+00DB (decimal 219)
    defining Unicode char U+00DC (decimal 220)
    defining Unicode char U+00DD (decimal 221)
    defining Unicode char U+00DE (decimal 222)
    defining Unicode char U+00DF (decimal 223)
    defining Unicode char U+00E0 (decimal 224)
    defining Unicode char U+00E1 (decimal 225)
    defining Unicode char U+00E2 (decimal 226)
    defining Unicode char U+00E3 (decimal 227)
    defining Unicode char U+00E4 (decimal 228)
    defining Unicode char U+00E5 (decimal 229)
    defining Unicode char U+00E6 (decimal 230)
    defining Unicode char U+00E7 (decimal 231)
    defining Unicode char U+00E8 (decimal 232)
    defining Unicode char U+00E9 (decimal 233)
    defining Unicode char U+00EA (decimal 234)
    defining Unicode char U+00EB (decimal 235)
    defining Unicode char U+00EC (decimal 236)
    defining Unicode char U+00ED (decimal 237)
    defining Unicode char U+00EE (decimal 238)
    defining Unicode char U+00EF (decimal 239)
    defining Unicode char U+00F0 (decimal 240)
    defining Unicode char U+00F1 (decimal 241)
    defining Unicode char U+00F2 (decimal 242)
    defining Unicode char U+00F3 (decimal 243)
    defining Unicode char U+00F4 (decimal 244)
    defining Unicode char U+00F5 (decimal 245)
    defining Unicode char U+00F6 (decimal 246)
    defining Unicode char U+00F8 (decimal 248)
    defining Unicode char U+00F9 (decimal 249)
    defining Unicode char U+00FA (decimal 250)
    defining Unicode char U+00FB (decimal 251)
    defining Unicode char U+00FC (decimal 252)
    defining Unicode char U+00FD (decimal 253)
    defining Unicode char U+00FE (decimal 254)
    defining Unicode char U+00FF (decimal 255)
    defining Unicode char U+0102 (decimal 258)
    defining Unicode char U+0103 (decimal 259)
    defining Unicode char U+0104 (decimal 260)
    defining Unicode char U+0105 (decimal 261)
    defining Unicode char U+0106 (decimal 262)
    defining Unicode char U+0107 (decimal 263)
    defining Unicode char U+010C (decimal 268)
    defining Unicode char U+010D (decimal 269)
    defining Unicode char U+010E (decimal 270)
    defining Unicode char U+010F (decimal 271)
    defining Unicode char U+0110 (decimal 272)
    defining Unicode char U+0111 (decimal 273)
    defining Unicode char U+0118 (decimal 280)
    defining Unicode char U+0119 (decimal 281)
    defining Unicode char U+011A (decimal 282)
    defining Unicode char U+011B (decimal 283)
    defining Unicode char U+011E (decimal 286)
    defining Unicode char U+011F (decimal 287)
    defining Unicode char U+0130 (decimal 304)
    defining Unicode char U+0131 (decimal 305)
    defining Unicode char U+0139 (decimal 313)
    defining Unicode char U+013A (decimal 314)
    defining Unicode char U+013D (decimal 317)
    defining Unicode char U+013E (decimal 318)
    defining Unicode char U+0141 (decimal 321)
    defining Unicode char U+0142 (decimal 322)
    defining Unicode char U+0143 (decimal 323)
    defining Unicode char U+0144 (decimal 324)
    defining Unicode char U+0147 (decimal 327)
    defining Unicode char U+0148 (decimal 328)
    defining Unicode char U+014A (decimal 330)
    defining Unicode char U+014B (decimal 331)
    defining Unicode char U+0150 (decimal 336)
    defining Unicode char U+0151 (decimal 337)
    defining Unicode char U+0152 (decimal 338)
    defining Unicode char U+0153 (decimal 339)
    defining Unicode char U+0154 (decimal 340)
    defining Unicode char U+0155 (decimal 341)
    defining Unicode char U+0158 (decimal 344)
    defining Unicode char U+0159 (decimal 345)
    defining Unicode char U+015A (decimal 346)
    defining Unicode char U+015B (decimal 347)
    defining Unicode char U+015E (decimal 350)
    defining Unicode char U+015F (decimal 351)
    defining Unicode char U+0160 (decimal 352)
    defining Unicode char U+0161 (decimal 353)
    defining Unicode char U+0162 (decimal 354)
    defining Unicode char U+0163 (decimal 355)
    defining Unicode char U+0164 (decimal 356)
    defining Unicode char U+0165 (decimal 357)
    defining Unicode char U+016E (decimal 366)
    defining Unicode char U+016F (decimal 367)
    defining Unicode char U+0170 (decimal 368)
    defining Unicode char U+0171 (decimal 369)
    defining Unicode char U+0178 (decimal 376)
    defining Unicode char U+0179 (decimal 377)
    defining Unicode char U+017A (decimal 378)
    defining Unicode char U+017B (decimal 379)
    defining Unicode char U+017C (decimal 380)
    defining Unicode char U+017D (decimal 381)
    defining Unicode char U+017E (decimal 382)
    defining Unicode char U+200C (decimal 8204)
    defining Unicode char U+2013 (decimal 8211)
    defining Unicode char U+2014 (decimal 8212)
    defining Unicode char U+2018 (decimal 8216)
    defining Unicode char U+2019 (decimal 8217)
    defining Unicode char U+201A (decimal 8218)
    defining Unicode char U+201C (decimal 8220)
    defining Unicode char U+201D (decimal 8221)
    defining Unicode char U+201E (decimal 8222)
    defining Unicode char U+2030 (decimal 8240)
    defining Unicode char U+2031 (decimal 8241)
    defining Unicode char U+2039 (decimal 8249)
    defining Unicode char U+203A (decimal 8250)
    defining Unicode char U+2423 (decimal 9251)
)
Now handling font encoding OT1 ...
... processing UTF-8 mapping file for font encoding OT1

(/usr/local/teTeX/share/texmf.tetex/tex/latex/base/ot1enc.dfu
File: ot1enc.dfu 2004/02/09 v1.1b UTF-8 support for inputenc
    defining Unicode char U+00A1 (decimal 161)
    defining Unicode char U+00A3 (decimal 163)
    defining Unicode char U+00B8 (decimal 184)
    defining Unicode char U+00BF (decimal 191)
    defining Unicode char U+00C5 (decimal 197)
    defining Unicode char U+00C6 (decimal 198)
    defining Unicode char U+00D8 (decimal 216)
    defining Unicode char U+00DF (decimal 223)
    defining Unicode char U+00E6 (decimal 230)
    defining Unicode char U+00EC (decimal 236)
    defining Unicode char U+00ED (decimal 237)
    defining Unicode char U+00EE (decimal 238)
    defining Unicode char U+00EF (decimal 239)
    defining Unicode char U+00F8 (decimal 248)
    defining Unicode char U+0131 (decimal 305)
    defining Unicode char U+0141 (decimal 321)
    defining Unicode char U+0142 (decimal 322)
    defining Unicode char U+0152 (decimal 338)
    defining Unicode char U+0153 (decimal 339)
    defining Unicode char U+2013 (decimal 8211)
    defining Unicode char U+2014 (decimal 8212)
    defining Unicode char U+2018 (decimal 8216)
    defining Unicode char U+2019 (decimal 8217)
    defining Unicode char U+201C (decimal 8220)
    defining Unicode char U+201D (decimal 8221)
)
Now handling font encoding OMS ...
... processing UTF-8 mapping file for font encoding OMS

(/usr/local/teTeX/share/texmf.tetex/tex/latex/base/omsenc.dfu
File: omsenc.dfu 2004/02/09 v1.1b UTF-8 support for inputenc
    defining Unicode char U+00A7 (decimal 167)
    defining Unicode char U+00B6 (decimal 182)
    defining Unicode char U+02D9 (decimal 729)
    defining Unicode char U+2020 (decimal 8224)
    defining Unicode char U+2021 (decimal 8225)
    defining Unicode char U+2022 (decimal 8226)
)
Now handling font encoding OMX ...
... no UTF-8 mapping file for font encoding OMX
Now handling font encoding U ...
... no UTF-8 mapping file for font encoding U
    defining Unicode char U+00A9 (decimal 169)
    defining Unicode char U+00AA (decimal 170)
    defining Unicode char U+00AE (decimal 174)
    defining Unicode char U+00BA (decimal 186)
    defining Unicode char U+02C6 (decimal 710)
    defining Unicode char U+02CA (decimal 714)
    defining Unicode char U+200C (decimal 8204)
    defining Unicode char U+2026 (decimal 8230)
    defining Unicode char U+2122 (decimal 8482)
    defining Unicode char U+2423 (decimal 9251)
))
No file latexit-1.aux.
\openout1 =3D `latexit-1.aux'.

LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Try loading font information for U+msa on input  
line 7.
(/usr/local/teTeX/share/texmf.tetex/tex/latex/amsfonts/umsa.fd
File: umsa.fd 2002/01/19 v2.2g AMS font definitions
)
LaTeX Font Info:    Try loading font information for U+msb on input  
line 7.

(/usr/local/teTeX/share/texmf.tetex/tex/latex/amsfonts/umsb.fd
File: umsb.fd 2002/01/19 v2.2g AMS font definitions
) [1

{/usr/local/teTeX/share/texmf.local/fonts/map/pdftex/updmap/ 
pdftex.map}] (./lat
exit-1.aux) )
Here is how much of TeX's memory you used:
  1283 strings out of 95302
  13975 string characters out of 1186459
  2059101 words of memory out of 4514218
  4404 multiletter control sequences out of 10000+50000
  5339 words of font info for 22 fonts, out of 2000000 for 2000
  14 hyphenation exceptions out of 1000
  27i,4n,24p,280b,104s stack positions out of  
5000i,500n,6000p,200000b,40000s
PDF statistics:
  22 PDF objects out of 300000
  0 named destinations out of 131072
  1 words of extra memory for PDF output out of 65536

Output written on latexit-1.pdf (1 page, 18125 bytes).


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

Subject: Re: [OS X TeX] LaTeXiT 1.3.1(Panther version) font question
From: "Pierre Chatelier" 
Date: Wed, 20 Jul 2005 14:43:51 +0200

Hello,

I have identified the problem
In LatexIt, to compute the baseline of the equations, I use Maarten's  
magical snippet that uses boxes. And it seems that in these boxes,  
the fonts are not loaded.

Consider the following document just displaying "toto foobarwiz"
%--- simple doc, that works with times fonts ---
\documentclass[10pt]{article}
\usepackage{times}
\pagestyle{empty}
\begin{document}
toto foobarwiz
\end{document}

In Latexit, it wil be rather:
%--- doc that magically computes the baseline, and seems not to load  
times fonts.
\documentclass[10pt]{article}
\usepackage{times}
\usepackage{geometry}
\usepackage{graphicx}
\pagestyle{empty}
\newsavebox{\latexitbox}
\newcommand{\latexitscalefactor}{3.600000}
\newlength{\latexitwidth}
\newlength{\latexitheight}
\newlength{\latexitdepth}
\setlength{\topskip}{0pt}
\setlength{\parindent}{0pt}
\setlength{\abovedisplayskip}{0pt}
\setlength{\belowdisplayskip}{0pt}
\begin{lrbox}{\latexitbox}
toto foobarwiz
\end{lrbox}
\settowidth{\latexitwidth}{\scalebox{\latexitscalefactor}{\usebox 
{\latexitbox}}}
\settoheight{\latexitheight}{\scalebox{\latexitscalefactor}{\usebox 
{\latexitbox}}}
\settodepth{\latexitdepth}{\scalebox{\latexitscalefactor}{\usebox 
{\latexitbox}}}
\newwrite\foo
\immediate\openout\foo=3D\jobname.sizes
\immediate\write\foo{\the\latexitdepth (Depth)}
\immediate\write\foo{\the\latexitheight (Height)}
\addtolength{\latexitheight}{\latexitdepth}
\addtolength{\latexitheight}{0.720000 pt}
\addtolength{\latexitheight}{0.000000 pt}
\addtolength{\latexitwidth}{0.000000 pt}
\immediate\write\foo{\the\latexitheight (TotalHeight)}
\immediate\write\foo{\the\latexitwidth (Width)}
\closeout\foo
\geometry{paperwidth=3D\latexitwidth,paperheight=3D 
\latexitheight,margin=3D0pt,left=3D0.000000 pt,top=3D0.000000 pt}
\begin{document}
\scalebox{\latexitscalefactor}{\usebox{\latexitbox}}
\end{document}

How could it be modified so that the fonts are used in the boxes ?

Regards,

Pierre

> I changed the default preamble to use mathtime fonts instead of the  
> cm installed with GW's TeX distribution (see below).  It doesn't  
> seem like this has any effect on the embedded font within the  
> resulting pdf---it always ends up with cm.  Quitting the app  
> between the preference changes had no effect.  I also tried to use  
> lucida bright and fourier packages, with the same result.
>
> Of course, all of these fonts work fine when used in documents I  
> generate via TeXShop with the same preamble as that given below.   
> Has anybody gotten other fonts to work?  Thanks.
>
> Aaron
>
> #####################PREAMBLE###################
> \usepackage{amsmath} %maths
> \usepackage{times}
> \usepackage[subscriptcorrection]{mtpro}% Use Mathtime Pro fonts.
> \usepackage[mtpbb]{mtpams}% MTpro supplement A --- AMS fonts.
> \usepackage[mtpcal,mtpscr,mtpfrak]{mtpb}
> \usepackage{bm}
> \listfiles
>
> ##############LOG OUTPUTt########################
> ------- processing pdflatex -------
> $>/usr/local/teTeX/bin/powerpc-apple-darwin-current/pdflatex -file- 
> line-error --interaction nonstopmode latexit-1.tex | /usr/bin/grep \ 
> (.*:[0-9]*:.*\)\|\(.*! LaTeX Error:.*\) | /usr/bin/uniq
>
> This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)  
> (format=3Dpdflatex 2005.3.30)  20 JUL 2005 04:41
> entering extended mode
>  file:line:error style messages enabled.
> **latexit-1.tex
> (./latexit-1.tex
> LaTeX2e <2003/12/01>
> Babel  and hyphenation patterns for american, nohyphenation,  
> loaded.
> (/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
> File: size10.clo 2004/02/16 v1.4f Standard LaTeX file (size option)
> )
> \c@part=3D\count79
> \c@section=3D\count80
> \c@subsection=3D\count81
> \c@subsubsection=3D\count82
> \c@paragraph=3D\count83
> \c@subparagraph=3D\count84
> \c@figure=3D\count85
> \c@table=3D\count86
> \abovecaptionskip=3D\skip41
> \belowcaptionskip=3D\skip42
> \bibindent=3D\dimen102
> )
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/amsfonts/amssymb.sty
> Package: amssymb 2002/01/22 v2.2d
>
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/amsfonts/amsfonts.sty
> Package: amsfonts 2001/10/25 v2.2f
> \@emptytoks=3D\toks14
> \symAMSa=3D\mathgroup4
> \symAMSb=3D\mathgroup5
> LaTeX Font Info:    Overwriting math alphabet `\mathfrak' in  
> version `bold'
> (Font)                  U/euf/m/n --> U/euf/b/n on input line 132.
> ))
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/amsmath/amsmath.sty
> Package: amsmath 2000/07/18 v2.13 AMS math features
> \@mathmargin=3D\skip43
>
> For additional information on amsmath, use the `?' option.
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/amsmath/amstext.sty
> Package: amstext 2000/06/29 v2.01
>
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/amsmath/amsgen.sty
> File: amsgen.sty 1999/11/30 v2.0
> \@emptytoks=3D\toks15
> \ex@=3D\dimen103
> ))
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/amsmath/amsbsy.sty
> Package: amsbsy 1999/11/29 v1.2d
> \pmbraise@=3D\dimen104
> )
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/amsmath/amsopn.sty
> Package: amsopn 1999/12/14 v2.01 operator names
> )
> \inf@bad=3D\count87
> LaTeX Info: Redefining \frac on input line 211.
> \uproot@=3D\count88
> \leftroot@=3D\count89
> LaTeX Info: Redefining \overline on input line 307.
> \classnum@=3D\count90
> \DOTSCASE@=3D\count91
> LaTeX Info: Redefining \ldots on input line 379.
> LaTeX Info: Redefining \dots on input line 382.
> LaTeX Info: Redefining \cdots on input line 467.
> \Mathstrutbox@=3D\box26
> \strutbox@=3D\box27
> \big@size=3D\dimen105
> LaTeX Font Info:    Redeclaring font encoding OML on input line 567.
> LaTeX Font Info:    Redeclaring font encoding OMS on input line 568.
> \macc@depth=3D\count92
> \c@MaxMatrixCols=3D\count93
> \dotsspace@=3D\muskip10
> \c@parentequation=3D\count94
> \dspbrk@lvl=3D\count95
> \tag@help=3D\toks16
> \row@=3D\count96
> \column@=3D\count97
> \maxfields@=3D\count98
> \andhelp@=3D\toks17
> \eqnshift@=3D\dimen106
> \alignsep@=3D\dimen107
> \tagshift@=3D\dimen108
> \tagwidth@=3D\dimen109
> \totwidth@=3D\dimen110
> \lineht@=3D\dimen111
> \@envbody=3D\toks18
> \multlinegap=3D\skip44
> \multlinetaggap=3D\skip45
> \mathdisplay@stack=3D\toks19
> LaTeX Info: Redefining \[ on input line 2666.
> LaTeX Info: Redefining \] on input line 2667.
> )
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/base/inputenc.sty
> Package: inputenc 2004/02/05 v1.0d Input encoding file
>
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/base/utf8.def
> File: utf8.def 2004/02/09 v1.1b UTF-8 support for inputenc
> Now handling font encoding OML ...
> .... no UTF-8 mapping file for font encoding OML
> Now handling font encoding T1 ...
> .... processing UTF-8 mapping file for font encoding T1
>
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/base/t1enc.dfu
> File: t1enc.dfu 2004/02/09 v1.1b UTF-8 support for inputenc
>    defining Unicode char U+00A1 (decimal 161)
>    defining Unicode char U+00A3 (decimal 163)
>    defining Unicode char U+00AB (decimal 171)
>    defining Unicode char U+00BB (decimal 187)
>    defining Unicode char U+00BF (decimal 191)
>    defining Unicode char U+00C0 (decimal 192)
>    defining Unicode char U+00C1 (decimal 193)
>    defining Unicode char U+00C2 (decimal 194)
>    defining Unicode char U+00C3 (decimal 195)
>    defining Unicode char U+00C4 (decimal 196)
>    defining Unicode char U+00C5 (decimal 197)
>    defining Unicode char U+00C6 (decimal 198)
>    defining Unicode char U+00C7 (decimal 199)
>    defining Unicode char U+00C8 (decimal 200)
>    defining Unicode char U+00C9 (decimal 201)
>    defining Unicode char U+00CA (decimal 202)
>    defining Unicode char U+00CB (decimal 203)
>    defining Unicode char U+00CC (decimal 204)
>    defining Unicode char U+00CD (decimal 205)
>    defining Unicode char U+00CE (decimal 206)
>    defining Unicode char U+00CF (decimal 207)
>    defining Unicode char U+00D0 (decimal 208)
>    defining Unicode char U+00D1 (decimal 209)
>    defining Unicode char U+00D2 (decimal 210)
>    defining Unicode char U+00D3 (decimal 211)
>    defining Unicode char U+00D4 (decimal 212)
>    defining Unicode char U+00D5 (decimal 213)
>    defining Unicode char U+00D6 (decimal 214)
>    defining Unicode char U+00D8 (decimal 216)
>    defining Unicode char U+00D9 (decimal 217)
>    defining Unicode char U+00DA (decimal 218)
>    defining Unicode char U+00DB (decimal 219)
>    defining Unicode char U+00DC (decimal 220)
>    defining Unicode char U+00DD (decimal 221)
>    defining Unicode char U+00DE (decimal 222)
>    defining Unicode char U+00DF (decimal 223)
>    defining Unicode char U+00E0 (decimal 224)
>    defining Unicode char U+00E1 (decimal 225)
>    defining Unicode char U+00E2 (decimal 226)
>    defining Unicode char U+00E3 (decimal 227)
>    defining Unicode char U+00E4 (decimal 228)
>    defining Unicode char U+00E5 (decimal 229)
>    defining Unicode char U+00E6 (decimal 230)
>    defining Unicode char U+00E7 (decimal 231)
>    defining Unicode char U+00E8 (decimal 232)
>    defining Unicode char U+00E9 (decimal 233)
>    defining Unicode char U+00EA (decimal 234)
>    defining Unicode char U+00EB (decimal 235)
>    defining Unicode char U+00EC (decimal 236)
>    defining Unicode char U+00ED (decimal 237)
>    defining Unicode char U+00EE (decimal 238)
>    defining Unicode char U+00EF (decimal 239)
>    defining Unicode char U+00F0 (decimal 240)
>    defining Unicode char U+00F1 (decimal 241)
>    defining Unicode char U+00F2 (decimal 242)
>    defining Unicode char U+00F3 (decimal 243)
>    defining Unicode char U+00F4 (decimal 244)
>    defining Unicode char U+00F5 (decimal 245)
>    defining Unicode char U+00F6 (decimal 246)
>    defining Unicode char U+00F8 (decimal 248)
>    defining Unicode char U+00F9 (decimal 249)
>    defining Unicode char U+00FA (decimal 250)
>    defining Unicode char U+00FB (decimal 251)
>    defining Unicode char U+00FC (decimal 252)
>    defining Unicode char U+00FD (decimal 253)
>    defining Unicode char U+00FE (decimal 254)
>    defining Unicode char U+00FF (decimal 255)
>    defining Unicode char U+0102 (decimal 258)
>    defining Unicode char U+0103 (decimal 259)
>    defining Unicode char U+0104 (decimal 260)
>    defining Unicode char U+0105 (decimal 261)
>    defining Unicode char U+0106 (decimal 262)
>    defining Unicode char U+0107 (decimal 263)
>    defining Unicode char U+010C (decimal 268)
>    defining Unicode char U+010D (decimal 269)
>    defining Unicode char U+010E (decimal 270)
>    defining Unicode char U+010F (decimal 271)
>    defining Unicode char U+0110 (decimal 272)
>    defining Unicode char U+0111 (decimal 273)
>    defining Unicode char U+0118 (decimal 280)
>    defining Unicode char U+0119 (decimal 281)
>    defining Unicode char U+011A (decimal 282)
>    defining Unicode char U+011B (decimal 283)
>    defining Unicode char U+011E (decimal 286)
>    defining Unicode char U+011F (decimal 287)
>    defining Unicode char U+0130 (decimal 304)
>    defining Unicode char U+0131 (decimal 305)
>    defining Unicode char U+0139 (decimal 313)
>    defining Unicode char U+013A (decimal 314)
>    defining Unicode char U+013D (decimal 317)
>    defining Unicode char U+013E (decimal 318)
>    defining Unicode char U+0141 (decimal 321)
>    defining Unicode char U+0142 (decimal 322)
>    defining Unicode char U+0143 (decimal 323)
>    defining Unicode char U+0144 (decimal 324)
>    defining Unicode char U+0147 (decimal 327)
>    defining Unicode char U+0148 (decimal 328)
>    defining Unicode char U+014A (decimal 330)
>    defining Unicode char U+014B (decimal 331)
>    defining Unicode char U+0150 (decimal 336)
>    defining Unicode char U+0151 (decimal 337)
>    defining Unicode char U+0152 (decimal 338)
>    defining Unicode char U+0153 (decimal 339)
>    defining Unicode char U+0154 (decimal 340)
>    defining Unicode char U+0155 (decimal 341)
>    defining Unicode char U+0158 (decimal 344)
>    defining Unicode char U+0159 (decimal 345)
>    defining Unicode char U+015A (decimal 346)
>    defining Unicode char U+015B (decimal 347)
>    defining Unicode char U+015E (decimal 350)
>    defining Unicode char U+015F (decimal 351)
>    defining Unicode char U+0160 (decimal 352)
>    defining Unicode char U+0161 (decimal 353)
>    defining Unicode char U+0162 (decimal 354)
>    defining Unicode char U+0163 (decimal 355)
>    defining Unicode char U+0164 (decimal 356)
>    defining Unicode char U+0165 (decimal 357)
>    defining Unicode char U+016E (decimal 366)
>    defining Unicode char U+016F (decimal 367)
>    defining Unicode char U+0170 (decimal 368)
>    defining Unicode char U+0171 (decimal 369)
>    defining Unicode char U+0178 (decimal 376)
>    defining Unicode char U+0179 (decimal 377)
>    defining Unicode char U+017A (decimal 378)
>    defining Unicode char U+017B (decimal 379)
>    defining Unicode char U+017C (decimal 380)
>    defining Unicode char U+017D (decimal 381)
>    defining Unicode char U+017E (decimal 382)
>    defining Unicode char U+200C (decimal 8204)
>    defining Unicode char U+2013 (decimal 8211)
>    defining Unicode char U+2014 (decimal 8212)
>    defining Unicode char U+2018 (decimal 8216)
>    defining Unicode char U+2019 (decimal 8217)
>    defining Unicode char U+201A (decimal 8218)
>    defining Unicode char U+201C (decimal 8220)
>    defining Unicode char U+201D (decimal 8221)
>    defining Unicode char U+201E (decimal 8222)
>    defining Unicode char U+2030 (decimal 8240)
>    defining Unicode char U+2031 (decimal 8241)
>    defining Unicode char U+2039 (decimal 8249)
>    defining Unicode char U+203A (decimal 8250)
>    defining Unicode char U+2423 (decimal 9251)
> )
> Now handling font encoding OT1 ...
> .... processing UTF-8 mapping file for font encoding OT1
>
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/base/ot1enc.dfu
> File: ot1enc.dfu 2004/02/09 v1.1b UTF-8 support for inputenc
>    defining Unicode char U+00A1 (decimal 161)
>    defining Unicode char U+00A3 (decimal 163)
>    defining Unicode char U+00B8 (decimal 184)
>    defining Unicode char U+00BF (decimal 191)
>    defining Unicode char U+00C5 (decimal 197)
>    defining Unicode char U+00C6 (decimal 198)
>    defining Unicode char U+00D8 (decimal 216)
>    defining Unicode char U+00DF (decimal 223)
>    defining Unicode char U+00E6 (decimal 230)
>    defining Unicode char U+00EC (decimal 236)
>    defining Unicode char U+00ED (decimal 237)
>    defining Unicode char U+00EE (decimal 238)
>    defining Unicode char U+00EF (decimal 239)
>    defining Unicode char U+00F8 (decimal 248)
>    defining Unicode char U+0131 (decimal 305)
>    defining Unicode char U+0141 (decimal 321)
>    defining Unicode char U+0142 (decimal 322)
>    defining Unicode char U+0152 (decimal 338)
>    defining Unicode char U+0153 (decimal 339)
>    defining Unicode char U+2013 (decimal 8211)
>    defining Unicode char U+2014 (decimal 8212)
>    defining Unicode char U+2018 (decimal 8216)
>    defining Unicode char U+2019 (decimal 8217)
>    defining Unicode char U+201C (decimal 8220)
>    defining Unicode char U+201D (decimal 8221)
> )
> Now handling font encoding OMS ...
> .... processing UTF-8 mapping file for font encoding OMS
>
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/base/omsenc.dfu
> File: omsenc.dfu 2004/02/09 v1.1b UTF-8 support for inputenc
>    defining Unicode char U+00A7 (decimal 167)
>    defining Unicode char U+00B6 (decimal 182)
>    defining Unicode char U+02D9 (decimal 729)
>    defining Unicode char U+2020 (decimal 8224)
>    defining Unicode char U+2021 (decimal 8225)
>    defining Unicode char U+2022 (decimal 8226)
> )
> Now handling font encoding OMX ...
> .... no UTF-8 mapping file for font encoding OMX
> Now handling font encoding U ...
> .... no UTF-8 mapping file for font encoding U
>    defining Unicode char U+00A9 (decimal 169)
>    defining Unicode char U+00AA (decimal 170)
>    defining Unicode char U+00AE (decimal 174)
>    defining Unicode char U+00BA (decimal 186)
>    defining Unicode char U+02C6 (decimal 710)
>    defining Unicode char U+02CA (decimal 714)
>    defining Unicode char U+200C (decimal 8204)
>    defining Unicode char U+2026 (decimal 8230)
>    defining Unicode char U+2122 (decimal 8482)
>    defining Unicode char U+2423 (decimal 9251)
> ))
> No file latexit-1.aux.
> \openout1 =3D `latexit-1.aux'.
>
> LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input  
> line 7.
> LaTeX Font Info:    ... okay on input line 7.
> LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 7.
> LaTeX Font Info:    ... okay on input line 7.
> LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 7.
> LaTeX Font Info:    ... okay on input line 7.
> LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input  
> line 7.
> LaTeX Font Info:    ... okay on input line 7.
> LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input  
> line 7.
> LaTeX Font Info:    ... okay on input line 7.
> LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 7.
> LaTeX Font Info:    ... okay on input line 7.
> LaTeX Font Info:    Try loading font information for U+msa on input  
> line 7.
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/amsfonts/umsa.fd
> File: umsa.fd 2002/01/19 v2.2g AMS font definitions
> )
> LaTeX Font Info:    Try loading font information for U+msb on input  
> line 7.
>
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/amsfonts/umsb.fd
> File: umsb.fd 2002/01/19 v2.2g AMS font definitions
> ) [1
>
> {/usr/local/teTeX/share/texmf.local/fonts/map/pdftex/updmap/ 
> pdftex.map}] (./lat
> exit-1.aux) )
> Here is how much of TeX's memory you used:
>  1283 strings out of 95302
>  13975 string characters out of 1186459
>  2059101 words of memory out of 4514218
>  4404 multiletter control sequences out of 10000+50000
>  5339 words of font info for 22 fonts, out of 2000000 for 2000
>  14 hyphenation exceptions out of 1000
>  27i,4n,24p,280b,104s stack positions out of 5000i,500n,6000p, 
> 200000b,40000s
> PDF statistics:
>  22 PDF objects out of 300000
>  0 named destinations out of 131072
>  1 words of extra memory for PDF output out of 65536
>  fb> cmmi5.pfb> ocal/teTeX/share/texmf.tetex/fonts/type1/bluesky/cm/cmr10.pfb> local/teTeX
> /share/texmf.tetex/fonts/type1/bluesky/cm/cmmi7.pfb> teTeX/share/tex
> mf.tetex/fonts/type1/bluesky/cm/cmr7.pfb> texmf.tetex/fo
> nts/type1/bluesky/cm/cmmi10.pfb>
> Output written on latexit-1.pdf (1 page, 18125 bytes).
>
> --------------------- 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] What happened to the BibTeX SpotLight importer
From: "Adam R. Maxwell" 
Date: Wed, 20 Jul 2005 07:04:28 -0700


On Jul 20, 2005, at 02:00, Bruno Voisin wrote:

> Does anybody know what happened to the BibTeX SpotLight importer  
> BibImporter.mdimporter, which used to live at Adam Maxwell's home  
> page ? Looking back at the list  
> archive, I found a thread on 3 May mentioning a problem with .dat  
> files, but does this mean the importer has been retired following  
> that?

Why yes, I know what happened to it!  I've moved it into BibDesk's  
source repository, as we'll be shipping it with the next version of  
BibDesk; we should have Spotlight functionality similar to Mail/ 
Address Book in the next release.  Let me know if you need a copy of  
the old one for some reason.

Adam


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

Subject: Re: [OS X TeX] What happened to the BibTeX SpotLight importer
From: "Bruno Voisin" 
Date: Wed, 20 Jul 2005 16:26:16 +0200

Le 20 juil. 05 =E0 16:04, Adam R. Maxwell a =E9crit :

> Why yes, I know what happened to it!  I've moved it into BibDesk's =20
> source repository, as we'll be shipping it with the next version of =20=

> BibDesk; we should have Spotlight functionality similar to Mail/=20
> Address Book in the next release.  Let me know if you need a copy =20
> of the old one for some reason.

Thanks for the offer. No problem, I can wait until the next version =20
of BibDesk. No need to risk having two importers for the same UTI on =20
disk afterwards! I had thought the importer might be now a part of =20
BibDesk, and had tried "mdimport -L" just to be sure, with BibDesk =20
installed, but with no luck.

Actually I was just trying to replicate on my "old" PowerMac G4 my =20
current work environment (a PowerBook G4), so that the PowerBook =20
could be shipped to AppleCare for repair (AirPort card and/or antenna =20=

replacement). Quite a challenge given the PM hard drive is 30 GB, and =20=

the PB hard drive 60 GB! I had been using the PM only for backup for =20
the last 2 years, leaving it happily at Jaguar. But with the PB now =20
in Tiger, with its new incompatible email format, I have been =20
spending the last 1.5 days switching the PM to Tiger and reinstalling/=20=

updating all software accordingly, to mirror the PB setup.

Bruno


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

Subject: Re: [OS X TeX] What happened to the BibTeX SpotLight importer
From: "Gary L. Gray" 
Date: Wed, 20 Jul 2005 11:38:22 -0400


On Jul 20, 2005, at 10:04 AM, Adam R. Maxwell wrote:

>
> On Jul 20, 2005, at 02:00, Bruno Voisin wrote:
>
>
>> Does anybody know what happened to the BibTeX SpotLight importer  
>> BibImporter.mdimporter, which used to live at Adam Maxwell's home  
>> page ? Looking back at the list  
>> archive, I found a thread on 3 May mentioning a problem with .dat  
>> files, but does this mean the importer has been retired following  
>> that?
>>
>
> Why yes, I know what happened to it!  I've moved it into BibDesk's  
> source repository, as we'll be shipping it with the next version of  
> BibDesk; we should have Spotlight functionality similar to Mail/ 
> Address Book in the next release.  Let me know if you need a copy  
> of the old one for some reason.


Will the DVIImporter also be part of the new BibDesk?

Will there be a problem if we forget to remove the BibImporter and  
DVIImporter from /Library/Spotlight?

Thank you,

-- Gary

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

Subject: Re: [OS X TeX] What happened to the BibTeX SpotLight importer
From: "Enrico Franconi" 
Date: Wed, 20 Jul 2005 18:04:26 +0200

> Will the DVIImporter also be part of the new BibDesk?

I may have lost some thread in the past discussions, so I was =05not =20
aware of the existence of these wonderful importers.
So, the question is now: where can I find these importers?
Do we have importers for .tex and .ps files as well?

> Will there be a problem if we forget to remove the BibImporter and =20
> DVIImporter from /Library/Spotlight?

Can we install them also in ~/Library/Spotlight?

cheers
--e.=

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

Subject: Re: [OS X TeX] What happened to the BibTeX SpotLight importer
From: "Adam Maxwell" 
Date: Wed, 20 Jul 2005 09:11:23 -0700

 
On Wednesday, July 20, 2005, at 08:44AM, Gary L. Gray  =
wrote:

>
>On Jul 20, 2005, at 10:04 AM, Adam R. Maxwell wrote:
>
>>
>> On Jul 20, 2005, at 02:00, Bruno Voisin wrote:
>>
>>
>>> Does anybody know what happened to the BibTeX SpotLight importer  
>>> BibImporter.mdimporter, which used to live at Adam Maxwell's home  
>>> page ? Looking back at the list  
>>> archive, I found a thread on 3 May mentioning a problem with .dat  
>>> files, but does this mean the importer has been retired following  
>>> that?
>>>
>>
>> Why yes, I know what happened to it!  I've moved it into BibDesk's  
>> source repository, as we'll be shipping it with the next version of  
>> BibDesk; we should have Spotlight functionality similar to Mail/ 
>> Address Book in the next release.  Let me know if you need a copy  
>> of the old one for some reason.
>
>
>Will the DVIImporter also be part of the new BibDesk?

No; DVI is unrelated to BibDesk.  Hopefully the DVI importer will be =
hosted on the mactextoolbox site, and I'd prefer that it (or maybe an =
improved version) ship with the programs which can claim the DVI file =
type.

>
>Will there be a problem if we forget to remove the BibImporter and  
>DVIImporter from /Library/Spotlight?

For DVI, no.  For the BibImporter, I'm not sure yet, since Apple had a =
related bug that may be fixed in 10.4.2.  I'll check it out and let you =
know.

Adam


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

Subject: Re: [OS X TeX] LaTeXiT 1.3.1(Panther version) font question
From: "Maarten Sneep" 
Date: Wed, 20 Jul 2005 19:49:57 +0200

On 20 Jul 2005, at 14:43, Pierre Chatelier wrote:

> I have identified the problem
> In LatexIt, to compute the baseline of the equations, I use  
> Maarten's magical snippet that uses boxes. And it seems that in  
> these boxes, the fonts are not loaded.

Nonsense ;-)

[snip]

> How could it be modified so that the fonts are used in the boxes ?

Add

%\usepackage[T1]{fontenc}
%\usepackage 
[expert,mathitalic2,slantedgreek,vargreek,lucidascale,nofontinfo] 
{lucidabr}
(your font inclusion package goes here, I tried the above, and that  
works, for me)

% this selects the font.
\normalsize\selectfont

The issue is that normally the font selection is finished by a call  
to \selectfont, which is called in \begin{document}, well after we  
have filled our boxes.

Maarten

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

Subject: Re: [OS X TeX] LaTeXiT 1.3.1(Panther version) font question
From: "Pierre Chatelier" 
Date: Wed, 20 Jul 2005 20:05:03 +0200

Hi,


>> I have identified the problem
>> In LatexIt, to compute the baseline of the equations, I use  
>> Maarten's magical snippet that uses boxes. And it seems that in  
>> these boxes, the fonts are not loaded.
>>
> Nonsense ;-)
>
Yes, it seems that as soon as LaTeX becomes more complicated than  
programming LaTeXit, I am far less confident ;-)



> Add
>
> %\usepackage[T1]{fontenc}
> %\usepackage 
> [expert,mathitalic2,slantedgreek,vargreek,lucidascale,nofontinfo] 
> {lucidabr}
> (your font inclusion package goes here, I tried the above, and that  
> works, for me)
>
> % this selects the font.
> \normalsize\selectfont
>

Yes, adding \normalsize\selectfont just before the box declaration  
makes it work; great ! Do I really need \normalsize ? Isn't  
\selectfont sufficient ?


> The issue is that normally the font selection is finished by a call  
> to \selectfont, which is called in \begin{document}, well after we  
> have filled our boxes.
>
Thank you very much for the bonus explanation, that makes the problem  
very clear. What would be LaTeXiT without you ? :-)

Regards,

Pierre


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

Subject: Re: [OS X TeX] What happened to the BibTeX SpotLight importer
From: "Adam Maxwell" 
Date: Wed, 20 Jul 2005 11:08:36 -0700

=20
On Wednesday, July 20, 2005, at 09:11AM, Enrico Franconi  wrote:

>> Will the DVIImporter also be part of the new BibDesk?
>
>I may have lost some thread in the past discussions, so I was =05not =20
>aware of the existence of these wonderful importers.
>So, the question is now: where can I find these importers?

You can get the DVI importer at , and th=
e source is available on request (BSD license).  The BibTeX importer is cur=
rently in BibDesk's CVS repository; the previous version really just indexe=
d the text content of the BibTeX files, so was only marginally useful, but =
I can make that available if anyone wants it.

>Do we have importers for .tex and .ps files as well?

Apple ships PS and PDF importers, and I believe that Norm Gall wrote a .tex=
 importer for his Emacs redistribution.  Again, it would be nice if each of=
 the TeX front ends would ship a spotlight importer for .tex files, since t=
hey claim the file type.

>
>> Will there be a problem if we forget to remove the BibImporter and =20
>> DVIImporter from /Library/Spotlight?
>
>Can we install them also in ~/Library/Spotlight?

Yes, you certainly can.

regards,
Adam


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

Subject: Re: [OS X TeX] LaTeXiT 1.3.1(Panther version) font question
From: "Pierre Chatelier" 
Date: Wed, 20 Jul 2005 21:01:49 +0200

Hi,

I don't know which test I performed a few minutes ago, but I got  
wrong, it does not work, in fact. Gee !

Pierre

>> Add
>>
>> %\usepackage[T1]{fontenc}
>> %\usepackage 
>> [expert,mathitalic2,slantedgreek,vargreek,lucidascale,nofontinfo] 
>> {lucidabr}
>> (your font inclusion package goes here, I tried the above, and  
>> that works, for me)
>>
>> % this selects the font.
>> \normalsize\selectfont
> Yes, adding \normalsize\selectfont just before the box declaration  
> makes it work; great ! Do I really need \normalsize ? Isn't  
> \selectfont sufficient ?

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

Subject: Re: [OS X TeX] LaTeXiT 1.3 released
From: "Guido Mocken" 
Date: Wed, 20 Jul 2005 21:20:41 +0200

Am 19. Jul 2005 um 09:28 schrieb Pierre Chatelier:
> Oops you're right. I made a mistake in the released version. I will  
> roll out a 1.3.1 release today to fix that, since it is quite  
> annoying.

1.3.1 is looking very good on Tiger. I noticed that now it's even  
possible to open LaTeXiT PDFs with LatexEquationEditor (not only the  
other way around, which is what I wanted) - that's more than I  
expected. Are you writing the Latex-Source to the PDF twice, or have  
you switched entirely to the way LEE was doing it all the years? (I'm  
just curious, it does not really matter)

I also noticed that now, even the Panther version can reopen PDFs -  
which is also great. However, on my Panther machine, I get latex  
errors when I try to typeset them again, similar to the errors I got  
on Tiger with v1.3.0.

     Guido

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

Subject: Re: [OS X TeX] LaTeXiT 1.3 released
From: "Pierre Chatelier" 
Date: Wed, 20 Jul 2005 21:27:02 +0200

>> Oops you're right. I made a mistake in the released version. I  
>> will roll out a 1.3.1 release today to fix that, since it is quite  
>> annoying.
And as you can see, it is still postponed because of this font  
problem on another thread

> Are you writing the Latex-Source to the PDF twice, or have you  
> switched entirely to the way LEE was doing it all the years? (I'm  
> just curious, it does not really matter)
I am writing it twice. The LaTeXiT's way to do seems more reliable,  
so I don't want to remove it.

> I also noticed that now, even the Panther version can reopen PDFs -  
> which is also great. However, on my Panther machine, I get latex  
> errors when I try to typeset them again, similar to the errors I  
> got on Tiger with v1.3.0.
Strange... Can you send such a pdf to me ?

Pierre


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

Subject: Re: [OS X TeX] LaTeXiT 1.3.1(Panther version) font question
From: "Pierre Chatelier" 
Date: Wed, 20 Jul 2005 21:27:47 +0200

Too be more clear :about what's not working

%%%%%%%Does not produce time fonts%%%%%%
\documentclass[10pt]{article}
\usepackage{times}
\selectfont %%%%%%%%%%%%%%%%%%% I tried here
\usepackage{geometry}
\usepackage{graphicx}
\pagestyle{empty}
\selectfont %%%%%%%%%%%%%%%%%%%and here
\newsavebox{\latexitbox}
\newcommand{\latexitscalefactor}{3.600000}
\newlength{\latexitwidth}
\newlength{\latexitheight}
\newlength{\latexitdepth}
\setlength{\topskip}{0pt}
\setlength{\parindent}{0pt}
\setlength{\abovedisplayskip}{0pt}
\setlength{\belowdisplayskip}{0pt}
\selectfont %%%%%%%%%%%%%%%%%%%and here
\begin{lrbox}{\latexitbox}
\selectfont %%%%%%%%%%%%%%%%%%%and here
toto foobarwiz
\end{lrbox}
\settowidth{\latexitwidth}{\scalebox{\latexitscalefactor}{\usebox 
{\latexitbox}}}
\settoheight{\latexitheight}{\scalebox{\latexitscalefactor}{\usebox 
{\latexitbox}}}
\settodepth{\latexitdepth}{\scalebox{\latexitscalefactor}{\usebox 
{\latexitbox}}}
\newwrite\foo
\immediate\openout\foo=3D\jobname.sizes
\immediate\write\foo{\the\latexitdepth (Depth)}
\immediate\write\foo{\the\latexitheight (Height)}
\addtolength{\latexitheight}{\latexitdepth}
\addtolength{\latexitheight}{0.720000 pt}
\addtolength{\latexitheight}{0.000000 pt}
\addtolength{\latexitwidth}{0.000000 pt}
\immediate\write\foo{\the\latexitheight (TotalHeight)}
\immediate\write\foo{\the\latexitwidth (Width)}
\closeout\foo
\geometry{paperwidth=3D\latexitwidth,paperheight=3D 
\latexitheight,margin=3D0pt,left=3D0.000000 pt,top=3D0.000000 pt}
\selectfont %%%%%%%%%%%%%%%%%%%and here
\begin{document}
\selectfont %%%%%%%%%%%%%%%%%%%and here
\scalebox{\latexitscalefactor}{\usebox{\latexitbox}}
\end{document}

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

Subject: Re: [OS X TeX] LaTeXiT 1.3.1(Panther version) font question
From: "Peter Dyballa" 
Date: Wed, 20 Jul 2005 21:55:35 +0200


Am 20.07.2005 um 20:05 schrieb Pierre Chatelier:

> Do I really need \normalsize ? Isn't \selectfont sufficient ?
>

\selectfont select a particular fontfamily from a particular fontseries 
in a particular fontshape and in a particular fontencoding. No size and 
line spacing chosen yet. So \normalsize\selectfont is necessary to make 
font choice at the given size active.

--
Greetings

   Pete

"I wouldn't recommend sex, drugs or insanity for everyone, but they've
always worked for me."
		-- Hunter S. Thompson


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