Hi all,

To say the truth, I have one issue for generating html version of the 
Manual in my cygwin environment.
I had thought this issue was owing to my tex environment.
However, two hours ago, another Japanese forum user reported the same 
issue on his OpenSUSE machine.

I'm not still sure if this issue is related to mapserver autogeneration 
problem.
So, if you feel complicated, please ignore this report in the meanwhile.

With makegetstart.sh from current git repo, pdf manual is correctly 
generated, but html manual is broken at the midstream of 4.5.4 Aircraft 
section for my cygwin and his OpenSUSE environment.

/usr/local/src/getstart/getstart-en.log says:
 > [51] [52] [53] [54] [55] [56]
 > l.875 --- TeX4ht warning --- \Link{x5-500004.5.5}? ---
 > ! TeX capacity exceeded, sorry [input stack size=5000].
 > \g:advance #1->\bgroup \def \:temp
 >                                    {#1}\tmp:cnt =#1\afterassignment 
\:gplus ...
 > l.875 ...light model}\label{flight dynamics model}
 >
 > If you really absolutely need more capacity,
 > you can ask a wizard to enlarge me.

By modifying takeoff.tex line 875
> \subsection{Flight model\index{flight dynamics model}}\index{options!flight 
> model}\label{flight dynamics model}
to
> \subsection{Flight model}\index{flight dynamics model}\index{options!flight 
> model}\label{flight dynamics model}
, the problem has been dissapeared.

As this line has not been changed for a long time in git repo, I guess 
this issue is tex4ht environment dependent.

Cheers,
Toshi

(2013/03/21 0:30), YOSHIMATSU Toshihide wrote:
> Hi all,
>
> Since mid of February, HTML and PDF version of the Manual on mapserver
> seems not to be updated.
>
> Latest commit in git repo of
> http://mapserver.flightgear.org/git/gitweb.pl?p=getstart
> and
> http://gitorious.org/fg/getstart
> is February 17 2013 (that is OK).
>
> However, HTML version at
> http://mapserver.flightgear.org/getstart/
> is dated "February 16, 2013", and PDF version at
> http://mapserver.flightgear.org/getstart.pdf
> is dated "February 12, 2013".
>
> I suspect that, for some reason, getstart autogeneration scripts on
> mapserver have been stopping to work since mid of February.
> Can someone check it?
>
> Moreover, HTML version of the Manual on mapserver doesn't include
> chapters of 8.11 and after, which is caused by incorrect \weblong usage
> in basic.tex committed on Feb. 16.
> Although \weblong usage was corrected by the commit on Feb. 17 in git
> repo, autogeneration scripts might be affected by this issue (I'm not sure).
>
> For reference, using makegetstart.sh and tex files in current git repo,
> I confirmed that html and pdf version of the Manual can be successfully
> generated in my cygwin environments.
>
> Cheers,
> Toshi
>
> (2012/10/08 5:52), Martin Spott wrote:
>> Pedro Morgan wrote:
>>
>>> Is martin the maintainer of this? I want to make this build automatic
>>
>> It's already running automatically, the PDF versions as well as the
>> English HTML are being updated whenever a GIT commit gets mirrored to
>> the FlightGear MapServer machine - which, as far as I remember, is
>> being synced every six hours.
>>
>> Cheers,
>>      Martin.
>>
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_mar
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>
>

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to