[texhax] Issue with Mac TeXShop and Nomenclature

Deborah Hutchinson deborahh at genwest.com
Fri Apr 6 22:27:09 CEST 2018


Hello,

I'm hoping you can provide some assistance with a persistent problem. I'm
using TeXShop on a Mac, which was working great until I tried to make a
list of symbols at the end of my document. Following instructions on
tex.stackexchange.com, I made a file with the code shown below and placed
it in my project's home directory in Library\TeXShop\Engines. When trying
to typeset using the Nomenclature option, I get a blank console and the
entire program freezes, requiring me to force quit. If you have any idea
how to fix this issue, I would greatly appreciate it!

Thank you,
Debbie Hutchinson


#!/bin/sh

bfname=$(dirname "$1")/"`basename "$1" .tex`"
makeindex "$bfname".nlo -s nomencl.ist -o "$bfname".nls
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/texhax/attachments/20180406/ed20b4ae/attachment.html>


More information about the texhax mailing list