Typesetr Converter is the core conversion engine of the http://typesetr.consortium.io/ web service developed by the Hybrid Publishing Consortium in cooperation with LShift Ltd.
About Hybrid Publishing Consortium
The Hybrid Publishing Consortium (HPC) is a project of the Hybrid Publishing Lab in collaboration with partners and associates. The Hybrid Publishing Consortium is a research project with a mission to support the development of open source software for public infrastructures in publishing. One of our goals is to bring the ideal of universal access to independent publishing, in the way that the Open Access movement has changed academic publishing. We examine publishing workflows, build software components that enable multi-format conversion, e.g. eBooks, print-on-demand, online learning systems etc. We simultaneously promote computation and algorithm use in new hybridization in publishing formats, as well as valuing the knowledge worker, understanding publishing as a conflux of skills, technologies and machines. Within the wide variety of publishing types, we specialise in Museums, Libraries and Archives publishing. HPC is part of the Centre for Digital Cultures, Leuphana University, Germany and is funded by the EU and the German federal State of Lower Saxony.
see:
https://typesetr.consortium.io
https://github.com/consortium/typesetr-converter
Copyright (C) 2014 LShift Ltd
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
http://www.gnu.org/licenses/agpl-3.0.txt
digest.py, docerror.py, docx_parser.py, docxlite.py, dublin.py, endnotify.py, epub_writer.py
exit_code.py, ezmatch.py, gdoc-to, gdoc_converter.py, highlight.py, html_parser.py, html_writer.py
lang.py, latex_writer.py, literal.py, lxmlutil.py, markdown_parser.py, meta_writer.py, metainfo.py
mimetype.py, odt_parser.py, odt_writer.py, orderedyaml.py, pickle_writer.py, postprocess.py
preprocess.py, sectionize.py, setup.py, spellsuggest.py, stytempl.py, transclusions.py, unparse.py,
utils.py, xml_namespaces.py, xmldebug.py, xmltools.py
Copyright (C) 2014 Universität Leuphana Lüneburg
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
http://www.gnu.org/licenses/agpl-3.0.txt
All fonts are copyright to their respective owners.
Copyright 2005, 2014 jQuery Foundation and other contributors, https://jquery.org/
https://github.com/jquery/jquery/blob/master/LICENSE.txt
The MIT License (MIT) Copyright (c) 2014 Lars Jung (http://larsjung.de)
https://github.com/lrsjng/jquery-fracs
Copyright (c) 2011 Vesa Vänskä
https://github.com/vesan/jquery-inline-footnotes/blob/master/LICENSE
- Ubuntu 12.04 Precise (untested on other plattforms)
- Python 2.7
- at least 3GB of free Space ( Texlive :/ )
The package manager will solve all dependencies.
The easyiest way to install typesetr-converter is download the DEBs via apt
Add the following lines to your /etc/apt/sources.list:
deb https://repo.consortium.io/apt/debian precise main
Execute following lines
wget -q https://repo.consortium.io/apt/debian/dists/precise/typesetr.gpg.key -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install typesetr-core typesetr-fonts typesetr-styles typesetr-texlive
Not available yet ... will follow shortly.
ReadTheDocs http://consortium.readthedocs.org/
Open up a ticket at zendesk