Re: Unexpected error using jurabib and bibtopic
Matthias Damm <[email protected]> Thu, 6 Jul 2006 14:42:01 +0200
| Newsgroups | gmane.comp.tex.bibtex.jurabib.user |
|---|---|
| Message-ID | <[email protected]> |
Am 06.07.2006 um 10:59 schrieb Dominique Thillaud:
> Can someone help me ?
> I'm working on Mac OSX Tiger with a recent teTeX and TeXShop 2.09b, I
> have runed "sudo texhash"
Martin has already pointed out the reason for your problem.
Some TeXshop-specific advice (recycled from my answer to a similar
question some time ago):
You can set up TeXShop to call latex and bibtex automatically by
creating an .engine file.
Copy the following script to a file and name it BibTopic.engine or
something. This script will automatically call bibdesk correctly.
#!/bin/sh
location=$(dirname "$1")
basefname="${location}/`basename "$1" .tex`"
# process the bibliography
for file in "${location}/${basefname}"?.aux ;
do
bibtex "${file}"
done
Move this file to ~/Library/TeXShop/Engines
Make it executable ("chmod +x BibTopic.engine" in the Terminal)
After hat, you will see an additional entry in your selection of
engines in TeXShop (unfortunately not in the "Setzen" menu, but in
the corresponding item in the toolbar).
Mail me directly if you need additional information.
(You will also find something on the MacTeX list's archive.)
Best regards,
Matthias
--
Matthias Damm
[email protected]
PGP key: http://macpla.net/MatthiasDamm.asc
PGP fingerprint: CED3 6074 7F7D 3148 C6F3 DFF2 05FF 3A0B 0D12 4D41
--
Matthias Damm
[email protected]
PGP key: http://macpla.net/MatthiasDamm.asc
PGP fingerprint: CED3 6074 7F7D 3148 C6F3 DFF2 05FF 3A0B 0D12 4D41
------------------------ Yahoo! Groups Sponsor --------------------~-->
Something is new at Yahoo! Groups. Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/9rHolB/TM
--------------------------------------------------------------------~->
--
Please remember -- this is an international english speaking mailing list!
If you have a problem, please provide a complete minimal example document (with a small bibliography database), which runs out of he box without any superfluous packages loaded, otherwise we could not help.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/jurabib/
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/