Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37556721
en ru br
ALT Linux repos
S:0.9-alt2

Group :: Office
RPM: blahtexml

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: blahtexml
Version: 0.9
Release: alt2

Summary: TeX / MathML converter

Group: Office
License: GPLv2+
Url: http://gva.noekeon.org/blahtexml/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://gva.noekeon.org/blahtexml/blahtexml-%version-src.tar
Patch: blahtexml-0.9-alt-unistd.patch

# Automatically added by buildreq on Mon Feb 08 2010

BuildRequires: gcc-c++ libxerces-c-devel

%description
Blahtex is a program written in C++, which converts an equation given in a
syntax close to TeX into MathML. It is designed by David Harvey and is aimed
at supporting equations in MediaWiki.
Blahtexml is a simple extension of blahtex. In addition to the functionality
of blahtex, blahtexml has XML processing in mind and is able to process a
whole XML document into another XML document. Instead of converting only one
formula at a time, blahtexml can convert all the formulas of the given XML
file into MathML.

%prep
%setup
%patch -p2

%build
%make_build blahtexml-linux

%install
install -p -D -m0755 blahtexml %buildroot%_bindir/blahtexml

%files
%doc README Documentation/example?.xml
%_bindir/blahtexml

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin