[postgis-tickets] [PostGIS] #5422: EPUB Makefile target requires manually copying files around
PostGIS
trac at osgeo.org
Fri Jun 30 05:39:39 PDT 2023
#5422: EPUB Makefile target requires manually copying files around
------------------------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.4.0
Component: build/upgrade/install | Version: master
Resolution: | Keywords:
------------------------------------+---------------------------
Comment (by strk):
On further analisys, it's not XSLT path that we are in need of, but rather
images path, required at epub packaging time. Something to fix in here:
https://github.com/docbook/xslt10-stylesheets/blob/fe16c90013b64e316c3e21ef92d1e8813c10f88c/xsl/epub/bin/lib/docbook.rb#L167
The code above just assumes image paths are relative to the path of the
docbook input file (it'd be build dir)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5422#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list