[tex-live] Still tldoc mess

Staszek Wawrykiewicz StaW@guests.ipipan.gda.pl
Fri, 17 May 2002 22:00:36 +0200 (CEST)


I've again compared what's on www.tug.org/texlive/tlprod/:
Build/cdbuild/tldocsource/pictres/  old ones
Master/texmf/doc/tldoc/pictures/    the same as aboove, but only 
                                    .gif and .jpg 
Build/cdbuild/tldocsource/english/examples/ contains new updates
 (all graphics files + *.tex files).

Let's see how graphic are used in live.tex:
\begin{figure*}
 \begin{center}
  \ifnum \Status=1
    \includegraphics[width=.7\textwidth]{examples/Welcome-to-TeXLive}
  \else
    \ifnum \Status=2
\includegraphics[bb=20 20 575 432]{../pictures/Welcome-to-TeXLive.gif}
    \else
        \includegraphics[width=.7\textwidth]{examples/Welcome-to-TeXLive}
    \fi
  \fi
... etc.

So to conclude, in Build/cdbuild/tldocsource/:
1. rm ./pictures/*
2. mv english/examples/*.gif pictures/
3. remove from Master/texmf/doc/tldoc/pictures/*
4. copy here .gif files from tldocsource/pictures/
5. texhash

-- 
Staszek Wawrykiewicz
email: staw@gust.org.pl