Skip to content

cafonso/bottomupcs

 
 

Repository files navigation

Computer Science from the Bottom Up
-----------------------------------

You should be able to make the course materials by typing

make html (output in ./html directory)

or

make pdf (output in csbu.pdf)

Included for simplicity are the docbook dtds, xsl stylesheets and fop
distribution.  You need some other things for this to work out of the
box.  If you have the Debian packages

* java (1.8 ... 1.7 seems to have some issues with saxon; see
    https://sourceforge.net/p/docbook/bugs/1373/ )
* libxml2-utils
* jing
* transfig (for fig2dev)

you will probably be ok.

I am always interested in contribution and feedback so please feel
free to email

Ian Wienand
ian@wienand.org

---

Notes

 2016-01-13 : fop-2.0/lib/batik-all-svn-trunk.jar from [1] is included
 to work around [2]

[1] https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/lib/batik-all-svn-trunk.jar
[2] https://issues.apache.org/jira/browse/FOP-2489

About

Bottom Up Computer Science

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.2%
  • XSLT 8.8%
  • JavaScript 0.7%
  • Java 0.2%
  • CSS 0.1%
  • Shell 0.0%