Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP DocBook build instructions #6

Merged
merged 1 commit into from
Jan 25, 2018

Conversation

terales
Copy link
Contributor

@terales terales commented Jan 25, 2018

Closes #5

@CLAassistant
Copy link

CLAassistant commented Jan 25, 2018

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor Author

@terales terales left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need some help from someone who can successfully build DocBook.

### Prerequisites

* [Java 8](https://www.java.com/en/download/)
* [Saxon-PE](http://www.saxonica.com/download/java.xml)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DavidFatDavidF you've mentioned in #3 (comment):

So far we are using only preliminary, built-in oXygen transforms but Jano is working on modified stylesheets for HTML and PDF

Can you provide direct links to the missing prerequisites, please?

Run from the project root folder:
```
java -jar saxon9pe.jar -xsl:./docbook/T1/WG3/XLIFF-EM-BP.xml_xslt -s:./docbook/T1/WG3/ -o:./docs/
```
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This approach returns error:

Static error at fo:root on line 1 column 375 of XLIFF-EM-BP.xml_xslt:
  XTSE0150: The supplied file does not appear to be a stylesheet
The supplied file does not appear to be a stylesheet

What commands and params are you using?

### Prerequisites

* [Java 8](https://www.java.com/en/download/)
* [Saxon-PE](http://www.saxonica.com/download/java.xml)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What edition of Saxon do we use? Can we use a community edition?

@DavidFatDavidF DavidFatDavidF merged commit f11e302 into master Jan 25, 2018
terales added a commit that referenced this pull request Jan 25, 2018
…tructions"

This reverts commit f11e302, reversing
changes made to 82cace8.
@terales terales deleted the 5-add-docbook-build-instructions branch January 25, 2018 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants