Skip to content

bwagner/dtbooktosbsform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Christian Egli
Jan 18, 2012
af48e11 · Jan 18, 2012

History

24 Commits
Jan 11, 2012
Jan 13, 2012
Jan 13, 2012
Jan 18, 2012
Jan 18, 2012
Jan 11, 2012
Jan 13, 2012
Jan 13, 2012
Jan 11, 2012
Jan 13, 2012
Jan 13, 2012
Jan 13, 2012
Jan 13, 2012
Jan 13, 2012
Jan 13, 2012
Jan 13, 2012
Jan 13, 2012

Repository files navigation

dtbook2sbsform

This project provides:

a command line tool to transform dtbook xml source files into a braille format proprietary to sbs using saxon with a java extension that offers translating text into braille using liblouis.

Usage command line tools

cd dtbook2sbsform
./dtbook2sbsform.sh dtbook.xml

calls saxon.sh, transforms dtbook.xml and performs line breaking using linebreak.sh printing output onto stdout.

./saxon.sh

calls saxon, offering its rich command line interface, includes our extension function (see resources/xsl/dtbook2sbsform.xsl).

./linebreak.sh

breaks lines according to sbs rules: only lines beginning with a blank will be broken. Line width is 80 chars.

./utfx.sh

Performs utfx (svn version) tests.

Prerequisite installs

Authors

Christian Egli

Bernhard Wagner

License

Copyright 2011 SBS.

Licensed under GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published