Simple Project List Software Map

137 projects in result set
最后更新: 2001-08-15 13:39

dlh

dlh is a fast LaTeX-to-HTML translator written in C that can handle most of LaTeX. It features not invoking LaTeX for any purpose; with the exception of figure support it's completely independent of any other program. In particular, it generates all cross-references and table of contents in a single run Tables are supported and translated into HTML3 tables, and PostScript figures (\psfig command) are supported (requires GhostScript and pnmtogif to translate PS into GIF files).

最后更新: 2010-08-03 12:45

gladTeX

gladTeX is a preprocessor that enables the use of
LaTeX equations in HTML by replacing the LaTeX
code with images. Care is taken to align the base
line of the equation with the base line of the
surrounding text.

(Machine Translation)
最后更新: 2009-04-28 00:37

LaTeX Symbols Selector

LSS is a symbol browser to help create LaTeX documents with many math symbols. All symbols are grouped into categories, and users can copy a symbol name to a system-wide clipboard (or insert it directly to the first running copy of gVIM) by selecting a symbol icon from the list.

最后更新: 2013-09-21 03:04

TeXcount

TeXcount is a Perl script for counting words in LaTeX documents. It parses valid LaTeX documents counting words, headers, formulae (mathematics), and floats/begin-end groups. To run the script, you can either download it and run it on your own computer, or you can use the Web interface. TeXcount is included in the CTAN TeX/LaTeX archive, and thus included in several TeX distributions. If you have TeX installed, chances are you may already have TeXcount.

(Machine Translation)
最后更新: 2007-12-25 22:55

Texpipeline

Texpipeline allows the conversion of (La)TeX documents with simple filter pipes such as "cat input.tex | tex2pdf > output.pdf". It removes the hassle of running (la)tex again and again, leaving lots of auxiliary files in the current directory. This is especially useful for programs which create LaTeX files automatically and just want to present the PDF output to the user.

最后更新: 2004-10-23 09:30

CCT Chinese TeX system

CCT is a Chinese Language Extention to TeX that was developed by the Academy of Sciences in Beijing.

(Machine Translation)
最后更新: 2003-08-25 04:30

PSTricks

PSTricks is a package for TeX and LaTeX which lets
you use most PostScript capabilities. It can be
used for drawing lines, curves, trees, polygons,
and other kinds of diagrams.

(Machine Translation)
最后更新: 2004-10-27 03:45

IDX-DocBook2LaTeX

IDX-DocBook2LaTeX is a stylesheet which translates DocBook documents into LaTeX. It is written in Perl, using the XML::XPathScript package from AxKit. It features the ability to handle tables, indices, figures, footnotes, and more. The XSLT-like templating philosophy built into XPathScript makes it easy to extend.

(Machine Translation)

ptetexwin

We provide a set of binary packages to construct a Japanese (La)TeX Environment using Cygwin Net-installer. It consists of ptetex (Japanese patch collection for teTeX) and CJK-customized Ghostscript.

最后更新: 2001-08-15 11:41

TkDVI

TkDVI is a DVI previewer built with the Tcl/Tk toolkit. It can use multiple windows to display multiple pages at the same time (which can come from multiple DVI files sharing a common font repository). Each window can show either a single page, two facing pages (as in a book) or sixteen reduced pages in the space of one, to check page breaks and positioning of floating items. TkDVI supports many features from xdvi, such as a magnification glass, but also adds interesting stuff like a gv-like page selector and a `rubber line' for measuring distances. TkDVI is based on a reusable Tk `image type' for DVI files which can easily be incorporated in other programs, and it is straightforward to customize and extend TkDVI itself.

(Machine Translation)
最后更新: 2001-08-19 16:29

L2T

L2T extracts excerpts of Lisp (Scheme), C, or Perl code from files and incorporates them, for instance, into TeX files. It can also conveniently pretty-print or convert parenthetic Sexpressions into trees, drawings, Greek denotations, etc.

(Machine Translation)
最后更新: 2004-02-10 14:00

bibgrep

Bibgrep indexes and efficiently searches BibTex
files. Its usage is similar to the command grep
and the queries use a Google-like syntax. Bibgrep
will create an index for each BibTex file it
touches, and keep the result within
"~/.bibgrep.idx" (by defaults). It watches the
modification date and the size of the original
BibTex file, and will update (and delete) its
index as needed.

(Machine Translation)
最后更新: 2012-06-13 21:13

lhs2tex

lhs2TeX is a literate programming tool. It is implemented as a preprocessor that generates LaTeX code from literate Haskell sources. It allows for and provides different styles for the formatting of code. You can easily select between representing operators with mathematical symbols or with ASCII approximations, as well as deciding whether or not to highlight keywords. The formatting of your own defined tokens may be adjusted. Preprocessor-style conditionals are supported, and Haskell can be used to generate parts of the document.

最后更新: 2006-04-20 03:17

Dvipost

Dvipost is a post-processor for DVI files
created by LaTeX and TeX. It can be used for
special modes that normally need DVI drivers
such as dvips. It supports layout raster,
change bars, and overstrike mode.

(Machine Translation)
最后更新: 2003-11-30 16:54

Kiri's bib2html

Kiri's bib2html is a utility for converting a bibTeX file
into HTML format. It will recognize the 'url' field in
the bibTeX entries and make appropriate links in
the HTML output to the URL location.

(Machine Translation)