On Wed, 29 Dec 2004 21:45:41 -0900, David Abrahams wrote: > Now that I have html and pdf generation working, I notice I can't say > > bjam html pdf > > I get duplicate target errors. What's up with that?
I've been trying to build a pdf for quite some time but keep having the same error (below). Did you run into it as well? If so, how did you solve it? Thx, Bart output from: fop.sh ../bin.v2/doc/debug/boost.fo ../bin.v2/doc/debug/boost.pdf [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser [INFO] FOP 0.20.5 [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser [INFO] building formatting object tree [INFO] setting up fonts [ERROR] property - "background-position-horizontal" is not implemented yet. [ERROR] property - "background-position-vertical" is not implemented yet. ... repeats several times ... [INFO] [1] [INFO] [2] ... repeats several times ... [INFO] [21] [INFO] [22] [ERROR] null ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Boost-docs mailing list [email protected] Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs
