gphys 1.1.1 → 1.2.2
Sign up to get free protection for your applications and to get access to all the features.
- data/.gitignore +17 -0
- data/ChangeLog +221 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +18 -30
- data/README +23 -26
- data/README.md +29 -0
- data/Rakefile +1 -56
- data/bin/gpaop +2 -1
- data/bin/gpcut +3 -2
- data/bin/gpedit +6 -2
- data/bin/gpmath +3 -2
- data/bin/gpmaxmin +3 -2
- data/bin/gpprint +2 -1
- data/bin/gpvect +28 -5
- data/bin/gpview +43 -5
- data/extconf.rb +5 -6
- data/gphys.gemspec +34 -0
- data/interpo.c +63 -24
- data/lib/gphys.rb +2 -0
- data/lib/numru/dclext.rb +2636 -0
- data/lib/numru/derivative.rb +53 -12
- data/lib/numru/ganalysis/eof.rb +4 -0
- data/lib/numru/ganalysis/histogram.rb +73 -5
- data/lib/numru/ganalysis/met.rb +163 -2
- data/lib/numru/ganalysis/planet.rb +230 -20
- data/lib/numru/ggraph.rb +147 -2247
- data/lib/numru/gphys/assoccoords.rb +19 -3
- data/lib/numru/gphys/axis.rb +1 -1
- data/lib/numru/gphys/coordmapping.rb +2 -2
- data/lib/numru/gphys/derivative.rb +56 -13
- data/lib/numru/gphys/gphys.rb +17 -1
- data/lib/numru/gphys/gphys_grads_io.rb +6 -5
- data/lib/numru/gphys/gphys_grib_io.rb +6 -6
- data/lib/numru/gphys/gphys_io.rb +25 -6
- data/lib/numru/gphys/grads_gridded.rb +31 -29
- data/lib/numru/gphys/grib.rb +13 -9
- data/lib/numru/gphys/interpolate.rb +153 -29
- data/lib/numru/gphys/unumeric.rb +29 -6
- data/lib/numru/gphys/varray.rb +9 -0
- data/lib/numru/gphys/varraygrib.rb +70 -8
- data/lib/version.rb +3 -0
- metadata +247 -531
- data/doc/attribute.html +0 -19
- data/doc/attributenetcdf.html +0 -15
- data/doc/axis.html +0 -376
- data/doc/coordmapping.html +0 -111
- data/doc/coordtransform.html +0 -36
- data/doc/derivative/gphys-derivative.html +0 -80
- data/doc/derivative/index.html +0 -21
- data/doc/derivative/index.rd +0 -14
- data/doc/derivative/math-doc/document/document.css +0 -30
- data/doc/derivative/math-doc/document/document.html +0 -57
- data/doc/derivative/math-doc/document/images.aux +0 -1
- data/doc/derivative/math-doc/document/images.log +0 -385
- data/doc/derivative/math-doc/document/images.pl +0 -186
- data/doc/derivative/math-doc/document/images.tex +0 -364
- data/doc/derivative/math-doc/document/img1.png +0 -0
- data/doc/derivative/math-doc/document/img10.png +0 -0
- data/doc/derivative/math-doc/document/img11.png +0 -0
- data/doc/derivative/math-doc/document/img12.png +0 -0
- data/doc/derivative/math-doc/document/img13.png +0 -0
- data/doc/derivative/math-doc/document/img14.png +0 -0
- data/doc/derivative/math-doc/document/img15.png +0 -0
- data/doc/derivative/math-doc/document/img16.png +0 -0
- data/doc/derivative/math-doc/document/img17.png +0 -0
- data/doc/derivative/math-doc/document/img18.png +0 -0
- data/doc/derivative/math-doc/document/img19.png +0 -0
- data/doc/derivative/math-doc/document/img2.png +0 -0
- data/doc/derivative/math-doc/document/img20.png +0 -0
- data/doc/derivative/math-doc/document/img21.png +0 -0
- data/doc/derivative/math-doc/document/img22.png +0 -0
- data/doc/derivative/math-doc/document/img23.png +0 -0
- data/doc/derivative/math-doc/document/img24.png +0 -0
- data/doc/derivative/math-doc/document/img25.png +0 -0
- data/doc/derivative/math-doc/document/img26.png +0 -0
- data/doc/derivative/math-doc/document/img27.png +0 -0
- data/doc/derivative/math-doc/document/img28.png +0 -0
- data/doc/derivative/math-doc/document/img29.png +0 -0
- data/doc/derivative/math-doc/document/img3.png +0 -0
- data/doc/derivative/math-doc/document/img30.png +0 -0
- data/doc/derivative/math-doc/document/img4.png +0 -0
- data/doc/derivative/math-doc/document/img5.png +0 -0
- data/doc/derivative/math-doc/document/img6.png +0 -0
- data/doc/derivative/math-doc/document/img7.png +0 -0
- data/doc/derivative/math-doc/document/img8.png +0 -0
- data/doc/derivative/math-doc/document/img9.png +0 -0
- data/doc/derivative/math-doc/document/index.html +0 -57
- data/doc/derivative/math-doc/document/labels.pl +0 -13
- data/doc/derivative/math-doc/document/next.png +0 -0
- data/doc/derivative/math-doc/document/next_g.png +0 -0
- data/doc/derivative/math-doc/document/node1.html +0 -238
- data/doc/derivative/math-doc/document/node2.html +0 -75
- data/doc/derivative/math-doc/document/prev.png +0 -0
- data/doc/derivative/math-doc/document/prev_g.png +0 -0
- data/doc/derivative/math-doc/document/up.png +0 -0
- data/doc/derivative/math-doc/document/up_g.png +0 -0
- data/doc/derivative/math-doc/document.pdf +0 -0
- data/doc/derivative/math-doc/document.tex +0 -158
- data/doc/derivative/numru-derivative.html +0 -129
- data/doc/ep_flux/ep_flux.html +0 -469
- data/doc/ep_flux/ggraph_on_merdional_section.html +0 -71
- data/doc/ep_flux/index.html +0 -31
- data/doc/ep_flux/index.rd +0 -24
- data/doc/ep_flux/math-doc/document/WARNINGS +0 -1
- data/doc/ep_flux/math-doc/document/contents.png +0 -0
- data/doc/ep_flux/math-doc/document/crossref.png +0 -0
- data/doc/ep_flux/math-doc/document/document.css +0 -30
- data/doc/ep_flux/math-doc/document/document.html +0 -101
- data/doc/ep_flux/math-doc/document/images.aux +0 -1
- data/doc/ep_flux/math-doc/document/images.log +0 -1375
- data/doc/ep_flux/math-doc/document/images.pl +0 -1328
- data/doc/ep_flux/math-doc/document/images.tex +0 -1471
- data/doc/ep_flux/math-doc/document/img1.png +0 -0
- data/doc/ep_flux/math-doc/document/img10.png +0 -0
- data/doc/ep_flux/math-doc/document/img100.png +0 -0
- data/doc/ep_flux/math-doc/document/img101.png +0 -0
- data/doc/ep_flux/math-doc/document/img102.png +0 -0
- data/doc/ep_flux/math-doc/document/img103.png +0 -0
- data/doc/ep_flux/math-doc/document/img104.png +0 -0
- data/doc/ep_flux/math-doc/document/img105.png +0 -0
- data/doc/ep_flux/math-doc/document/img106.png +0 -0
- data/doc/ep_flux/math-doc/document/img107.png +0 -0
- data/doc/ep_flux/math-doc/document/img108.png +0 -0
- data/doc/ep_flux/math-doc/document/img109.png +0 -0
- data/doc/ep_flux/math-doc/document/img11.png +0 -0
- data/doc/ep_flux/math-doc/document/img110.png +0 -0
- data/doc/ep_flux/math-doc/document/img111.png +0 -0
- data/doc/ep_flux/math-doc/document/img112.png +0 -0
- data/doc/ep_flux/math-doc/document/img113.png +0 -0
- data/doc/ep_flux/math-doc/document/img114.png +0 -0
- data/doc/ep_flux/math-doc/document/img115.png +0 -0
- data/doc/ep_flux/math-doc/document/img116.png +0 -0
- data/doc/ep_flux/math-doc/document/img117.png +0 -0
- data/doc/ep_flux/math-doc/document/img118.png +0 -0
- data/doc/ep_flux/math-doc/document/img119.png +0 -0
- data/doc/ep_flux/math-doc/document/img12.png +0 -0
- data/doc/ep_flux/math-doc/document/img120.png +0 -0
- data/doc/ep_flux/math-doc/document/img121.png +0 -0
- data/doc/ep_flux/math-doc/document/img122.png +0 -0
- data/doc/ep_flux/math-doc/document/img123.png +0 -0
- data/doc/ep_flux/math-doc/document/img124.png +0 -0
- data/doc/ep_flux/math-doc/document/img125.png +0 -0
- data/doc/ep_flux/math-doc/document/img126.png +0 -0
- data/doc/ep_flux/math-doc/document/img127.png +0 -0
- data/doc/ep_flux/math-doc/document/img128.png +0 -0
- data/doc/ep_flux/math-doc/document/img129.png +0 -0
- data/doc/ep_flux/math-doc/document/img13.png +0 -0
- data/doc/ep_flux/math-doc/document/img130.png +0 -0
- data/doc/ep_flux/math-doc/document/img131.png +0 -0
- data/doc/ep_flux/math-doc/document/img132.png +0 -0
- data/doc/ep_flux/math-doc/document/img133.png +0 -0
- data/doc/ep_flux/math-doc/document/img134.png +0 -0
- data/doc/ep_flux/math-doc/document/img135.png +0 -0
- data/doc/ep_flux/math-doc/document/img136.png +0 -0
- data/doc/ep_flux/math-doc/document/img137.png +0 -0
- data/doc/ep_flux/math-doc/document/img138.png +0 -0
- data/doc/ep_flux/math-doc/document/img139.png +0 -0
- data/doc/ep_flux/math-doc/document/img14.png +0 -0
- data/doc/ep_flux/math-doc/document/img140.png +0 -0
- data/doc/ep_flux/math-doc/document/img141.png +0 -0
- data/doc/ep_flux/math-doc/document/img142.png +0 -0
- data/doc/ep_flux/math-doc/document/img143.png +0 -0
- data/doc/ep_flux/math-doc/document/img144.png +0 -0
- data/doc/ep_flux/math-doc/document/img145.png +0 -0
- data/doc/ep_flux/math-doc/document/img146.png +0 -0
- data/doc/ep_flux/math-doc/document/img147.png +0 -0
- data/doc/ep_flux/math-doc/document/img148.png +0 -0
- data/doc/ep_flux/math-doc/document/img149.png +0 -0
- data/doc/ep_flux/math-doc/document/img15.png +0 -0
- data/doc/ep_flux/math-doc/document/img150.png +0 -0
- data/doc/ep_flux/math-doc/document/img151.png +0 -0
- data/doc/ep_flux/math-doc/document/img152.png +0 -0
- data/doc/ep_flux/math-doc/document/img153.png +0 -0
- data/doc/ep_flux/math-doc/document/img154.png +0 -0
- data/doc/ep_flux/math-doc/document/img155.png +0 -0
- data/doc/ep_flux/math-doc/document/img156.png +0 -0
- data/doc/ep_flux/math-doc/document/img157.png +0 -0
- data/doc/ep_flux/math-doc/document/img158.png +0 -0
- data/doc/ep_flux/math-doc/document/img159.png +0 -0
- data/doc/ep_flux/math-doc/document/img16.png +0 -0
- data/doc/ep_flux/math-doc/document/img160.png +0 -0
- data/doc/ep_flux/math-doc/document/img161.png +0 -0
- data/doc/ep_flux/math-doc/document/img162.png +0 -0
- data/doc/ep_flux/math-doc/document/img163.png +0 -0
- data/doc/ep_flux/math-doc/document/img164.png +0 -0
- data/doc/ep_flux/math-doc/document/img165.png +0 -0
- data/doc/ep_flux/math-doc/document/img166.png +0 -0
- data/doc/ep_flux/math-doc/document/img167.png +0 -0
- data/doc/ep_flux/math-doc/document/img168.png +0 -0
- data/doc/ep_flux/math-doc/document/img169.png +0 -0
- data/doc/ep_flux/math-doc/document/img17.png +0 -0
- data/doc/ep_flux/math-doc/document/img170.png +0 -0
- data/doc/ep_flux/math-doc/document/img171.png +0 -0
- data/doc/ep_flux/math-doc/document/img172.png +0 -0
- data/doc/ep_flux/math-doc/document/img173.png +0 -0
- data/doc/ep_flux/math-doc/document/img174.png +0 -0
- data/doc/ep_flux/math-doc/document/img175.png +0 -0
- data/doc/ep_flux/math-doc/document/img176.png +0 -0
- data/doc/ep_flux/math-doc/document/img177.png +0 -0
- data/doc/ep_flux/math-doc/document/img178.png +0 -0
- data/doc/ep_flux/math-doc/document/img179.png +0 -0
- data/doc/ep_flux/math-doc/document/img18.png +0 -0
- data/doc/ep_flux/math-doc/document/img180.png +0 -0
- data/doc/ep_flux/math-doc/document/img181.png +0 -0
- data/doc/ep_flux/math-doc/document/img182.png +0 -0
- data/doc/ep_flux/math-doc/document/img183.png +0 -0
- data/doc/ep_flux/math-doc/document/img184.png +0 -0
- data/doc/ep_flux/math-doc/document/img185.png +0 -0
- data/doc/ep_flux/math-doc/document/img186.png +0 -0
- data/doc/ep_flux/math-doc/document/img187.png +0 -0
- data/doc/ep_flux/math-doc/document/img188.png +0 -0
- data/doc/ep_flux/math-doc/document/img189.png +0 -0
- data/doc/ep_flux/math-doc/document/img19.png +0 -0
- data/doc/ep_flux/math-doc/document/img190.png +0 -0
- data/doc/ep_flux/math-doc/document/img191.png +0 -0
- data/doc/ep_flux/math-doc/document/img192.png +0 -0
- data/doc/ep_flux/math-doc/document/img193.png +0 -0
- data/doc/ep_flux/math-doc/document/img194.png +0 -0
- data/doc/ep_flux/math-doc/document/img195.png +0 -0
- data/doc/ep_flux/math-doc/document/img196.png +0 -0
- data/doc/ep_flux/math-doc/document/img197.png +0 -0
- data/doc/ep_flux/math-doc/document/img198.png +0 -0
- data/doc/ep_flux/math-doc/document/img199.png +0 -0
- data/doc/ep_flux/math-doc/document/img2.png +0 -0
- data/doc/ep_flux/math-doc/document/img20.png +0 -0
- data/doc/ep_flux/math-doc/document/img200.png +0 -0
- data/doc/ep_flux/math-doc/document/img21.png +0 -0
- data/doc/ep_flux/math-doc/document/img22.png +0 -0
- data/doc/ep_flux/math-doc/document/img23.png +0 -0
- data/doc/ep_flux/math-doc/document/img24.png +0 -0
- data/doc/ep_flux/math-doc/document/img25.png +0 -0
- data/doc/ep_flux/math-doc/document/img26.png +0 -0
- data/doc/ep_flux/math-doc/document/img27.png +0 -0
- data/doc/ep_flux/math-doc/document/img28.png +0 -0
- data/doc/ep_flux/math-doc/document/img29.png +0 -0
- data/doc/ep_flux/math-doc/document/img3.png +0 -0
- data/doc/ep_flux/math-doc/document/img30.png +0 -0
- data/doc/ep_flux/math-doc/document/img31.png +0 -0
- data/doc/ep_flux/math-doc/document/img32.png +0 -0
- data/doc/ep_flux/math-doc/document/img33.png +0 -0
- data/doc/ep_flux/math-doc/document/img34.png +0 -0
- data/doc/ep_flux/math-doc/document/img35.png +0 -0
- data/doc/ep_flux/math-doc/document/img36.png +0 -0
- data/doc/ep_flux/math-doc/document/img37.png +0 -0
- data/doc/ep_flux/math-doc/document/img38.png +0 -0
- data/doc/ep_flux/math-doc/document/img39.png +0 -0
- data/doc/ep_flux/math-doc/document/img4.png +0 -0
- data/doc/ep_flux/math-doc/document/img40.png +0 -0
- data/doc/ep_flux/math-doc/document/img41.png +0 -0
- data/doc/ep_flux/math-doc/document/img42.png +0 -0
- data/doc/ep_flux/math-doc/document/img43.png +0 -0
- data/doc/ep_flux/math-doc/document/img44.png +0 -0
- data/doc/ep_flux/math-doc/document/img45.png +0 -0
- data/doc/ep_flux/math-doc/document/img46.png +0 -0
- data/doc/ep_flux/math-doc/document/img47.png +0 -0
- data/doc/ep_flux/math-doc/document/img48.png +0 -0
- data/doc/ep_flux/math-doc/document/img49.png +0 -0
- data/doc/ep_flux/math-doc/document/img5.png +0 -0
- data/doc/ep_flux/math-doc/document/img50.png +0 -0
- data/doc/ep_flux/math-doc/document/img51.png +0 -0
- data/doc/ep_flux/math-doc/document/img52.png +0 -0
- data/doc/ep_flux/math-doc/document/img53.png +0 -0
- data/doc/ep_flux/math-doc/document/img54.png +0 -0
- data/doc/ep_flux/math-doc/document/img55.png +0 -0
- data/doc/ep_flux/math-doc/document/img56.png +0 -0
- data/doc/ep_flux/math-doc/document/img57.png +0 -0
- data/doc/ep_flux/math-doc/document/img58.png +0 -0
- data/doc/ep_flux/math-doc/document/img59.png +0 -0
- data/doc/ep_flux/math-doc/document/img6.png +0 -0
- data/doc/ep_flux/math-doc/document/img60.png +0 -0
- data/doc/ep_flux/math-doc/document/img61.png +0 -0
- data/doc/ep_flux/math-doc/document/img62.png +0 -0
- data/doc/ep_flux/math-doc/document/img63.png +0 -0
- data/doc/ep_flux/math-doc/document/img64.png +0 -0
- data/doc/ep_flux/math-doc/document/img65.png +0 -0
- data/doc/ep_flux/math-doc/document/img66.png +0 -0
- data/doc/ep_flux/math-doc/document/img67.png +0 -0
- data/doc/ep_flux/math-doc/document/img68.png +0 -0
- data/doc/ep_flux/math-doc/document/img69.png +0 -0
- data/doc/ep_flux/math-doc/document/img7.png +0 -0
- data/doc/ep_flux/math-doc/document/img70.png +0 -0
- data/doc/ep_flux/math-doc/document/img71.png +0 -0
- data/doc/ep_flux/math-doc/document/img72.png +0 -0
- data/doc/ep_flux/math-doc/document/img73.png +0 -0
- data/doc/ep_flux/math-doc/document/img74.png +0 -0
- data/doc/ep_flux/math-doc/document/img75.png +0 -0
- data/doc/ep_flux/math-doc/document/img76.png +0 -0
- data/doc/ep_flux/math-doc/document/img77.png +0 -0
- data/doc/ep_flux/math-doc/document/img78.png +0 -0
- data/doc/ep_flux/math-doc/document/img79.png +0 -0
- data/doc/ep_flux/math-doc/document/img8.png +0 -0
- data/doc/ep_flux/math-doc/document/img80.png +0 -0
- data/doc/ep_flux/math-doc/document/img81.png +0 -0
- data/doc/ep_flux/math-doc/document/img82.png +0 -0
- data/doc/ep_flux/math-doc/document/img83.png +0 -0
- data/doc/ep_flux/math-doc/document/img84.png +0 -0
- data/doc/ep_flux/math-doc/document/img85.png +0 -0
- data/doc/ep_flux/math-doc/document/img86.png +0 -0
- data/doc/ep_flux/math-doc/document/img87.png +0 -0
- data/doc/ep_flux/math-doc/document/img88.png +0 -0
- data/doc/ep_flux/math-doc/document/img89.png +0 -0
- data/doc/ep_flux/math-doc/document/img9.png +0 -0
- data/doc/ep_flux/math-doc/document/img90.png +0 -0
- data/doc/ep_flux/math-doc/document/img91.png +0 -0
- data/doc/ep_flux/math-doc/document/img92.png +0 -0
- data/doc/ep_flux/math-doc/document/img93.png +0 -0
- data/doc/ep_flux/math-doc/document/img94.png +0 -0
- data/doc/ep_flux/math-doc/document/img95.png +0 -0
- data/doc/ep_flux/math-doc/document/img96.png +0 -0
- data/doc/ep_flux/math-doc/document/img97.png +0 -0
- data/doc/ep_flux/math-doc/document/img98.png +0 -0
- data/doc/ep_flux/math-doc/document/img99.png +0 -0
- data/doc/ep_flux/math-doc/document/index.html +0 -101
- data/doc/ep_flux/math-doc/document/internals.pl +0 -258
- data/doc/ep_flux/math-doc/document/labels.pl +0 -265
- data/doc/ep_flux/math-doc/document/next.png +0 -0
- data/doc/ep_flux/math-doc/document/next_g.png +0 -0
- data/doc/ep_flux/math-doc/document/node1.html +0 -104
- data/doc/ep_flux/math-doc/document/node10.html +0 -164
- data/doc/ep_flux/math-doc/document/node11.html +0 -86
- data/doc/ep_flux/math-doc/document/node12.html +0 -166
- data/doc/ep_flux/math-doc/document/node13.html +0 -897
- data/doc/ep_flux/math-doc/document/node14.html +0 -1065
- data/doc/ep_flux/math-doc/document/node15.html +0 -72
- data/doc/ep_flux/math-doc/document/node16.html +0 -81
- data/doc/ep_flux/math-doc/document/node2.html +0 -82
- data/doc/ep_flux/math-doc/document/node3.html +0 -91
- data/doc/ep_flux/math-doc/document/node4.html +0 -149
- data/doc/ep_flux/math-doc/document/node5.html +0 -330
- data/doc/ep_flux/math-doc/document/node6.html +0 -99
- data/doc/ep_flux/math-doc/document/node7.html +0 -98
- data/doc/ep_flux/math-doc/document/node8.html +0 -83
- data/doc/ep_flux/math-doc/document/node9.html +0 -140
- data/doc/ep_flux/math-doc/document/prev.png +0 -0
- data/doc/ep_flux/math-doc/document/prev_g.png +0 -0
- data/doc/ep_flux/math-doc/document/up.png +0 -0
- data/doc/ep_flux/math-doc/document/up_g.png +0 -0
- data/doc/ep_flux/math-doc/document.pdf +0 -0
- data/doc/ep_flux/math-doc/document.tex +0 -2018
- data/doc/gdir.html +0 -412
- data/doc/gdir_client.html +0 -16
- data/doc/gdir_connect_ftp-like.html +0 -61
- data/doc/gdir_server.html +0 -45
- data/doc/ggraph.html +0 -1615
- data/doc/gpcat.html +0 -44
- data/doc/gpcut.html +0 -41
- data/doc/gphys.html +0 -532
- data/doc/gphys_fft.html +0 -324
- data/doc/gphys_grads_io.html +0 -69
- data/doc/gphys_grib_io.html +0 -82
- data/doc/gphys_io.html +0 -120
- data/doc/gphys_io_common.html +0 -18
- data/doc/gphys_netcdf_io.html +0 -283
- data/doc/gplist.html +0 -24
- data/doc/gpmath.html +0 -51
- data/doc/gpmaxmin.html +0 -31
- data/doc/gpprint.html +0 -34
- data/doc/gpview.html +0 -270
- data/doc/grads2nc_with_gphys.html +0 -21
- data/doc/grads_gridded.html +0 -307
- data/doc/grib.html +0 -144
- data/doc/grid.html +0 -212
- data/doc/index.html +0 -133
- data/doc/index.rd +0 -127
- data/doc/netcdf_convention.html +0 -136
- data/doc/unumeric.html +0 -176
- data/doc/update +0 -64
- data/doc/varray.html +0 -299
- data/doc/varraycomposite.html +0 -67
@@ -1,1375 +0,0 @@
|
|
1
|
-
This is pTeX, Version p3.0.1, based on TeX, Version 3.14159 (EUC) (Web2C 7.3.7) (format=platex 2004.12.16) 19 FEB 2005 00:32
|
2
|
-
**./images.tex
|
3
|
-
(./images.tex
|
4
|
-
pLaTeX2e <2001/09/04>+0 (based on LaTeX2e <2001/06/01> patch level 0)
|
5
|
-
|
6
|
-
(/usr/share/texmf/ptex/platex/base/jreport.cls
|
7
|
-
Document Class: jreport 2001/10/04 v1.3 Standard pLaTeX class
|
8
|
-
\c@@paper=\count81
|
9
|
-
(/usr/share/texmf/ptex/platex/base/jsize12.clo
|
10
|
-
File: jsize12.clo 2001/10/04 v1.3 Standard pLaTeX file (size option)
|
11
|
-
)
|
12
|
-
\c@part=\count82
|
13
|
-
\c@chapter=\count83
|
14
|
-
\c@section=\count84
|
15
|
-
\c@subsection=\count85
|
16
|
-
\c@subsubsection=\count86
|
17
|
-
\c@paragraph=\count87
|
18
|
-
\c@subparagraph=\count88
|
19
|
-
\c@figure=\count89
|
20
|
-
\c@table=\count90
|
21
|
-
\abovecaptionskip=\skip41
|
22
|
-
\belowcaptionskip=\skip42
|
23
|
-
\symmincho=\mathgroup4
|
24
|
-
LaTeX Font Info: Overwriting symbol font `mincho' in version `bold'
|
25
|
-
(Font) JY1/mc/m/n --> JY1/gt/m/n on input line 673.
|
26
|
-
LaTeX Info: Redefining \mathrm on input line 675.
|
27
|
-
LaTeX Info: Redefining \mathbf on input line 676.
|
28
|
-
\toclineskip=\dimen118
|
29
|
-
\@lnumwidth=\dimen119
|
30
|
-
\bibindent=\dimen120
|
31
|
-
\heisei=\count91
|
32
|
-
) (/usr/share/texmf/tex/latex/base/ifthen.sty
|
33
|
-
Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
|
34
|
-
) (/usr/share/texmf/ptex/platex/base/ascmac.sty (/usr/share/texmf/ptex/platex/b
|
35
|
-
ase/tascmac.sty
|
36
|
-
\@savetbaselineshift=\dimen121
|
37
|
-
\@saveybaselineshift=\dimen122
|
38
|
-
\scb@x=\box41
|
39
|
-
\scscb@x=\box42
|
40
|
-
\@bw=\dimen123
|
41
|
-
\@nbox=\box43
|
42
|
-
\@nbody=\box44
|
43
|
-
\@scw=\dimen124
|
44
|
-
\@itemh=\dimen125
|
45
|
-
\@iboxpos=\toks15
|
46
|
-
\@iboxstr=\box45
|
47
|
-
\@bwsp=\box46
|
48
|
-
\@@bwsp=\box47
|
49
|
-
\@bcal=\count92
|
50
|
-
\shaderule=\dimen126
|
51
|
-
)) (/usr/share/texmf/tex/latex/tools/tabularx.sty
|
52
|
-
Package: tabularx 1999/01/07 v2.07 `tabularx' package (DPC)
|
53
|
-
(/usr/share/texmf/tex/latex/tools/array.sty
|
54
|
-
Package: array 1998/05/13 v2.3m Tabular extension package (FMi)
|
55
|
-
\col@sep=\dimen127
|
56
|
-
\extrarowheight=\dimen128
|
57
|
-
\NC@list=\toks16
|
58
|
-
\extratabsurround=\skip43
|
59
|
-
\backup@length=\skip44
|
60
|
-
)
|
61
|
-
\TX@col@width=\dimen129
|
62
|
-
\TX@old@table=\dimen130
|
63
|
-
\TX@old@col=\dimen131
|
64
|
-
\TX@target=\dimen132
|
65
|
-
\TX@delta=\dimen133
|
66
|
-
\TX@cols=\count93
|
67
|
-
\TX@ftn=\toks17
|
68
|
-
) (/usr/share/texmf/tex/latex/graphics/graphicx.sty
|
69
|
-
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
|
70
|
-
(/usr/share/texmf/tex/latex/graphics/keyval.sty
|
71
|
-
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
|
72
|
-
\KV@toks@=\toks18
|
73
|
-
) (/usr/share/texmf/tex/latex/graphics/graphics.sty
|
74
|
-
Package: graphics 2001/07/07 v1.0n Standard LaTeX Graphics (DPC,SPQR)
|
75
|
-
(/usr/share/texmf/tex/latex/graphics/trig.sty
|
76
|
-
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
|
77
|
-
) (/usr/share/texmf/tex/latex/config/graphics.cfg
|
78
|
-
File: graphics.cfg 2001/08/31 v1.1 graphics configuration of teTeX/TeXLive
|
79
|
-
)
|
80
|
-
Package graphics Info: Driver file: dvips.def on input line 80.
|
81
|
-
(/usr/share/texmf/tex/latex/graphics/dvips.def
|
82
|
-
File: dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
|
83
|
-
))
|
84
|
-
\Gin@req@height=\dimen134
|
85
|
-
\Gin@req@width=\dimen135
|
86
|
-
) (/usr/share/texmf/tex/latex/amsfonts/amssymb.sty
|
87
|
-
Package: amssymb 1996/11/03 v2.2b
|
88
|
-
(/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty
|
89
|
-
Package: amsfonts 1997/09/17 v2.2e
|
90
|
-
\@emptytoks=\toks19
|
91
|
-
\symAMSa=\mathgroup5
|
92
|
-
\symAMSb=\mathgroup6
|
93
|
-
LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold'
|
94
|
-
(Font) U/euf/m/n --> U/euf/b/n on input line 133.
|
95
|
-
)) (/usr/share/texmf/tex/latex/amsmath/amsmath.sty
|
96
|
-
Package: amsmath 2000/07/18 v2.13 AMS math features
|
97
|
-
\@mathmargin=\skip45
|
98
|
-
For additional information on amsmath, use the `?' option.
|
99
|
-
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
|
100
|
-
Package: amstext 2000/06/29 v2.01
|
101
|
-
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty
|
102
|
-
File: amsgen.sty 1999/11/30 v2.0
|
103
|
-
\@emptytoks=\toks20
|
104
|
-
\ex@=\dimen136
|
105
|
-
)) (/usr/share/texmf/tex/latex/amsmath/amsbsy.sty
|
106
|
-
Package: amsbsy 1999/11/29 v1.2d
|
107
|
-
\pmbraise@=\dimen137
|
108
|
-
) (/usr/share/texmf/tex/latex/amsmath/amsopn.sty
|
109
|
-
Package: amsopn 1999/12/14 v2.01 operator names
|
110
|
-
)
|
111
|
-
\inf@bad=\count94
|
112
|
-
LaTeX Info: Redefining \frac on input line 211.
|
113
|
-
\uproot@=\count95
|
114
|
-
\leftroot@=\count96
|
115
|
-
LaTeX Info: Redefining \overline on input line 307.
|
116
|
-
\classnum@=\count97
|
117
|
-
\DOTSCASE@=\count98
|
118
|
-
LaTeX Info: Redefining \ldots on input line 379.
|
119
|
-
LaTeX Info: Redefining \dots on input line 382.
|
120
|
-
LaTeX Info: Redefining \cdots on input line 467.
|
121
|
-
\Mathstrutbox@=\box48
|
122
|
-
\strutbox@=\box49
|
123
|
-
\big@size=\dimen138
|
124
|
-
LaTeX Font Info: Redeclaring font encoding OML on input line 567.
|
125
|
-
LaTeX Font Info: Redeclaring font encoding OMS on input line 568.
|
126
|
-
\macc@depth=\count99
|
127
|
-
\c@MaxMatrixCols=\count100
|
128
|
-
\dotsspace@=\muskip10
|
129
|
-
\c@parentequation=\count101
|
130
|
-
\dspbrk@lvl=\count102
|
131
|
-
\tag@help=\toks21
|
132
|
-
\row@=\count103
|
133
|
-
\column@=\count104
|
134
|
-
\maxfields@=\count105
|
135
|
-
\andhelp@=\toks22
|
136
|
-
\eqnshift@=\dimen139
|
137
|
-
\alignsep@=\dimen140
|
138
|
-
\tagshift@=\dimen141
|
139
|
-
\tagwidth@=\dimen142
|
140
|
-
\totwidth@=\dimen143
|
141
|
-
\lineht@=\dimen144
|
142
|
-
\@envbody=\toks23
|
143
|
-
\multlinegap=\skip46
|
144
|
-
\multlinetaggap=\skip47
|
145
|
-
\mathdisplay@stack=\toks24
|
146
|
-
LaTeX Info: Redefining \[ on input line 2666.
|
147
|
-
LaTeX Info: Redefining \] on input line 2667.
|
148
|
-
) (/usr/share/texmf/tex/generic/dennou-sty-6/Dennou6.sty
|
149
|
-
Package: Dennou6 2001/04/03 �ϵ�ή����Ǿ����� LaTeX2e �ѥޥ����� var.6
|
150
|
-
(/usr/share/texmf/tex/generic/dennou-sty-6/D6style.sty
|
151
|
-
\Dheadrulewidth=\dimen145
|
152
|
-
\Dfootrulewidth=\dimen146
|
153
|
-
\Dheadwidth=\dimen147
|
154
|
-
) (/usr/share/texmf/tex/generic/dennou-sty-6/D6misc.sty
|
155
|
-
\D@parindent=\skip48
|
156
|
-
\D@year=\count106
|
157
|
-
) (/usr/share/texmf/tex/generic/dennou-sty-6/D6version.sty) (/usr/share/texmf/t
|
158
|
-
ex/generic/dennou-sty-6/D6math.sty) (/usr/share/texmf/tex/generic/dennou-sty-6/
|
159
|
-
D6float.sty) (/usr/share/texmf/tex/generic/dennou-sty-6/D6prog.sty
|
160
|
-
\c@D@proglineno=\count107
|
161
|
-
) (/usr/share/texmf/tex/generic/dennou-sty-6/D6select.sty) (/usr/share/texmf/te
|
162
|
-
x/generic/dennou-sty-6/D6graphicx.sty)) (/usr/share/texmf/tex/latex/graphics/co
|
163
|
-
lor.sty
|
164
|
-
Package: color 1999/02/16 v1.0i Standard LaTeX Color (DPC)
|
165
|
-
(/usr/share/texmf/tex/latex/config/color.cfg
|
166
|
-
File: color.cfg 2001/08/31 v1.1 color configuration of teTeX/TeXLive
|
167
|
-
)
|
168
|
-
Package color Info: Driver file: dvips.def on input line 125.
|
169
|
-
(/usr/share/texmf/tex/latex/graphics/dvipsnam.def
|
170
|
-
File: dvipsnam.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
|
171
|
-
)) (/usr/share/texmf/tex/latex/base/inputenc.sty
|
172
|
-
Package: inputenc 2001/07/10 v0.99a Input encoding file
|
173
|
-
)
|
174
|
-
\sizebox=\box50
|
175
|
-
\lthtmlwrite=\write3
|
176
|
-
No file images.aux.
|
177
|
-
\openout1 = `images.aux'.
|
178
|
-
|
179
|
-
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 158.
|
180
|
-
LaTeX Font Info: ... okay on input line 158.
|
181
|
-
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 158.
|
182
|
-
LaTeX Font Info: ... okay on input line 158.
|
183
|
-
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 158.
|
184
|
-
LaTeX Font Info: ... okay on input line 158.
|
185
|
-
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 158.
|
186
|
-
LaTeX Font Info: ... okay on input line 158.
|
187
|
-
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 158.
|
188
|
-
LaTeX Font Info: ... okay on input line 158.
|
189
|
-
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 158.
|
190
|
-
LaTeX Font Info: ... okay on input line 158.
|
191
|
-
LaTeX Font Info: Checking defaults for JY1/mc/m/n on input line 158.
|
192
|
-
LaTeX Font Info: ... okay on input line 158.
|
193
|
-
LaTeX Font Info: Checking defaults for JT1/mc/m/n on input line 158.
|
194
|
-
LaTeX Font Info: ... okay on input line 158.
|
195
|
-
|
196
|
-
latex2htmlLength hsize=349.0pt
|
197
|
-
|
198
|
-
latex2htmlLength vsize=706.0pt
|
199
|
-
|
200
|
-
latex2htmlLength hoffset=0.0pt
|
201
|
-
|
202
|
-
latex2htmlLength voffset=0.0pt
|
203
|
-
|
204
|
-
latex2htmlLength topmargin=0.0pt
|
205
|
-
|
206
|
-
latex2htmlLength topskip=0.00003pt
|
207
|
-
|
208
|
-
latex2htmlLength headheight=0.0pt
|
209
|
-
|
210
|
-
latex2htmlLength headsep=0.0pt
|
211
|
-
|
212
|
-
latex2htmlLength parskip=15.50002pt
|
213
|
-
|
214
|
-
latex2htmlLength oddsidemargin=17.0pt
|
215
|
-
|
216
|
-
latex2htmlLength evensidemargin=17.0pt
|
217
|
-
|
218
|
-
LaTeX Font Info: Try loading font information for U+msa on input line 189.
|
219
|
-
(/usr/share/texmf/tex/latex/amsfonts/umsa.fd
|
220
|
-
File: umsa.fd 1995/01/05 v2.2e AMS font definitions
|
221
|
-
)
|
222
|
-
LaTeX Font Info: Try loading font information for U+msb on input line 189.
|
223
|
-
(/usr/share/texmf/tex/latex/amsfonts/umsb.fd
|
224
|
-
File: umsb.fd 1995/01/05 v2.2e AMS font definitions
|
225
|
-
)
|
226
|
-
l2hSize :tex2html_wrap_inline3164:8.33331pt::0.0pt::7.44162pt.
|
227
|
-
[1
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
]
|
232
|
-
l2hSize :tex2html_wrap_inline3166:8.83331pt::8.83331pt::7.5416pt.
|
233
|
-
[2
|
234
|
-
|
235
|
-
|
236
|
-
]
|
237
|
-
l2hSize :tex2html_wrap_inline3168:8.07693pt::0.0pt::11.33058pt.
|
238
|
-
[3
|
239
|
-
|
240
|
-
|
241
|
-
]
|
242
|
-
l2hSize :tex2html_wrap_indisplay3171:9.17693pt::9.17693pt::11.33058pt.
|
243
|
-
[4
|
244
|
-
|
245
|
-
|
246
|
-
]
|
247
|
-
l2hSize :tex2html_wrap_indisplay3173:8.25pt::8.25pt::9.72632pt.
|
248
|
-
[5
|
249
|
-
|
250
|
-
|
251
|
-
]
|
252
|
-
l2hSize :tex2html_wrap_indisplay3175:16.81808pt::16.81808pt::138.54617pt.
|
253
|
-
[6
|
254
|
-
|
255
|
-
|
256
|
-
]
|
257
|
-
l2hSize :tex2html_wrap_inline3177:8.2pt::0.0pt::11.24997pt.
|
258
|
-
[7
|
259
|
-
|
260
|
-
|
261
|
-
]
|
262
|
-
l2hSize :tex2html_wrap_inline3179:8.7pt::8.7pt::14.4047pt.
|
263
|
-
[8
|
264
|
-
|
265
|
-
|
266
|
-
]
|
267
|
-
l2hSize :tex2html_wrap_inline3181:8.2pt::0.0pt::9.62982pt.
|
268
|
-
[9
|
269
|
-
|
270
|
-
|
271
|
-
]
|
272
|
-
l2hSize :tex2html_wrap_inline3183:7.75pt::0.0pt::9.30965pt.
|
273
|
-
[10
|
274
|
-
|
275
|
-
|
276
|
-
]
|
277
|
-
l2hSize :tex2html_wrap_inline3185:9.5pt::9.5pt::53.84941pt.
|
278
|
-
[11
|
279
|
-
|
280
|
-
|
281
|
-
]
|
282
|
-
l2hSize :tex2html_wrap_inline3187:8.7pt::8.7pt::11.90486pt.
|
283
|
-
[12
|
284
|
-
|
285
|
-
|
286
|
-
]
|
287
|
-
l2hSize :tex2html_wrap_inline3189:8.25pt::8.25pt::10.96391pt.
|
288
|
-
[13
|
289
|
-
|
290
|
-
|
291
|
-
]
|
292
|
-
l2hSize :tex2html_wrap_inline3191:8.25pt::8.25pt::6.4847pt.
|
293
|
-
[14
|
294
|
-
|
295
|
-
|
296
|
-
]
|
297
|
-
l2hSize :tex2html_wrap_inline3193:8.25pt::8.25pt::10.9153pt.
|
298
|
-
[15
|
299
|
-
|
300
|
-
|
301
|
-
]
|
302
|
-
l2hSize :tex2html_wrap_inline3200:8.25pt::8.25pt::11.07849pt.
|
303
|
-
[16
|
304
|
-
|
305
|
-
|
306
|
-
]
|
307
|
-
l2hSize :subequations3202:77.0007pt::0.0pt::349.0pt.
|
308
|
-
[17
|
309
|
-
|
310
|
-
|
311
|
-
]
|
312
|
-
l2hSize :tex2html_wrap_inline3204:11.86664pt::11.86664pt::13.74658pt.
|
313
|
-
[18
|
314
|
-
|
315
|
-
|
316
|
-
]
|
317
|
-
l2hSize :tex2html_wrap_inline3206:11.86664pt::11.86664pt::17.31876pt.
|
318
|
-
[19
|
319
|
-
|
320
|
-
|
321
|
-
]
|
322
|
-
l2hSize :tex2html_wrap_inline3212:7.75pt::0.0pt::6.58754pt.
|
323
|
-
[20
|
324
|
-
|
325
|
-
|
326
|
-
]
|
327
|
-
l2hSize :tex2html_wrap_inline3214:8.79916pt::0.0pt::9.3931pt.
|
328
|
-
[21
|
329
|
-
|
330
|
-
|
331
|
-
]
|
332
|
-
l2hSize :tex2html_wrap_inline3216:8.25pt::8.25pt::32.63576pt.
|
333
|
-
[22
|
334
|
-
|
335
|
-
|
336
|
-
]
|
337
|
-
l2hSize :tex2html_wrap_indisplay3219:9.5pt::9.5pt::41.77455pt.
|
338
|
-
[23
|
339
|
-
|
340
|
-
|
341
|
-
]
|
342
|
-
l2hSize :tex2html_wrap_indisplay3221:8.25pt::8.25pt::9.92088pt.
|
343
|
-
[24
|
344
|
-
|
345
|
-
|
346
|
-
]
|
347
|
-
l2hSize :tex2html_wrap_indisplay3223:17.90013pt::17.90013pt::119.37138pt.
|
348
|
-
[25
|
349
|
-
|
350
|
-
|
351
|
-
]
|
352
|
-
l2hSize :tex2html_wrap_inline3225:8.33331pt::0.0pt::6.38954pt.
|
353
|
-
[26
|
354
|
-
|
355
|
-
|
356
|
-
]
|
357
|
-
l2hSize :tex2html_wrap_inline3227:7.75pt::0.0pt::6.75551pt.
|
358
|
-
[27
|
359
|
-
|
360
|
-
|
361
|
-
]
|
362
|
-
l2hSize :tex2html_wrap_inline3229:7.75pt::0.0pt::7.69649pt.
|
363
|
-
[28
|
364
|
-
|
365
|
-
|
366
|
-
]
|
367
|
-
l2hSize :tex2html_wrap_indisplay3230:17.90013pt::17.90013pt::118.07034pt.
|
368
|
-
[29
|
369
|
-
|
370
|
-
|
371
|
-
]
|
372
|
-
l2hSize :tex2html_wrap_inline3232:8.25pt::8.25pt::11.39795pt.
|
373
|
-
[30
|
374
|
-
|
375
|
-
|
376
|
-
]
|
377
|
-
l2hSize :tex2html_wrap_indisplay3235:9.5pt::9.5pt::31.2798pt.
|
378
|
-
[31
|
379
|
-
|
380
|
-
|
381
|
-
]
|
382
|
-
l2hSize :tex2html_wrap_indisplay3239:11.4547pt::11.4547pt::135.92609pt.
|
383
|
-
[32
|
384
|
-
|
385
|
-
|
386
|
-
]
|
387
|
-
l2hSize :tex2html_wrap_inline3241:8.83331pt::8.83331pt::7.66039pt.
|
388
|
-
[33
|
389
|
-
|
390
|
-
|
391
|
-
]
|
392
|
-
l2hSize :tex2html_wrap_indisplay3244:16.35141pt::16.35141pt::125.42899pt.
|
393
|
-
[34
|
394
|
-
|
395
|
-
|
396
|
-
]
|
397
|
-
l2hSize :tex2html_wrap_inline3246:8.2pt::0.0pt::9.07355pt.
|
398
|
-
[35
|
399
|
-
|
400
|
-
|
401
|
-
]
|
402
|
-
l2hSize :tex2html_wrap_inline3248:8.7pt::8.7pt::19.22395pt.
|
403
|
-
[36
|
404
|
-
|
405
|
-
|
406
|
-
]
|
407
|
-
l2hSize :subequations3252:77.2052pt::0.0pt::349.0pt.
|
408
|
-
[37
|
409
|
-
|
410
|
-
|
411
|
-
]
|
412
|
-
l2hSize :tex2html_wrap_inline3254:8.7pt::8.7pt::13.74658pt.
|
413
|
-
[38
|
414
|
-
|
415
|
-
|
416
|
-
]
|
417
|
-
l2hSize :tex2html_wrap_inline3256:8.7pt::8.7pt::17.31876pt.
|
418
|
-
[39
|
419
|
-
|
420
|
-
|
421
|
-
]
|
422
|
-
l2hSize :tex2html_wrap_inline3262:8.7pt::8.7pt::32.43422pt.
|
423
|
-
[40
|
424
|
-
|
425
|
-
|
426
|
-
]
|
427
|
-
l2hSize :tex2html_wrap_inline3264:11.86664pt::11.86664pt::32.43422pt.
|
428
|
-
[41
|
429
|
-
|
430
|
-
|
431
|
-
]
|
432
|
-
l2hSize :tex2html_wrap_indisplay3265:11.86664pt::11.86664pt::117.76585pt.
|
433
|
-
[42
|
434
|
-
|
435
|
-
|
436
|
-
]
|
437
|
-
l2hSize :tex2html_wrap_inline3270:9.5pt::9.5pt::50.46219pt.
|
438
|
-
[43
|
439
|
-
|
440
|
-
|
441
|
-
]
|
442
|
-
l2hSize :subequations3272:117.00105pt::0.0pt::349.0pt.
|
443
|
-
[44
|
444
|
-
|
445
|
-
|
446
|
-
]
|
447
|
-
l2hSize :tex2html_wrap_inline3277:7.75pt::0.0pt::7.27495pt.
|
448
|
-
[45
|
449
|
-
|
450
|
-
|
451
|
-
]
|
452
|
-
l2hSize :tex2html_wrap_indisplay3280:17.90013pt::17.90013pt::325.83005pt.
|
453
|
-
[46
|
454
|
-
|
455
|
-
|
456
|
-
]
|
457
|
-
l2hSize :tex2html_wrap_inline3285:8.23334pt::0.0pt::10.7708pt.
|
458
|
-
[47
|
459
|
-
|
460
|
-
|
461
|
-
]
|
462
|
-
l2hSize :tex2html_wrap_indisplay3286:17.61809pt::17.61809pt::172.86118pt.
|
463
|
-
[48
|
464
|
-
|
465
|
-
|
466
|
-
]
|
467
|
-
l2hSize :tex2html_wrap_inline3291:8.2pt::0.0pt::14.47638pt.
|
468
|
-
[49
|
469
|
-
|
470
|
-
|
471
|
-
]
|
472
|
-
l2hSize :subequations3293:58.08086pt::0.0pt::349.0pt.
|
473
|
-
[50
|
474
|
-
|
475
|
-
|
476
|
-
]
|
477
|
-
l2hSize :tex2html_wrap_indisplay3300:16.9514pt::16.9514pt::34.9749pt.
|
478
|
-
[51
|
479
|
-
|
480
|
-
|
481
|
-
]
|
482
|
-
l2hSize :tex2html_wrap_indisplay3301:16.9514pt::16.9514pt::64.99689pt.
|
483
|
-
[52
|
484
|
-
|
485
|
-
|
486
|
-
]
|
487
|
-
l2hSize :tex2html_wrap_inline3303:8.25pt::8.25pt::28.165pt.
|
488
|
-
[53
|
489
|
-
|
490
|
-
|
491
|
-
]
|
492
|
-
l2hSize :tex2html_wrap_inline3305:8.2pt::0.0pt::36.15668pt.
|
493
|
-
[54
|
494
|
-
|
495
|
-
|
496
|
-
]
|
497
|
-
l2hSize :tex2html_wrap_indisplay3306:17.11124pt::17.11124pt::150.2505pt.
|
498
|
-
[55
|
499
|
-
|
500
|
-
|
501
|
-
]
|
502
|
-
l2hSize :subequations3311:62.60056pt::0.0pt::349.0pt.
|
503
|
-
[56
|
504
|
-
|
505
|
-
|
506
|
-
]
|
507
|
-
l2hSize :tex2html_wrap_inline3315:8.25pt::8.25pt::15.48482pt.
|
508
|
-
[57
|
509
|
-
|
510
|
-
|
511
|
-
]
|
512
|
-
l2hSize :tex2html_wrap_inline3321:8.2pt::0.0pt::9.10619pt.
|
513
|
-
[58
|
514
|
-
|
515
|
-
|
516
|
-
]
|
517
|
-
l2hSize :tex2html_wrap_inline3323:9.5pt::9.5pt::60.51398pt.
|
518
|
-
[59
|
519
|
-
|
520
|
-
|
521
|
-
]
|
522
|
-
l2hSize :tex2html_wrap_inline3329:8.83331pt::8.83331pt::20.37549pt.
|
523
|
-
[60
|
524
|
-
|
525
|
-
|
526
|
-
]
|
527
|
-
l2hSize :tex2html_wrap_indisplay3330:8.25pt::8.25pt::9.30965pt.
|
528
|
-
[61
|
529
|
-
|
530
|
-
|
531
|
-
]
|
532
|
-
l2hSize :tex2html_wrap_indisplay3331:9.5pt::9.5pt::51.92188pt.
|
533
|
-
[62
|
534
|
-
|
535
|
-
|
536
|
-
]
|
537
|
-
l2hSize :tex2html_wrap_indisplay3332:8.83331pt::8.83331pt::6.38954pt.
|
538
|
-
[63
|
539
|
-
|
540
|
-
|
541
|
-
]
|
542
|
-
l2hSize :tex2html_wrap_indisplay3333:18.1779pt::18.1779pt::121.8759pt.
|
543
|
-
[64
|
544
|
-
|
545
|
-
|
546
|
-
]
|
547
|
-
l2hSize :tex2html_wrap_inline3337:8.7pt::8.7pt::13.77274pt.
|
548
|
-
[65
|
549
|
-
|
550
|
-
|
551
|
-
]
|
552
|
-
l2hSize :subequations3343:209.8048pt::0.0pt::349.0pt.
|
553
|
-
[66
|
554
|
-
|
555
|
-
|
556
|
-
]
|
557
|
-
l2hSize :tex2html_wrap_inline3345:8.2pt::0.0pt::9.07355pt.
|
558
|
-
[67
|
559
|
-
|
560
|
-
|
561
|
-
]
|
562
|
-
l2hSize :tex2html_wrap_inline3347:8.7pt::8.7pt::25.322pt.
|
563
|
-
[68
|
564
|
-
|
565
|
-
|
566
|
-
]
|
567
|
-
l2hSize :tex2html_wrap_inline3353:9.5pt::9.5pt::52.68445pt.
|
568
|
-
[69
|
569
|
-
|
570
|
-
|
571
|
-
]
|
572
|
-
l2hSize :tex2html_wrap_inline3355:8.25pt::8.25pt::10.42316pt.
|
573
|
-
[70
|
574
|
-
|
575
|
-
|
576
|
-
]
|
577
|
-
l2hSize :tex2html_wrap_inline3357:8.7pt::8.7pt::9.89354pt.
|
578
|
-
[71
|
579
|
-
|
580
|
-
|
581
|
-
]
|
582
|
-
l2hSize :tex2html_wrap_indisplay3360:8.7pt::8.7pt::9.89354pt.
|
583
|
-
[72
|
584
|
-
|
585
|
-
|
586
|
-
]
|
587
|
-
l2hSize :tex2html_wrap_indisplay3364:16.81808pt::16.81808pt::47.49051pt.
|
588
|
-
[73
|
589
|
-
|
590
|
-
|
591
|
-
]
|
592
|
-
l2hSize :tex2html_wrap_inline3366:8.2pt::0.0pt::8.19305pt.
|
593
|
-
[74
|
594
|
-
|
595
|
-
|
596
|
-
]
|
597
|
-
l2hSize :tex2html_wrap_inline3371:8.2pt::0.0pt::9.39577pt.
|
598
|
-
[75
|
599
|
-
|
600
|
-
|
601
|
-
]
|
602
|
-
l2hSize :tex2html_wrap_inline3373:8.83331pt::8.83331pt::33.05531pt.
|
603
|
-
[76
|
604
|
-
|
605
|
-
|
606
|
-
]
|
607
|
-
l2hSize :tex2html_wrap_indisplay3376:18.82236pt::18.82236pt::185.78345pt.
|
608
|
-
[77
|
609
|
-
|
610
|
-
|
611
|
-
]
|
612
|
-
l2hSize :tex2html_wrap_inline3378:8.79916pt::0.0pt::12.20132pt.
|
613
|
-
[78
|
614
|
-
|
615
|
-
|
616
|
-
]
|
617
|
-
l2hSize :tex2html_wrap_indisplay3381:11.0999pt::11.0999pt::60.28978pt.
|
618
|
-
[79
|
619
|
-
|
620
|
-
|
621
|
-
]
|
622
|
-
l2hSize :tex2html_wrap_inline3383:10.5999pt::0.0pt::33.88162pt.
|
623
|
-
[80
|
624
|
-
|
625
|
-
|
626
|
-
]
|
627
|
-
l2hSize :tex2html_wrap_inline3385:11.0999pt::11.0999pt::57.51604pt.
|
628
|
-
[81
|
629
|
-
|
630
|
-
|
631
|
-
]
|
632
|
-
Overfull \hbox (32.41129pt too wide) in paragraph at lines 784--784
|
633
|
-
[]
|
634
|
-
[]
|
635
|
-
|
636
|
-
l2hSize :subequations3387:311.88632pt::0.0pt::381.41129pt.
|
637
|
-
[82
|
638
|
-
|
639
|
-
|
640
|
-
]
|
641
|
-
l2hSize :subequations3389:502.59073pt::0.0pt::349.0pt.
|
642
|
-
[83
|
643
|
-
|
644
|
-
|
645
|
-
]
|
646
|
-
l2hSize :subequations3391:241.8452pt::0.0pt::349.0pt.
|
647
|
-
[84
|
648
|
-
|
649
|
-
|
650
|
-
]
|
651
|
-
l2hSize :tex2html_wrap_indisplay3394:17.90013pt::17.90013pt::247.01736pt.
|
652
|
-
[85
|
653
|
-
|
654
|
-
|
655
|
-
]
|
656
|
-
l2hSize :tex2html_wrap_inline3396:8.79916pt::0.0pt::10.0805pt.
|
657
|
-
[86
|
658
|
-
|
659
|
-
|
660
|
-
]
|
661
|
-
l2hSize :tex2html_wrap_indisplay3399:19.3513pt::19.3513pt::313.38753pt.
|
662
|
-
[87
|
663
|
-
|
664
|
-
|
665
|
-
]
|
666
|
-
l2hSize :tex2html_wrap_indisplay3400:16.9514pt::16.9514pt::17.03041pt.
|
667
|
-
[88
|
668
|
-
|
669
|
-
|
670
|
-
]
|
671
|
-
l2hSize :tex2html_wrap_indisplay3401:16.9514pt::16.9514pt::193.81088pt.
|
672
|
-
[89
|
673
|
-
|
674
|
-
|
675
|
-
]
|
676
|
-
l2hSize :tex2html_wrap_indisplay3402:19.3513pt::19.3513pt::419.86914pt.
|
677
|
-
|
678
|
-
Overfull \hbox (74.25412pt too wide) in paragraph at lines 984--985
|
679
|
-
[]|[]
|
680
|
-
[]
|
681
|
-
|
682
|
-
[90
|
683
|
-
|
684
|
-
|
685
|
-
]
|
686
|
-
l2hSize :tex2html_wrap_indisplay3403:19.3513pt::19.3513pt::73.91608pt.
|
687
|
-
[91
|
688
|
-
|
689
|
-
|
690
|
-
]
|
691
|
-
l2hSize :tex2html_wrap_indisplay3404:20.01799pt::20.01799pt::115.72818pt.
|
692
|
-
[92
|
693
|
-
|
694
|
-
|
695
|
-
]
|
696
|
-
l2hSize :tex2html_wrap_indisplay3405:19.3513pt::19.3513pt::167.13614pt.
|
697
|
-
[93
|
698
|
-
|
699
|
-
|
700
|
-
]
|
701
|
-
l2hSize :tex2html_wrap_indisplay3406:16.9514pt::16.9514pt::141.3544pt.
|
702
|
-
[94
|
703
|
-
|
704
|
-
|
705
|
-
]
|
706
|
-
l2hSize :tex2html_wrap_indisplay3407:19.3513pt::19.3513pt::156.8534pt.
|
707
|
-
[95
|
708
|
-
|
709
|
-
|
710
|
-
]
|
711
|
-
l2hSize :tex2html_wrap_indisplay3408:16.9514pt::16.9514pt::97.07178pt.
|
712
|
-
[96
|
713
|
-
|
714
|
-
|
715
|
-
]
|
716
|
-
l2hSize :tex2html_wrap_indisplay3409:16.9514pt::16.9514pt::219.50365pt.
|
717
|
-
[97
|
718
|
-
|
719
|
-
|
720
|
-
]
|
721
|
-
l2hSize :tex2html_wrap_indisplay3410:16.9514pt::16.9514pt::250.93573pt.
|
722
|
-
[98
|
723
|
-
|
724
|
-
|
725
|
-
]
|
726
|
-
l2hSize :tex2html_wrap_inline3412:8.79916pt::0.0pt::9.50412pt.
|
727
|
-
[99
|
728
|
-
|
729
|
-
|
730
|
-
]
|
731
|
-
l2hSize :tex2html_wrap_indisplay3415:19.3513pt::19.3513pt::305.6445pt.
|
732
|
-
[100
|
733
|
-
|
734
|
-
|
735
|
-
]
|
736
|
-
l2hSize :tex2html_wrap_indisplay3416:19.21799pt::19.21799pt::256.8795pt.
|
737
|
-
[101
|
738
|
-
|
739
|
-
|
740
|
-
]
|
741
|
-
l2hSize :tex2html_wrap_indisplay3417:19.3513pt::19.3513pt::263.56331pt.
|
742
|
-
[102
|
743
|
-
|
744
|
-
|
745
|
-
]
|
746
|
-
l2hSize :tex2html_wrap_indisplay3418:19.3513pt::19.3513pt::340.88077pt.
|
747
|
-
[103
|
748
|
-
|
749
|
-
|
750
|
-
]
|
751
|
-
l2hSize :tex2html_wrap_indisplay3421:19.3513pt::19.3513pt::151.42511pt.
|
752
|
-
[104
|
753
|
-
|
754
|
-
|
755
|
-
]
|
756
|
-
l2hSize :tex2html_wrap_indisplay3425:20.01799pt::20.01799pt::107.42264pt.
|
757
|
-
[105
|
758
|
-
|
759
|
-
|
760
|
-
]
|
761
|
-
l2hSize :tex2html_wrap_indisplay3427:19.3513pt::19.3513pt::152.86554pt.
|
762
|
-
[106
|
763
|
-
|
764
|
-
|
765
|
-
]
|
766
|
-
l2hSize :tex2html_wrap_indisplay3431:16.9514pt::16.9514pt::116.07pt.
|
767
|
-
[107
|
768
|
-
|
769
|
-
|
770
|
-
]
|
771
|
-
l2hSize :tex2html_wrap_indisplay3433:19.3513pt::19.3513pt::155.70062pt.
|
772
|
-
[108
|
773
|
-
|
774
|
-
|
775
|
-
]
|
776
|
-
l2hSize :tex2html_wrap_indisplay3437:16.9514pt::16.9514pt::87.88455pt.
|
777
|
-
[109
|
778
|
-
|
779
|
-
|
780
|
-
]
|
781
|
-
l2hSize :tex2html_wrap_indisplay3439:16.9514pt::16.9514pt::301.40785pt.
|
782
|
-
[110
|
783
|
-
|
784
|
-
|
785
|
-
]
|
786
|
-
l2hSize :tex2html_wrap_inline3441:8.79916pt::0.0pt::9.1951pt.
|
787
|
-
[111
|
788
|
-
|
789
|
-
|
790
|
-
]
|
791
|
-
l2hSize :tex2html_wrap_indisplay3444:19.3513pt::19.3513pt::308.9605pt.
|
792
|
-
[112
|
793
|
-
|
794
|
-
|
795
|
-
]
|
796
|
-
l2hSize :tex2html_wrap_indisplay3445:19.3513pt::19.3513pt::123.55988pt.
|
797
|
-
[113
|
798
|
-
|
799
|
-
|
800
|
-
]
|
801
|
-
l2hSize :tex2html_wrap_indisplay3446:19.3513pt::19.3513pt::206.20953pt.
|
802
|
-
[114
|
803
|
-
|
804
|
-
|
805
|
-
]
|
806
|
-
l2hSize :tex2html_wrap_indisplay3447:19.3513pt::19.3513pt::344.0022pt.
|
807
|
-
[115
|
808
|
-
|
809
|
-
|
810
|
-
]
|
811
|
-
l2hSize :tex2html_wrap_indisplay3450:19.3513pt::19.3513pt::150.80707pt.
|
812
|
-
[116
|
813
|
-
|
814
|
-
|
815
|
-
]
|
816
|
-
l2hSize :tex2html_wrap_indisplay3454:20.01799pt::20.01799pt::107.11362pt.
|
817
|
-
[117
|
818
|
-
|
819
|
-
|
820
|
-
]
|
821
|
-
l2hSize :tex2html_wrap_indisplay3456:19.3513pt::19.3513pt::156.60501pt.
|
822
|
-
[118
|
823
|
-
|
824
|
-
|
825
|
-
]
|
826
|
-
l2hSize :tex2html_wrap_indisplay3460:16.9514pt::16.9514pt::117.09421pt.
|
827
|
-
[119
|
828
|
-
|
829
|
-
|
830
|
-
]
|
831
|
-
l2hSize :tex2html_wrap_indisplay3462:19.3513pt::19.3513pt::155.08258pt.
|
832
|
-
[120
|
833
|
-
|
834
|
-
|
835
|
-
]
|
836
|
-
l2hSize :tex2html_wrap_indisplay3466:16.9514pt::16.9514pt::87.57553pt.
|
837
|
-
[121
|
838
|
-
|
839
|
-
|
840
|
-
]
|
841
|
-
l2hSize :tex2html_wrap_indisplay3467:19.3513pt::19.3513pt::348.19318pt.
|
842
|
-
|
843
|
-
Overfull \hbox (2.57816pt too wide) in paragraph at lines 1253--1254
|
844
|
-
[]|[]
|
845
|
-
[]
|
846
|
-
|
847
|
-
[122
|
848
|
-
|
849
|
-
|
850
|
-
]
|
851
|
-
l2hSize :subequations3469:243.76123pt::0.0pt::349.0pt.
|
852
|
-
[123
|
853
|
-
|
854
|
-
|
855
|
-
]
|
856
|
-
l2hSize :subequations3474:77.99686pt::0.0pt::349.0pt.
|
857
|
-
[124
|
858
|
-
|
859
|
-
|
860
|
-
]
|
861
|
-
l2hSize :tex2html_wrap_indisplay3477:8.7pt::8.7pt::13.74658pt.
|
862
|
-
[125
|
863
|
-
|
864
|
-
|
865
|
-
]
|
866
|
-
l2hSize :tex2html_wrap_indisplay3481:21.50017pt::21.50017pt::138.75063pt.
|
867
|
-
[126
|
868
|
-
|
869
|
-
|
870
|
-
]
|
871
|
-
l2hSize :tex2html_wrap_indisplay3483:9.17693pt::9.17693pt::14.57571pt.
|
872
|
-
[127
|
873
|
-
|
874
|
-
|
875
|
-
]
|
876
|
-
l2hSize :tex2html_wrap_indisplay3487:21.70467pt::21.70467pt::193.85646pt.
|
877
|
-
[128
|
878
|
-
|
879
|
-
|
880
|
-
]
|
881
|
-
l2hSize :tex2html_wrap_indisplay3488:21.50017pt::21.50017pt::225.34679pt.
|
882
|
-
[129
|
883
|
-
|
884
|
-
|
885
|
-
]
|
886
|
-
l2hSize :tex2html_wrap_indisplay3489:21.50017pt::21.50017pt::285.73514pt.
|
887
|
-
[130
|
888
|
-
|
889
|
-
|
890
|
-
]
|
891
|
-
l2hSize :tex2html_wrap_indisplay3490:16.9514pt::16.9514pt::184.83884pt.
|
892
|
-
[131
|
893
|
-
|
894
|
-
|
895
|
-
]
|
896
|
-
l2hSize :tex2html_wrap_indisplay3491:21.50017pt::21.50017pt::441.68898pt.
|
897
|
-
|
898
|
-
Overfull \hbox (96.07396pt too wide) in paragraph at lines 1434--1435
|
899
|
-
[]|[]
|
900
|
-
[]
|
901
|
-
|
902
|
-
[132
|
903
|
-
|
904
|
-
|
905
|
-
]
|
906
|
-
l2hSize :tex2html_wrap_indisplay3492:21.50017pt::21.50017pt::407.60603pt.
|
907
|
-
|
908
|
-
Overfull \hbox (61.99101pt too wide) in paragraph at lines 1459--1460
|
909
|
-
[]|[]
|
910
|
-
[]
|
911
|
-
|
912
|
-
[133
|
913
|
-
|
914
|
-
|
915
|
-
]
|
916
|
-
l2hSize :tex2html_wrap_indisplay3493:21.50017pt::21.50017pt::377.32462pt.
|
917
|
-
|
918
|
-
Overfull \hbox (31.7096pt too wide) in paragraph at lines 1486--1487
|
919
|
-
[]|[]
|
920
|
-
[]
|
921
|
-
|
922
|
-
[134
|
923
|
-
|
924
|
-
|
925
|
-
]
|
926
|
-
l2hSize :tex2html_wrap_indisplay3494:21.50017pt::21.50017pt::379.32458pt.
|
927
|
-
|
928
|
-
Overfull \hbox (33.70956pt too wide) in paragraph at lines 1514--1515
|
929
|
-
[]|[]
|
930
|
-
[]
|
931
|
-
|
932
|
-
[135
|
933
|
-
|
934
|
-
|
935
|
-
]
|
936
|
-
l2hSize :tex2html_wrap_indisplay3495:8.25pt::8.25pt::22.1984pt.
|
937
|
-
[136
|
938
|
-
|
939
|
-
|
940
|
-
]
|
941
|
-
l2hSize :tex2html_wrap_indisplay3498:16.9514pt::16.9514pt::209.78299pt.
|
942
|
-
[137
|
943
|
-
|
944
|
-
|
945
|
-
]
|
946
|
-
l2hSize :tex2html_wrap_indisplay3502:21.50017pt::21.50017pt::360.46324pt.
|
947
|
-
|
948
|
-
Overfull \hbox (14.84822pt too wide) in paragraph at lines 1558--1559
|
949
|
-
[]|[]
|
950
|
-
[]
|
951
|
-
|
952
|
-
[138
|
953
|
-
|
954
|
-
|
955
|
-
]
|
956
|
-
l2hSize :tex2html_wrap_indisplay3503:21.50017pt::21.50017pt::392.5885pt.
|
957
|
-
|
958
|
-
Overfull \hbox (46.97348pt too wide) in paragraph at lines 1583--1584
|
959
|
-
[]|[]
|
960
|
-
[]
|
961
|
-
|
962
|
-
[139
|
963
|
-
|
964
|
-
|
965
|
-
]
|
966
|
-
l2hSize :tex2html_wrap_indisplay3504:16.9514pt::16.9514pt::254.19958pt.
|
967
|
-
[140
|
968
|
-
|
969
|
-
|
970
|
-
]
|
971
|
-
l2hSize :tex2html_wrap_indisplay3506:16.9514pt::16.9514pt::210.55977pt.
|
972
|
-
[141
|
973
|
-
|
974
|
-
|
975
|
-
]
|
976
|
-
l2hSize :tex2html_wrap_indisplay3507:21.50017pt::21.50017pt::316.13416pt.
|
977
|
-
[142
|
978
|
-
|
979
|
-
|
980
|
-
]
|
981
|
-
l2hSize :tex2html_wrap_indisplay3508:21.50017pt::21.50017pt::238.58768pt.
|
982
|
-
[143
|
983
|
-
|
984
|
-
|
985
|
-
]
|
986
|
-
l2hSize :tex2html_wrap_indisplay3509:21.50017pt::21.50017pt::307.43437pt.
|
987
|
-
[144
|
988
|
-
|
989
|
-
|
990
|
-
]
|
991
|
-
l2hSize :tex2html_wrap_indisplay3511:16.9514pt::16.9514pt::212.60658pt.
|
992
|
-
[145
|
993
|
-
|
994
|
-
|
995
|
-
]
|
996
|
-
l2hSize :tex2html_wrap_indisplay3512:21.50017pt::21.50017pt::348.67305pt.
|
997
|
-
|
998
|
-
Overfull \hbox (3.05803pt too wide) in paragraph at lines 1667--1668
|
999
|
-
[]|[]
|
1000
|
-
[]
|
1001
|
-
|
1002
|
-
[146
|
1003
|
-
|
1004
|
-
|
1005
|
-
]
|
1006
|
-
l2hSize :tex2html_wrap_indisplay3513:21.50017pt::21.50017pt::370.00278pt.
|
1007
|
-
|
1008
|
-
Overfull \hbox (24.38776pt too wide) in paragraph at lines 1681--1682
|
1009
|
-
[]|[]
|
1010
|
-
[]
|
1011
|
-
|
1012
|
-
[147
|
1013
|
-
|
1014
|
-
|
1015
|
-
]
|
1016
|
-
l2hSize :tex2html_wrap_indisplay3514:21.50017pt::21.50017pt::302.17055pt.
|
1017
|
-
[148
|
1018
|
-
|
1019
|
-
|
1020
|
-
]
|
1021
|
-
l2hSize :tex2html_wrap_indisplay3515:21.50017pt::21.50017pt::374.676pt.
|
1022
|
-
|
1023
|
-
Overfull \hbox (29.06097pt too wide) in paragraph at lines 1713--1714
|
1024
|
-
[]|[]
|
1025
|
-
[]
|
1026
|
-
|
1027
|
-
[149
|
1028
|
-
|
1029
|
-
|
1030
|
-
]
|
1031
|
-
l2hSize :tex2html_wrap_indisplay3517:21.50017pt::21.50017pt::286.70128pt.
|
1032
|
-
[150
|
1033
|
-
|
1034
|
-
|
1035
|
-
]
|
1036
|
-
l2hSize :tex2html_wrap_indisplay3518:21.50017pt::21.50017pt::276.02446pt.
|
1037
|
-
[151
|
1038
|
-
|
1039
|
-
|
1040
|
-
]
|
1041
|
-
l2hSize :tex2html_wrap_indisplay3519:21.50017pt::21.50017pt::347.58379pt.
|
1042
|
-
|
1043
|
-
Overfull \hbox (1.96877pt too wide) in paragraph at lines 1769--1770
|
1044
|
-
[]|[]
|
1045
|
-
[]
|
1046
|
-
|
1047
|
-
[152
|
1048
|
-
|
1049
|
-
|
1050
|
-
]
|
1051
|
-
l2hSize :tex2html_wrap_indisplay3520:19.3513pt::19.3513pt::234.43964pt.
|
1052
|
-
[153
|
1053
|
-
|
1054
|
-
|
1055
|
-
]
|
1056
|
-
l2hSize :tex2html_wrap_indisplay3521:21.50017pt::21.50017pt::284.80157pt.
|
1057
|
-
[154
|
1058
|
-
|
1059
|
-
|
1060
|
-
]
|
1061
|
-
l2hSize :tex2html_wrap_indisplay3522:21.50017pt::21.50017pt::263.4604pt.
|
1062
|
-
[155
|
1063
|
-
|
1064
|
-
|
1065
|
-
]
|
1066
|
-
l2hSize :tex2html_wrap_indisplay3524:21.50017pt::21.50017pt::361.43323pt.
|
1067
|
-
|
1068
|
-
Overfull \hbox (15.8182pt too wide) in paragraph at lines 1841--1842
|
1069
|
-
[]|[]
|
1070
|
-
[]
|
1071
|
-
|
1072
|
-
[156
|
1073
|
-
|
1074
|
-
|
1075
|
-
]
|
1076
|
-
l2hSize :tex2html_wrap_indisplay3526:21.50017pt::21.50017pt::366.2566pt.
|
1077
|
-
|
1078
|
-
Overfull \hbox (20.64159pt too wide) in paragraph at lines 1863--1864
|
1079
|
-
[]|[]
|
1080
|
-
[]
|
1081
|
-
|
1082
|
-
[157
|
1083
|
-
|
1084
|
-
|
1085
|
-
]
|
1086
|
-
l2hSize :tex2html_wrap_indisplay3529:21.50017pt::21.50017pt::265.80151pt.
|
1087
|
-
[158
|
1088
|
-
|
1089
|
-
|
1090
|
-
]
|
1091
|
-
l2hSize :tex2html_wrap_indisplay3530:21.50017pt::21.50017pt::274.52643pt.
|
1092
|
-
[159
|
1093
|
-
|
1094
|
-
|
1095
|
-
]
|
1096
|
-
l2hSize :tex2html_wrap_indisplay3531:21.50017pt::21.50017pt::335.11171pt.
|
1097
|
-
[160
|
1098
|
-
|
1099
|
-
|
1100
|
-
]
|
1101
|
-
l2hSize :tex2html_wrap_indisplay3533:17.90013pt::17.90013pt::185.29613pt.
|
1102
|
-
[161
|
1103
|
-
|
1104
|
-
|
1105
|
-
]
|
1106
|
-
l2hSize :tex2html_wrap_indisplay3534:21.50017pt::21.50017pt::371.02217pt.
|
1107
|
-
|
1108
|
-
Overfull \hbox (25.40715pt too wide) in paragraph at lines 1942--1943
|
1109
|
-
[]|[]
|
1110
|
-
[]
|
1111
|
-
|
1112
|
-
[162
|
1113
|
-
|
1114
|
-
|
1115
|
-
]
|
1116
|
-
l2hSize :tex2html_wrap_indisplay3535:21.50017pt::21.50017pt::397.87903pt.
|
1117
|
-
|
1118
|
-
Overfull \hbox (52.264pt too wide) in paragraph at lines 1961--1962
|
1119
|
-
[]|[]
|
1120
|
-
[]
|
1121
|
-
|
1122
|
-
[163
|
1123
|
-
|
1124
|
-
|
1125
|
-
]
|
1126
|
-
l2hSize :tex2html_wrap_indisplay3536:21.50017pt::21.50017pt::280.79967pt.
|
1127
|
-
[164
|
1128
|
-
|
1129
|
-
|
1130
|
-
]
|
1131
|
-
l2hSize :tex2html_wrap_indisplay3537:21.50017pt::21.50017pt::244.58002pt.
|
1132
|
-
[165
|
1133
|
-
|
1134
|
-
|
1135
|
-
]
|
1136
|
-
l2hSize :tex2html_wrap_indisplay3538:16.9514pt::16.9514pt::137.00749pt.
|
1137
|
-
[166
|
1138
|
-
|
1139
|
-
|
1140
|
-
]
|
1141
|
-
l2hSize :tex2html_wrap_indisplay3539:21.50017pt::21.50017pt::488.93536pt.
|
1142
|
-
|
1143
|
-
Overfull \hbox (143.32034pt too wide) in paragraph at lines 2025--2026
|
1144
|
-
[]|[]
|
1145
|
-
[]
|
1146
|
-
|
1147
|
-
[167
|
1148
|
-
|
1149
|
-
|
1150
|
-
]
|
1151
|
-
l2hSize :tex2html_wrap_indisplay3540:21.50017pt::21.50017pt::375.99205pt.
|
1152
|
-
|
1153
|
-
Overfull \hbox (30.37703pt too wide) in paragraph at lines 2047--2048
|
1154
|
-
[]|[]
|
1155
|
-
[]
|
1156
|
-
|
1157
|
-
[168
|
1158
|
-
|
1159
|
-
|
1160
|
-
]
|
1161
|
-
l2hSize :tex2html_wrap_indisplay3541:21.50017pt::21.50017pt::395.4961pt.
|
1162
|
-
|
1163
|
-
Overfull \hbox (49.88107pt too wide) in paragraph at lines 2070--2071
|
1164
|
-
[]|[]
|
1165
|
-
[]
|
1166
|
-
|
1167
|
-
[169
|
1168
|
-
|
1169
|
-
|
1170
|
-
]
|
1171
|
-
l2hSize :tex2html_wrap_indisplay3543:22.59355pt::22.59355pt::300.02045pt.
|
1172
|
-
[170
|
1173
|
-
|
1174
|
-
|
1175
|
-
]
|
1176
|
-
l2hSize :tex2html_wrap_indisplay3544:16.9514pt::16.9514pt::82.86745pt.
|
1177
|
-
[171
|
1178
|
-
|
1179
|
-
|
1180
|
-
]
|
1181
|
-
l2hSize :tex2html_wrap_indisplay3545:16.9514pt::16.9514pt::461.67972pt.
|
1182
|
-
|
1183
|
-
Overfull \hbox (116.0647pt too wide) in paragraph at lines 2116--2117
|
1184
|
-
[]|[]
|
1185
|
-
[]
|
1186
|
-
|
1187
|
-
[172
|
1188
|
-
|
1189
|
-
|
1190
|
-
]
|
1191
|
-
l2hSize :tex2html_wrap_indisplay3546:16.9514pt::16.9514pt::323.03278pt.
|
1192
|
-
[173
|
1193
|
-
|
1194
|
-
|
1195
|
-
]
|
1196
|
-
l2hSize :tex2html_wrap_indisplay3547:17.61809pt::17.61809pt::172.86118pt.
|
1197
|
-
[174
|
1198
|
-
|
1199
|
-
|
1200
|
-
]
|
1201
|
-
l2hSize :tex2html_wrap_indisplay3548:21.50017pt::21.50017pt::405.3266pt.
|
1202
|
-
|
1203
|
-
Overfull \hbox (59.71158pt too wide) in paragraph at lines 2162--2163
|
1204
|
-
[]|[]
|
1205
|
-
[]
|
1206
|
-
|
1207
|
-
[175
|
1208
|
-
|
1209
|
-
|
1210
|
-
]
|
1211
|
-
l2hSize :tex2html_wrap_indisplay3549:16.9514pt::16.9514pt::242.92865pt.
|
1212
|
-
[176
|
1213
|
-
|
1214
|
-
|
1215
|
-
]
|
1216
|
-
l2hSize :tex2html_wrap_indisplay3550:19.3513pt::19.3513pt::133.00305pt.
|
1217
|
-
[177
|
1218
|
-
|
1219
|
-
|
1220
|
-
]
|
1221
|
-
l2hSize :tex2html_wrap_indisplay3551:21.50017pt::21.50017pt::310.75761pt.
|
1222
|
-
[178
|
1223
|
-
|
1224
|
-
|
1225
|
-
]
|
1226
|
-
l2hSize :tex2html_wrap_indisplay3552:16.9514pt::16.9514pt::250.69247pt.
|
1227
|
-
[179
|
1228
|
-
|
1229
|
-
|
1230
|
-
]
|
1231
|
-
l2hSize :tex2html_wrap_indisplay3553:21.50017pt::21.50017pt::273.7367pt.
|
1232
|
-
[180
|
1233
|
-
|
1234
|
-
|
1235
|
-
]
|
1236
|
-
l2hSize :tex2html_wrap_indisplay3554:16.9514pt::16.9514pt::227.19272pt.
|
1237
|
-
[181
|
1238
|
-
|
1239
|
-
|
1240
|
-
]
|
1241
|
-
l2hSize :tex2html_wrap_indisplay3556:21.50017pt::21.50017pt::193.91603pt.
|
1242
|
-
[182
|
1243
|
-
|
1244
|
-
|
1245
|
-
]
|
1246
|
-
l2hSize :tex2html_wrap_indisplay3557:21.50017pt::21.50017pt::324.69104pt.
|
1247
|
-
[183
|
1248
|
-
|
1249
|
-
|
1250
|
-
]
|
1251
|
-
l2hSize :tex2html_wrap_indisplay3560:21.50017pt::21.50017pt::413.67477pt.
|
1252
|
-
|
1253
|
-
Overfull \hbox (68.05975pt too wide) in paragraph at lines 2275--2276
|
1254
|
-
[]|[]
|
1255
|
-
[]
|
1256
|
-
|
1257
|
-
[184
|
1258
|
-
|
1259
|
-
|
1260
|
-
]
|
1261
|
-
l2hSize :tex2html_wrap_indisplay3562:21.50017pt::21.50017pt::369.29654pt.
|
1262
|
-
|
1263
|
-
Overfull \hbox (23.68152pt too wide) in paragraph at lines 2295--2296
|
1264
|
-
[]|[]
|
1265
|
-
[]
|
1266
|
-
|
1267
|
-
[185
|
1268
|
-
|
1269
|
-
|
1270
|
-
]
|
1271
|
-
l2hSize :tex2html_wrap_indisplay3564:21.50017pt::21.50017pt::258.78105pt.
|
1272
|
-
[186
|
1273
|
-
|
1274
|
-
|
1275
|
-
]
|
1276
|
-
l2hSize :tex2html_wrap_indisplay3566:21.50017pt::21.50017pt::173.06403pt.
|
1277
|
-
[187
|
1278
|
-
|
1279
|
-
|
1280
|
-
]
|
1281
|
-
l2hSize :tex2html_wrap_indisplay3567:21.50017pt::21.50017pt::321.28491pt.
|
1282
|
-
[188
|
1283
|
-
|
1284
|
-
|
1285
|
-
]
|
1286
|
-
l2hSize :tex2html_wrap_inline3569:7.75pt::0.0pt::6.69856pt.
|
1287
|
-
[189
|
1288
|
-
|
1289
|
-
|
1290
|
-
]
|
1291
|
-
l2hSize :tex2html_wrap_indisplay3570:21.50017pt::21.50017pt::436.66573pt.
|
1292
|
-
|
1293
|
-
Overfull \hbox (91.0507pt too wide) in paragraph at lines 2386--2387
|
1294
|
-
[]|[]
|
1295
|
-
[]
|
1296
|
-
|
1297
|
-
[190
|
1298
|
-
|
1299
|
-
|
1300
|
-
]
|
1301
|
-
l2hSize :tex2html_wrap_indisplay3571:21.50017pt::21.50017pt::367.7132pt.
|
1302
|
-
|
1303
|
-
Overfull \hbox (22.09818pt too wide) in paragraph at lines 2410--2411
|
1304
|
-
[]|[]
|
1305
|
-
[]
|
1306
|
-
|
1307
|
-
[191
|
1308
|
-
|
1309
|
-
|
1310
|
-
]
|
1311
|
-
l2hSize :tex2html_wrap_indisplay3572:19.21799pt::19.21799pt::199.23701pt.
|
1312
|
-
[192
|
1313
|
-
|
1314
|
-
|
1315
|
-
]
|
1316
|
-
l2hSize :tex2html_wrap_indisplay3573:16.9514pt::16.9514pt::295.61589pt.
|
1317
|
-
[193
|
1318
|
-
|
1319
|
-
|
1320
|
-
]
|
1321
|
-
l2hSize :tex2html_wrap_indisplay3574:19.21799pt::19.21799pt::119.00372pt.
|
1322
|
-
[194
|
1323
|
-
|
1324
|
-
|
1325
|
-
]
|
1326
|
-
l2hSize :tex2html_wrap_indisplay3575:21.50017pt::21.50017pt::482.16548pt.
|
1327
|
-
|
1328
|
-
Overfull \hbox (136.55046pt too wide) in paragraph at lines 2470--2471
|
1329
|
-
[]|[]
|
1330
|
-
[]
|
1331
|
-
|
1332
|
-
[195
|
1333
|
-
|
1334
|
-
|
1335
|
-
]
|
1336
|
-
l2hSize :tex2html_wrap_indisplay3576:21.50017pt::21.50017pt::367.90776pt.
|
1337
|
-
|
1338
|
-
Overfull \hbox (22.29274pt too wide) in paragraph at lines 2494--2495
|
1339
|
-
[]|[]
|
1340
|
-
[]
|
1341
|
-
|
1342
|
-
[196
|
1343
|
-
|
1344
|
-
|
1345
|
-
]
|
1346
|
-
l2hSize :tex2html_wrap_indisplay3577:16.9514pt::16.9514pt::327.28014pt.
|
1347
|
-
[197
|
1348
|
-
|
1349
|
-
|
1350
|
-
]
|
1351
|
-
l2hSize :tex2html_wrap_inline3579:8.2pt::0.0pt::9.85577pt.
|
1352
|
-
[198
|
1353
|
-
|
1354
|
-
|
1355
|
-
]
|
1356
|
-
l2hSize :tex2html_wrap_indisplay3582:19.21799pt::19.21799pt::153.11905pt.
|
1357
|
-
[199
|
1358
|
-
|
1359
|
-
|
1360
|
-
]
|
1361
|
-
l2hSize :subequations3584:195.12216pt::0.0pt::349.0pt.
|
1362
|
-
[200
|
1363
|
-
|
1364
|
-
|
1365
|
-
] (./images.aux) )
|
1366
|
-
Here is how much of TeX's memory you used:
|
1367
|
-
2196 strings out of 10601
|
1368
|
-
25495 string characters out of 67513
|
1369
|
-
103593 words of memory out of 263001
|
1370
|
-
5251 multiletter control sequences out of 10000+0
|
1371
|
-
16138 words of font info for 63 fonts, out of 400000 for 1000
|
1372
|
-
14 hyphenation exceptions out of 1000
|
1373
|
-
27i,13n,24p,224b,277s stack positions out of 300i,100n,500p,50000b,4000s
|
1374
|
-
|
1375
|
-
Output written on images.dvi (200 pages, 133500 bytes).
|