|
From: Jens V. <je...@zo...> - 2002-02-12 18:40:24
|
michael,
sorry, that was a false alarm. everything builds OK with the Makefile=20
(after correcting some paths), i just used the wrong tool (TeXShop on =
Mac=20
OS X) to do it and it stumbled over stuff that the Makefile was supposed=20=
to generate on the fly before processing the tex inputs.
i do see the issues that you mentioned with the triple sections. i'll =
see=20
if i can try to look at it with my limited experience... :)
jens
On Tuesday, February 12, 2002, at 01:23 , Michael Str=F6der wrote:
> Thanks for looking at it.
>
> Jens Vagelpohl wrote:
>>
>> i am looking at those tex files (from current HEAD checkout) right =
now=20
>> and
>> it complains about some missing files::
>>
>> - version.tex (included in python-ldap.tex at the top)
>> - modpython-ldap.ind (pops up when processing ldap.tex at the very =
end
>> where it says "\subsection{Example \label{ldap-example}}"
>
> Both files are generated on the fly.
>
> version.tex is generated in the Makefile. You have to start make in
> the Doc/ directory. Hmm, I corrected the Makefile to work on my
> platform. Not sure if that works on every system though.
>
> modpython-ldap.ind (the module index) is also generated correctly on
> my system and included in either the PDF and the HTML output. I'm
> using the necessary TeX packages shipped with my SuSE Linux 7.1
> installation.
>
> Ciao, Michael.
>
> _______________________________________________
> Python-LDAP-dev mailing list
> Pyt...@li...
> https://lists.sourceforge.net/lists/listinfo/python-ldap-dev
|