[postgis-tickets] [PostGIS] #2204: Publish PostGIS manuals in ePub format
PostGIS
trac at osgeo.org
Sat May 4 19:05:44 PDT 2013
#2204: Publish PostGIS manuals in ePub format
----------------------------+-----------------------------------------------
Reporter: robe | Owner: robe
Type: enhancement | Status: closed
Priority: medium | Milestone: PostGIS 2.1.0
Component: documentation | Version: trunk
Resolution: fixed | Keywords:
----------------------------+-----------------------------------------------
Changes (by robe):
* status: new => closed
* resolution: => fixed
Comment:
I have debbie autogenerating ePub now. There are a couple of issues which
I'll put as separate tickets.
If anyone wants to look at the output:
http://postgis.net/stuff/postgis-2.1.0SVN.epub
(also linked on docs page: http://postgis.net/documentation )
The first issue is the new:
{{{
make epub
}}}
I added to docs, requires you copy all the generated images to the
doc/images/ folder whereas we have them in html/images.
the doctoepub ruby thing did not have a -I option like dblatex. Also the
css styling (I just applied the html one), looks shall we say "creepy" in
my firefox epub viewer. Images also seem to float about in an equally
creepy way.
I hope it looks better on a tablet or smartphone. I'm too lazy to pull
out my android tablet to test.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2204#comment:3>
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