141 projects tagged "TeX/LaTeX"
BibORB is a Web-based tool for managing bibliographies. It allows the sharing of bibliographies and provides an interface for editing references. It also eases the management of electronic versions (.ps, .pdf, etc.) of papers associated with your references. Classification is possible using groups, and search functions are included. BibTeX bibliographies can be imported, and selected references can be exported to BibTeX, Ris, and DocBook format.
TeX2Page makes Web pages from TeX manuscripts. It reads an input document that is marked in a TeX format and produces an output document with the functionally-equivalent HTML markup. It uses the same input file syntax, calling conventions, and error-recovery mechanisms as TeX, and thus demands no additional expertise of a user already familiar with TeX. It runs on modern Schemes and Common Lisp.
TeXToWebPublishing is a Perl script that produces a set of HTML pages from a LaTeX source file. The script creates one image for each HTML page. Each page in your slide presentation corresponds to one of the Postscript pages you would obtain running LaTeX. TeXToWebPublishing also produces an index page corresponding to the table of contents you would obtain with LaTeX. Each item of the index page includes a link to the corresponding HTML page. Links into the HTML pages can also be created with a special LaTeX command.