Date: Tue, 20 Nov 2001 20:00:01 -0500
Subject: MacOSX-TeX Digest #158 - 11/20/01
From: "TeX on Mac OS X Mailing List" 
To: "TeX on Mac OS X Mailing List" 
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-transfer-encoding: quoted-printable
Sender: 
Precedence: Bulk
List-Software: LetterRip Pro 3.0.7 by Fog City Software, Inc.
List-Subscribe: 
List-Digest: 
List-Unsubscribe: 

MacOSX-TeX Digest #158 - Tuesday, November 20, 2001

  Re: [Mac OS X TeX] T1 font encoding question
          by "Siep" 
  OzTeX configs in TeXShop?
          by "david craig" 
  Re: [Mac OS X TeX] T1 font encoding question
          by 
  Re: [Mac OS X TeX] OzTeX configs in TeXShop?
          by "Gerben Wierda" 
  Re: [Mac OS X TeX] T1 font encoding question
          by "Gerben Wierda" 
  LyX, T1
          by "Alexandre Enkerli" 
  LyX, T1
          by "Alexandre Enkerli" 
  Re: [Mac OS X TeX] OzTeX configs in TeXShop?
          by "Michael Goldweber" 
  LyX Solved?
          by "Alexandre Enkerli" 
  Re: [Mac OS X TeX] LyX, T1
          by "Jari Lehtonen" 


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

Subject: Re: [Mac OS X TeX] T1 font encoding question
From: "Siep" 
Date: Tue, 20 Nov 2001 09:04:48 +0000

On Mon, 19 Nov 2001 23:41:01 +0100
Michel Bovani  wrote:

> Le 19/11/01 =E0 17:21 -0500 Gary L. Gray a =E9crit :
> >We recently tried typesetting a file that had a package that=20
> >appeared to require the t1enc package through:
> >
> >\RequirePackage{t1enc}
>=20
> t1enc package calls ec fonts (cork-8bits-T1 encoding) instead of cmr=20
> original fonts (the same design but with 256 chars for european=20
> languages).
>=20
> BTW it is best to call \usepackage[T1]{fontenc}
>=20
>=20
> >This did not typeset on my teTeX setup, instead giving me:
> >
> >(/usr/local/teTeX/share/texmf/tex/latex/base/t1enc.sty
> >! Font T1/cmr/m/n/10.95=3Decrm1095 at 10.95pt not loadable: Metric=20
> >(TFM) file not
> >  found.
>=20
> Yes, unfortunately, t1 calls are resident in latex base, but tfm=20
> files are not in tetex (afaik)...
>=20
> >
> >                    relax
> >l.52 \fontencoding{T1}\selectfont

tfms of the ec fonts are generated automatically; the first time around
LaTeX will cry foul, the tfms will be generated, and the second time
around they will be there. teTeX also has scripts allcm / allce for
generating tfms. I haven't tried this under osx, though.

The Metafont sources are under fonts/sources/jknappen. They are completel=
y
parameterized, and metafont parameter files for specific sizes are also
generated on the fly. All these generated mf's and tfm's would wind up in
the same directory hierarchy as the pk bitmaps.

Siep

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

Subject: OzTeX configs in TeXShop?
From: "david craig" 
Date: Tue, 20 Nov 2001 03:07:32 -0500 (EST)


OzTeX supports a nice local folder which can contain configs, style
files, fonts, and so on quite apart from its default installation files,
and in particular not conforming to the dreary texmf tree.  Makes it
very, very easy to copy, move or update an OzTeX configuration, for one.

Is there any way to tell TeXShop/tetex to scan this folder for
config/style/whatever files?  (I don't really need two copies of
everything, and I'm not that interested in committing to the texmf tree
at this point anyhow.)  I've only barely begun to take a look at
TeXShop, so I know this may be a hopelessly naive question.

Thanks,
David Craig





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

Subject: Re: [Mac OS X TeX] T1 font encoding question
From: 
Date: Tue, 20 Nov 2001 09:17:22 EST

Does anyone know anything about the programme maple?it seems to be =
refusing to compute any dotprods or crossprods!!!!!Tried with(linalg) but =
to no avail.Help required!!!
Cheers 
Emma.

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

Subject: Re: [Mac OS X TeX] OzTeX configs in TeXShop?
From: "Gerben Wierda" 
Date: Tue, 20 Nov 2001 16:06:41 +0100

On Tuesday, November 20, 2001, at 09:07 , david craig wrote:

> Is there any way to tell TeXShop/tetex to scan this folder for
> config/style/whatever files?  (I don't really need two copies of
> everything, and I'm not that interested in committing to the texmf tree
> at this point anyhow.)  I've only barely begun to take a look at
> TeXShop, so I know this may be a hopelessly naive question.

The simple answer is no. teTeX is very powerful, but at the cost of 
complexity.

But the directory structure is not that complex. Use
	~/Library/texmf/tex for tex, latex, style etc
	~/Library/texmf/fonts for font stuff

If you want everything in one directory, make those directories symbolic 
links to that one directory.

G

BTW, TeXShop has nothing to do with it.


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

Subject: Re: [Mac OS X TeX] T1 font encoding question
From: "Gerben Wierda" 
Date: Tue, 20 Nov 2001 16:08:54 +0100

What frontend do you use? TeXShop? In that case, try to run it once from 
the command line. If that solves it, this is the existing TeXShop bug 
where the environment does not contain the correct paths. A fix for that 
problem is in the works.

G


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

Subject: LyX, T1
From: "Alexandre Enkerli" 
Date: Tue, 20 Nov 2001 11:45:31 -0500

Just installed LyX through Fink. The installation didn't succeed but the 
program seems to be okay.
Anyone here has experience with LyX on Mac OS X?
Do you know if there's a way to send LyX output to Mac OS X Acrobat 
Reader?
I tried changing the output preferences to "open -a 
/Applications/Acrobat\ Reader\ 5.0" and it does open Acrobat but then 
the file is missing from the buffer directory. I might investigate a bit 
more but I was wondering if anyone had experience with this.

Now, here's something relatively strange. When I use gv and other X 
programs to view a T1-encoded pdf (produced by LyX or by TeXShop), it's 
output looks fine but it looks awful in Acrobat which tells me the 
document is using "F16" Type 3 fonts. Doesn't this mean that the T1 
fonts are available under X but not on the Mac OS X side? Isn't there an 
obvious way to fix this?

Anyhow, I'll test a few things out and tell you if I solve everything 
out.


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

Subject: LyX, T1
From: "Alexandre Enkerli" 
Date: Tue, 20 Nov 2001 11:45:31 -0500

Just installed LyX through Fink. The installation didn't succeed but the 
program seems to be okay.
Anyone here has experience with LyX on Mac OS X?
Do you know if there's a way to send LyX output to Mac OS X Acrobat 
Reader?
I tried changing the output preferences to "open -a 
/Applications/Acrobat\ Reader\ 5.0" and it does open Acrobat but then 
the file is missing from the buffer directory. I might investigate a bit 
more but I was wondering if anyone had experience with this.

Now, here's something relatively strange. When I use gv and other X 
programs to view a T1-encoded pdf (produced by LyX or by TeXShop), it's 
output looks fine but it looks awful in Acrobat which tells me the 
document is using "F16" Type 3 fonts. Doesn't this mean that the T1 
fonts are available under X but not on the Mac OS X side? Isn't there an 
obvious way to fix this?

Anyhow, I'll test a few things out and tell you if I solve everything 
out.


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

Subject: Re: [Mac OS X TeX] OzTeX configs in TeXShop?
From: "Michael Goldweber" 
Date: Tue, 20 Nov 2001 11:59:16 -0500

>On Tuesday, November 20, 2001, at 09:07 , david craig wrote:
>
>>Is there any way to tell TeXShop/tetex to scan this folder for
>>config/style/whatever files?  (I don't really need two copies of
>>everything, and I'm not that interested in committing to the texmf tree
>>at this point anyhow.)  I've only barely begun to take a look at
>>TeXShop, so I know this may be a hopelessly naive question.
>
>The simple answer is no. teTeX is very powerful, but at the cost of 
>complexity.
>
>But the directory structure is not that complex. Use
>	~/Library/texmf/tex for tex, latex, style etc
>	~/Library/texmf/fonts for font stuff
>
>If you want everything in one directory, make those directories 
>symbolic links to that one directory.
>

A better way to think of structuring things may be to place your 
local style files etc. where teTeX/TeXshop/CMacTeX expects them (see 
above) and configure OzTeX to look there as well.

This is what I have done.


-- 



Michael Goldweber			Associate Professor of Computer Science
Xavier University			Dept. of Math and Computer Science
email: mikeyg@cs.xu.edu		3800 Victory Parkway
phone: (513) 745-3936        		Cincinnati OH 45207-4441
fax: (513) 745-3272
http://www.cs.xu.edu/~mikeyg/

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

Subject: LyX Solved?
From: "Alexandre Enkerli" 
Date: Tue, 20 Nov 2001 13:07:46 -0500

Viewing with Acrobat works after a reconfigure. Should have known. Ah 
well...
As for the T1 stuff. The Acrobat file looks good if I change the default 
font in LyX to Times. But then, the kerning is all weird in gv. If I use 
the Automatic PDFLaTeX procedure (described here: 
) and gv the resulting file is ok.
This is getting a little bit weird. Basically, I can produce files with 
LyX that will look ok on the Mac OS X side but strange things are still 
happening.


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

Subject: Re: [Mac OS X TeX] LyX, T1
From: "Jari Lehtonen" 
Date: Wed, 21 Nov 2001 00:01:19 +0200

On tiistai 20. marraskuu 2001 11:45 -0500 Alexandre Enkerli 
 wrote:

> document is using "F16" Type 3 fonts. Doesn't this mean that the T1 =
fonts
> are available under X but not on the Mac OS X side? Isn't there an
> obvious way to fix this?

It only means that the PDF does not contain scalable versions of Computer 
Modern fonts. If you want to use Computer Modern font, put the following 
three lines into the document preamble:

\usepackage[T1]{fontenc}
\usepackage{ae}
\usepackage{aecompl}

Another possibility is to use a Type 1 Postscript font like Times or 
Palatino. This can be done by including a line

\usepackage{times}

for Times or

\usepackage{palatino}

for Palatino.

-- 

        Jari Lehtonen
        Unix & Network Services
        University of Turku, Computing Center


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

-----------------------------------------------------------------
To UNSUBSCRIBE, send email to  with
"unsubscribe macosx-tex" (no quotes) in the body.
For additional HELP, send email to  with
"help" (no quotes) in the body.
This list is not moderated, and I am not responsible for
messages posted by third parties.
-----------------------------------------------------------------