[OS X TeX] Equivalent to TeXify in TeXShop?
Daniel Becker
daniel.becker at uni-rostock.de
Sat Mar 10 18:02:55 CET 2007
Am 10.03.2007 um 17:24 schrieb Friedrich Vosberg:
> I've found a script[1] that seems to be a TeXify adaption to MacOS
> X. But I do not understand how it works and how to use it. Could
> You help me or explain it?
>
> Thanks a lot in advance!
>
> Kind regards, Friedrich
>
> [1] http://home.in.tum.de/~nguyenh/files/texify
sorry, I tried but without success. What I did is:
a. Copied the script in ˜/Library/TeXShop/bin/
b. duplicated one of the engines in /Library/TeXShop/ and changed the
content to
#!/bin/bash
~/Library/TeXShop/bin/texify.sh -p "$1"
texify.sh is the filename of your script and -p is for pdf instead of
dvi.
c. When I used texify like this, I saw in the TeXShop-console that it
actually was used:
########console output
texify Version 0.10, Copyright (C) 2006 Huy Hoang Nguyen
This script was inspired by the texify program from the MiKTeX
distribution
Pass: 1
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
%&-line parsing enabled.
entering extended mode
....schnipp......
fss1440.pfb></usr/local/texlive/2007/texmf-dist/fonts/type1/public/cm-
super/sfs
s2074.pfb></usr/local/texlive/2007/texmf-dist/fonts/type1/urw/courier/
ucrr8a.pf
b>
Output written on texify-tmp-20075810170353-
AnleitungInterimDo.tex.pdf (7 pages
, 532751 bytes).
Transcript written on texify-tmp-20075810170353-
AnleitungInterimDo.tex.log.
Output file moved to AnleitungInterimDo.pdf.
Transcript moved to AnleitungInterimDo.log.
########
but it failed to run Bibtex as it should have.....
Sorry I can't help more....
daniel
------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/
More information about the macostex-archives
mailing list