[OS X TeX] TeXShop and Bibunits engine

Joshua Smith joshua.smith at ucsf.edu
Tue May 15 18:35:49 CEST 2007


On May 15, 2007, at 2:01 AM, Peter Dyballa wrote:

> Is there some guarantee that all BibTeX relevant AUX files will  
> follow the pattern "bu*.aux?"

The bibunits package creates all relevant AUX files in the pattern  
"bu*.aux."

There seems to be a problem with foreach.  I have reduced the engine  
down to

#!/bin/tcsh

ls -l *
foreach f (*)
   echo $f
end

and when I run this, I get the console output

-rw-r--r--   1 josh  admin    148 May 15 08:56 bu1.aux
-rw-r--r--   1 josh  admin    456 May 15 09:10 bu1.bbl
-rw-r--r--   1 josh  admin    798 May 15 09:10 bu1.blg
-rw-r--r--   1 josh  admin     55 May 15 08:56 bu2.aux
-rw-r--r--   1 josh  admin    143 May 15 08:56 sample.aux
-rw-r--r--   1 josh  admin      0 May 14 16:47 sample.bbl
-rw-r--r--   1 josh  admin    749 May 14 16:46 sample.bib
-rw-r--r--   1 josh  admin    934 May 15 08:56 sample.blg
-rw-r--r--   1 josh  admin   3396 May 15 08:56 sample.log
-rw-r--r--   1 josh  admin      0 May 14 16:43 sample.out
-rw-r--r--   1 josh  admin  27905 May 15 08:56 sample.pdf
-rw-r--r--   1 josh  admin    286 May 14 16:52 sample.tex
bu1.aux

It only echos the first file name, which just happened to be  
bu1.aux.  Any ideas?

Thanks,
Josh


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