mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 15:03:57 +00:00
c++boost.gif -> boost.png replacement
[SVN r25572]
This commit is contained in:
parent
71f515403d
commit
85e19289db
@ -30,8 +30,8 @@
|
|||||||
|
|
||||||
<xsl:param name = "boost.root" select = "'../..'"/>
|
<xsl:param name = "boost.root" select = "'../..'"/>
|
||||||
<xsl:param name = "boost.image.src"
|
<xsl:param name = "boost.image.src"
|
||||||
select = "concat($boost.root, '/c++boost.gif')"/>
|
select = "concat($boost.root, '/boost.png')"/>
|
||||||
<xsl:param name = "boost.image.alt" select = "'c++boost.gif (8819 bytes)'"/>
|
<xsl:param name = "boost.image.alt" select = "'boost.png (6897 bytes)'"/>
|
||||||
<xsl:param name = "boost.image.w" select = "277"/>
|
<xsl:param name = "boost.image.w" select = "277"/>
|
||||||
<xsl:param name = "boost.image.h" select = "86"/>
|
<xsl:param name = "boost.image.h" select = "86"/>
|
||||||
<xsl:param name = "boost.libraries" select = "'libraries.html'"/>
|
<xsl:param name = "boost.libraries" select = "'libraries.html'"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user