mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Fixed image path in complex number docs.
Suppressed draft mode in PDF generation (stops the FO renderer from grabbing draft.png from sourceforge). [SVN r39973]
This commit is contained in:
@@ -62,6 +62,7 @@ boostbook standalone
|
||||
<format>pdf:<xsl:param>preferred.mediaobject.role=print
|
||||
<format>pdf:<xsl:param>img.src.path=$(images_location)/
|
||||
<format>pdf:<xsl:param>admon.graphics.path=$(images_location)/../../svg-admon/
|
||||
<format>pdf:<xsl:param>draft.mode="no"
|
||||
;
|
||||
|
||||
|
||||
@@ -74,3 +75,4 @@ boostbook standalone
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -55,7 +55,7 @@ on the implementation methodology.
|
||||
|
||||
__effects returns the inverse sine of the complex number z.
|
||||
|
||||
__formula [$../../libs/math/doc/images/asin.png]
|
||||
__formula [$../../images/asin.png]
|
||||
|
||||
[endsect]
|
||||
|
||||
@@ -72,7 +72,7 @@ __formula [$../../libs/math/doc/images/asin.png]
|
||||
|
||||
__effects returns the inverse cosine of the complex number z.
|
||||
|
||||
__formula [$../../libs/math/doc/images/acos.png]
|
||||
__formula [$../../images/acos.png]
|
||||
|
||||
[endsect]
|
||||
|
||||
@@ -89,7 +89,7 @@ __formula [$../../libs/math/doc/images/acos.png]
|
||||
|
||||
__effects returns the inverse tangent of the complex number z.
|
||||
|
||||
__formula [$../../libs/math/doc/images/atan.png]
|
||||
__formula [$../../images/atan.png]
|
||||
|
||||
[endsect]
|
||||
|
||||
@@ -106,7 +106,7 @@ __formula [$../../libs/math/doc/images/atan.png]
|
||||
|
||||
__effects returns the inverse hyperbolic sine of the complex number z.
|
||||
|
||||
__formula [$../../libs/math/doc/images/asinh.png]
|
||||
__formula [$../../images/asinh.png]
|
||||
|
||||
[endsect]
|
||||
|
||||
@@ -123,7 +123,7 @@ __formula [$../../libs/math/doc/images/asinh.png]
|
||||
|
||||
__effects returns the inverse hyperbolic cosine of the complex number z.
|
||||
|
||||
__formula [$../../libs/math/doc/images/acosh.png]
|
||||
__formula [$../../images/acosh.png]
|
||||
|
||||
[endsect]
|
||||
|
||||
@@ -140,7 +140,7 @@ __formula [$../../libs/math/doc/images/acosh.png]
|
||||
|
||||
__effects returns the inverse hyperbolic tangent of the complex number z.
|
||||
|
||||
__formula [$../../libs/math/doc/images/atanh.png]
|
||||
__formula [$../../images/atanh.png]
|
||||
|
||||
[endsect]
|
||||
|
||||
@@ -155,3 +155,4 @@ __formula [$../../libs/math/doc/images/atanh.png]
|
||||
[endsect]
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -28,14 +28,14 @@
|
||||
acos</a>
|
||||
</h3></div></div></div>
|
||||
<a name="complex_number_tr1_algorithms.inverse_complex.acos.header_"></a><h5>
|
||||
<a name="id436432"></a>
|
||||
<a name="id440127"></a>
|
||||
<a href="acos.html#complex_number_tr1_algorithms.inverse_complex.acos.header_">Header:</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">complex</span><span class="special">/</span><span class="identifier">acos</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="complex_number_tr1_algorithms.inverse_complex.acos.synopsis_"></a><h5>
|
||||
<a name="id440224"></a>
|
||||
<a name="id440222"></a>
|
||||
<a href="acos.html#complex_number_tr1_algorithms.inverse_complex.acos.synopsis_">Synopsis:</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@@ -47,7 +47,7 @@
|
||||
the complex number z.
|
||||
</p>
|
||||
<p>
|
||||
<span class="bold"><strong>Formula: </strong></span> <span class="inlinemediaobject"><img src="../../../../libs/math/doc/images/acos.png" alt="acos"></span>
|
||||
<span class="bold"><strong>Formula: </strong></span> <span class="inlinemediaobject"><img src="../../../../images/acos.png" alt="acos"></span>
|
||||
</p>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
|
||||
@@ -28,14 +28,14 @@
|
||||
acosh</a>
|
||||
</h3></div></div></div>
|
||||
<a name="complex_number_tr1_algorithms.inverse_complex.acosh.header_"></a><h5>
|
||||
<a name="id490128"></a>
|
||||
<a name="id490067"></a>
|
||||
<a href="acosh.html#complex_number_tr1_algorithms.inverse_complex.acosh.header_">Header:</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">complex</span><span class="special">/</span><span class="identifier">acosh</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="complex_number_tr1_algorithms.inverse_complex.acosh.synopsis_"></a><h5>
|
||||
<a name="id490222"></a>
|
||||
<a name="id490161"></a>
|
||||
<a href="acosh.html#complex_number_tr1_algorithms.inverse_complex.acosh.synopsis_">Synopsis:</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@@ -47,7 +47,7 @@
|
||||
cosine of the complex number z.
|
||||
</p>
|
||||
<p>
|
||||
<span class="bold"><strong>Formula: </strong></span> <span class="inlinemediaobject"><img src="../../../../libs/math/doc/images/acosh.png" alt="acosh"></span>
|
||||
<span class="bold"><strong>Formula: </strong></span> <span class="inlinemediaobject"><img src="../../../../images/acosh.png" alt="acosh"></span>
|
||||
</p>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
|
||||
@@ -28,14 +28,14 @@
|
||||
asin</a>
|
||||
</h3></div></div></div>
|
||||
<a name="complex_number_tr1_algorithms.inverse_complex.asin.header_"></a><h5>
|
||||
<a name="id489856"></a>
|
||||
<a name="id435782"></a>
|
||||
<a href="asin.html#complex_number_tr1_algorithms.inverse_complex.asin.header_">Header:</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">complex</span><span class="special">/</span><span class="identifier">asin</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="complex_number_tr1_algorithms.inverse_complex.asin.synopsis_"></a><h5>
|
||||
<a name="id436225"></a>
|
||||
<a name="id436218"></a>
|
||||
<a href="asin.html#complex_number_tr1_algorithms.inverse_complex.asin.synopsis_">Synopsis:</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@@ -47,7 +47,7 @@
|
||||
complex number z.
|
||||
</p>
|
||||
<p>
|
||||
<span class="bold"><strong>Formula: </strong></span> <span class="inlinemediaobject"><img src="../../../../libs/math/doc/images/asin.png" alt="asin"></span>
|
||||
<span class="bold"><strong>Formula: </strong></span> <span class="inlinemediaobject"><img src="../../../../images/asin.png" alt="asin"></span>
|
||||
</p>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
|
||||
@@ -28,14 +28,14 @@
|
||||
asinh</a>
|
||||
</h3></div></div></div>
|
||||
<a name="complex_number_tr1_algorithms.inverse_complex.asinh.header_"></a><h5>
|
||||
<a name="id436170"></a>
|
||||
<a name="id436109"></a>
|
||||
<a href="asinh.html#complex_number_tr1_algorithms.inverse_complex.asinh.header_">Header:</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">complex</span><span class="special">/</span><span class="identifier">asinh</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="complex_number_tr1_algorithms.inverse_complex.asinh.synopsis_"></a><h5>
|
||||
<a name="id489922"></a>
|
||||
<a name="id489861"></a>
|
||||
<a href="asinh.html#complex_number_tr1_algorithms.inverse_complex.asinh.synopsis_">Synopsis:</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@@ -47,7 +47,7 @@
|
||||
sine of the complex number z.
|
||||
</p>
|
||||
<p>
|
||||
<span class="bold"><strong>Formula: </strong></span> <span class="inlinemediaobject"><img src="../../../../libs/math/doc/images/asinh.png" alt="asinh"></span>
|
||||
<span class="bold"><strong>Formula: </strong></span> <span class="inlinemediaobject"><img src="../../../../images/asinh.png" alt="asinh"></span>
|
||||
</p>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
|
||||
@@ -28,14 +28,14 @@
|
||||
atan</a>
|
||||
</h3></div></div></div>
|
||||
<a name="complex_number_tr1_algorithms.inverse_complex.atan.header_"></a><h5>
|
||||
<a name="id440431"></a>
|
||||
<a name="id440428"></a>
|
||||
<a href="atan.html#complex_number_tr1_algorithms.inverse_complex.atan.header_">Header:</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">complex</span><span class="special">/</span><span class="identifier">atan</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="complex_number_tr1_algorithms.inverse_complex.atan.synopsis_"></a><h5>
|
||||
<a name="id435963"></a>
|
||||
<a name="id435903"></a>
|
||||
<a href="atan.html#complex_number_tr1_algorithms.inverse_complex.atan.synopsis_">Synopsis:</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@@ -47,7 +47,7 @@
|
||||
the complex number z.
|
||||
</p>
|
||||
<p>
|
||||
<span class="bold"><strong>Formula: </strong></span> <span class="inlinemediaobject"><img src="../../../../libs/math/doc/images/atan.png" alt="atan"></span>
|
||||
<span class="bold"><strong>Formula: </strong></span> <span class="inlinemediaobject"><img src="../../../../images/atan.png" alt="atan"></span>
|
||||
</p>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
|
||||
@@ -28,14 +28,14 @@
|
||||
atanh</a>
|
||||
</h3></div></div></div>
|
||||
<a name="complex_number_tr1_algorithms.inverse_complex.atanh.header_"></a><h5>
|
||||
<a name="id490429"></a>
|
||||
<a name="id490368"></a>
|
||||
<a href="atanh.html#complex_number_tr1_algorithms.inverse_complex.atanh.header_">Header:</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">complex</span><span class="special">/</span><span class="identifier">atanh</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="complex_number_tr1_algorithms.inverse_complex.atanh.synopsis_"></a><h5>
|
||||
<a name="id490524"></a>
|
||||
<a name="id490463"></a>
|
||||
<a href="atanh.html#complex_number_tr1_algorithms.inverse_complex.atanh.synopsis_">Synopsis:</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@@ -47,7 +47,7 @@
|
||||
tangent of the complex number z.
|
||||
</p>
|
||||
<p>
|
||||
<span class="bold"><strong>Formula: </strong></span> <span class="inlinemediaobject"><img src="../../../../libs/math/doc/images/atanh.png" alt="atanh"></span>
|
||||
<span class="bold"><strong>Formula: </strong></span> <span class="inlinemediaobject"><img src="../../../../images/atanh.png" alt="atanh"></span>
|
||||
</p>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
</h3></div></div></div>
|
||||
<div><p class="copyright">Copyright © 2005 John Maddock</p></div>
|
||||
<div><div class="legalnotice">
|
||||
<a name="id435842"></a><p>
|
||||
<a name="id489772"></a><p>
|
||||
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
|
||||
</p>
|
||||
|
||||
@@ -62,14 +62,7 @@ boostbook standalone
|
||||
<format>pdf:<xsl:param>preferred.mediaobject.role=print
|
||||
<format>pdf:<xsl:param>img.src.path=$(images_location)/
|
||||
<format>pdf:<xsl:param>admon.graphics.path=$(images_location)/../../svg-admon/
|
||||
<format>pdf:<xsl:param>draft.mode="no"
|
||||
;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -62,13 +62,7 @@ boostbook standalone
|
||||
<format>pdf:<xsl:param>preferred.mediaobject.role=print
|
||||
<format>pdf:<xsl:param>img.src.path=$(images_location)/
|
||||
<format>pdf:<xsl:param>admon.graphics.path=$(images_location)/../../svg-admon/
|
||||
<format>pdf:<xsl:param>draft.mode="no"
|
||||
;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -62,12 +62,7 @@ boostbook standalone
|
||||
<format>pdf:<xsl:param>preferred.mediaobject.role=print
|
||||
<format>pdf:<xsl:param>img.src.path=$(images_location)/
|
||||
<format>pdf:<xsl:param>admon.graphics.path=$(images_location)/../../svg-admon/
|
||||
<format>pdf:<xsl:param>draft.mode="no"
|
||||
;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -62,13 +62,7 @@ boostbook standalone
|
||||
<format>pdf:<xsl:param>preferred.mediaobject.role=print
|
||||
<format>pdf:<xsl:param>img.src.path=$(images_location)/
|
||||
<format>pdf:<xsl:param>admon.graphics.path=$(images_location)/../../svg-admon/
|
||||
<format>pdf:<xsl:param>draft.mode="no"
|
||||
;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user