Skip to content

abhidg/pkg-blahtexml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blahtex(ml) version 0.9
http://gva.noekeon.org/blahtexml
======================================

Copyright (c) 2006, David Harvey
Copyright (c) 2010, Gilles Van Assche
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
    * Neither the names of the authors nor the names of their affiliation may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

======================================

blahtex: a TeX to MathML converter designed with MediaWiki in mind
Designed by David Harvey
Some maintenance by Gilles Van Assche

Brief build instructions (more details in the manual): run one of

  make blahtex-linux
  make blahtex-mac

======================================

blahtexml: an extension of blahtex with XML processing in mind
Designed by Gilles Van Assche

Blahtexml is a simple extension of blahtex to allow it to process an entire
XML file, and to convert each blahtex equation in it into MathML equations.
Blahtexml is a source-level extension of blahtex, which means that anything
that works with blahtex also works with blahtexml.

Blahtexml requires Xerces-C 2.x or 3.0 to be installed. If you do not have
Xerces-C installed, you will not be able to build blahtexml (but you will
still be able to build and use blahtex of course).

Brief build instructions (more details in the manual): run one of

  make blahtexml-linux
  make blahtexml-mac

======================================

Note that the example files example*.xml, HTML+Blahtex.xml and HTML+MathML.xml are in the public domain.

======================================

About

Debian packaging for blahtexml

Resources

Stars

Watchers

Forks

Packages

No packages published