Skip to content
Snippets Groups Projects
Commit eec15bad authored by Tinny Ng's avatar Tinny Ng
Browse files

Remove those jar files that are not clear in license issue.

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173438 13f79535-47bb-0310-9956-ffa450edef68
parent e934addf
No related branches found
No related tags found
No related merge requests found
java -classpath "tools/jars/stylebook-1.0-b2.jar;tools/jars/xalan.jar;tools/jars/xerces.jar" org.apache.stylebook.StyleBook "targetDirectory=doc/html" doc/xerces-c_book.xml tools/jars/style-apachexml.jar
java -classpath "tools/jars/createPDF.jar;tools/jars/fop.jar;tools/jars/w3c.jar;tools/jars/xalan.jar;tools/jars/xerces.jar" org.apache.stylebook.pdf.CreatePDF -propfile doc/pdf/xerces-c-pdf.properties
This diff is collapsed.
// Xerces-C properties file
///////////////////////////////////
// File Setup //
///////////////////////////////////
BOOK_SOURCE_INPUT=doc/xerces-c_book.xml
STYLESHEET=doc/pdf/apachePDFStyle.xsl
PDF_OUTPUT=doc/pdf/xerces-c.pdf
DELETE_TEMP_FILES=true
///////////////////////////////////
// PDF Properties //
///////////////////////////////////
CREATE_TOC=true
CREATE_LINKS_REFERENCE=true
TABLE_WIDTH=500
TABLE_CHARACTER_WIDTH=6
MAX_ORDERED_LIST_DEPTH=4
MAX_COLUMN_NUMBER=10
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment