[OS X TeX] Long Division redux

Thomas Rike tricycle222 at earthlink.net
Fri Dec 30 03:32:29 CET 2005


Thanks for the reply Herb. It didn't work for me though. I got this  
error when I tried to Typeset polynom.dtx  ! LaTeX Error: File  
`polynom.sty' not found.
This is the LaTeX that it was trying to interpret.

%<*driver>
\documentclass{ltxdoc}
\usepackage{hyperref,polynom}

\DisableCrossrefs
\OnlyDescription

\begin{document}
     \DocInput{polynom.dtx}
\end{document}
%</driver>

The actual macro is not that important to me. I just want to  
understand what to do whenever I get these .ins and .dtx files.


On Dec 29, 2005, at 5:37 PM, Herbert Schulz wrote:

>
> On Dec 29, 2005, at 6:14 PM, Thomas Rike wrote:
>
>> I am using TeXShop and LaTeX downloaded from GW  with i-installer 
>> (not the latest) on a Mac G4 Tiger 10.4. I think everything is in / 
>> usr/local/teTeX.  From CTAN  I have polynom.ins and polynom.dtx   
>> where do I put them to create a polynom.sty  file. I don't know  
>> Unix paths so I just typed tex and dropped  polynom.ins into the  
>> command line to get the path. I get  TeX, Version 3.141592 (Web2C  
>> 7.5.5) But the terminal says Generating file(s) polynom.sty !  
>> Cannot find file polynom.dtx.
>> (It was on the desktop along with polynom.ins.  I tried putting  
>> the files in /usr/local/teTeX/share/texmf.tetex/tex/latex with the  
>> same result. Also where do I put polynom.sty after it is created,  
>> or will it automatically be where it belongs? This is my first  
>> post, so if I am not following protocol please let me know. Thanks
>
> Howdy,
>
> Open the .dtx file (in TeXShop, e.g.) and simply run latex (or  
> pdflatex) on it. That will produce the .sty file(s) and any other  
> configuration files.
>
> For personal use place the .sty and associated files in a directory  
> inside ~/Library/texmf/tex/latex/. That's it.
>
> For use by anyone that can log onto your computer place it in a  
> directory inside /usr/local/teTeX/share/texmf.local/tex/latex/ and run
>
> sudo texhash
>
> in Terminal.
>
> Good Luck,
>
> Herb Schulz
> (herbs at wideopenwest.com)
>
>
> ------------------------- Info --------------------------
> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
>          & FAQ: http://latex.yauh.de/faq/
> TeX FAQ: http://www.tex.ac.uk/faq
> List Archive: http://tug.org/pipermail/macostex-archives/
>

------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
          & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/




More information about the macostex-archives mailing list