<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Following on Richard’s suggestion, I’d like to put in a plug for Allan Odgaard’s TextMate:<div class=""><br class=""></div><div class=""><a href="https://macromates.com" class="">https://macromates.com</a></div><div class=""><br class=""></div><div class=""><a href="https://en.wikipedia.org/wiki/TextMate" class="">https://en.wikipedia.org/wiki/TextMate</a></div><div class=""><br class=""></div><div class="">It’s free, and very powerful, particularly for multiple-file searches. With two other guys (David Griffiths and Richard Sohn) I helped to edit a massive manuscript (Sidney Coleman’s <i class="">Lectures on Quantum Field Theory)</i>, 50 chapters, appendices, foreword, preface, etc.; 1200 pages near enough, several hundred illustrations. Really helpful for doing the index (which by itself itself took two months of hard work). </div><div class=""><br class=""></div><div class="">Allan or others in the TextMate community have put together bundles for LaTeX and many another programming language or other (e.g. Python, R). My heart belongs to TeXShop (thank you, Dick!!!) for editing, but for searches and word counts, I found TextMate a little easier to work with. </div><div class=""><br class=""></div><div class="">David Derbes</div><div class="">friendly neighborhood physics teacher (retired)</div><div class="">Hyde Park, Chicago</div><div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Nov 28, 2022, at 12:40 AM, Richard Benish <<a href="mailto:rjbenish@comcast.net" class="">rjbenish@comcast.net</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
  
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" class="">
  
  <div class="">
    <font face="Palatino" class="">Doris,<br class="">
      <br class="">
      When I need to know the number of words in my documents, I use the
      nifty free "word processor" called Bean.<br class="">
      <br class="">
      <a class="moz-txt-link-freetext" href="https://bean-osx.com/Bean.html">https://bean-osx.com/Bean.html</a><br class="">
      <br class="">
      It's good for lots of other things that do not need to be so
      pretty as what LaTeX is so good at.<br class="">
      <br class="">
      Have fun.<br class="">
      <br class="">
      Richard Benish<br class="">
      <br class="">
      <br class="">
    </font><br class="">
    <div class="moz-cite-prefix">On 11/27/22 10:23 PM, Doris Behrendt
      via MacOSX-TeX wrote:<br class="">
    </div>
    <blockquote type="cite" cite="mid:0BBF939E-911C-4AEA-83C3-53755696E350@me.com" class="">
      <pre class="moz-quote-pre" wrap="">Hi list,

how can I count the words of a pdf-Document that I generated with LaTeX?

I tried opening it in MSWord, which showed a always changing number of words, depending on the status of the scrollbar, at the end it gave up scrolling totally;

I also tried this:

ps2ascii file.pdf | wc -w

which worked ok; but I am not sure how pictures and maths etc. are handled when counting like this ...

I also tried some apps, but was not happy, because my file has over 700 pages and most of the apps needed to copy and paste text ...

since my file contains lots of math and lots of code and lots of pictures, I just wanted to ask if anyone of you had to count words of such a document before and how you did it?</pre>
    </blockquote>
    <br class="">
  </div>

----------- Please Consult the Following Before Posting -----------<br class="">TeX FAQ: <a href="https://www.tug.org/mactex/faq/index.html" class="">https://www.tug.org/mactex/faq/index.html</a><br class="">List Reminders and Etiquette: <a href="https://sites.esm.psu.edu/~gray/TeX/" class="">https://sites.esm.psu.edu/~gray/TeX/</a><br class="">List Archives: <a href="http://dir.gmane.org/gmane.comp.tex.macosx" class="">http://dir.gmane.org/gmane.comp.tex.macosx</a><br class="">                <a href="https://email.esm.psu.edu/pipermail/macosx-tex/" class="">https://email.esm.psu.edu/pipermail/macosx-tex/</a><br class="">TeX on Mac OS X Website: <a href="https://www.tug.org/mactex/index.html" class="">https://www.tug.org/mactex/index.html</a><br class="">List Info: <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-tex" class="">https://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br class=""></div></blockquote></div><br class=""></div></body></html>