Projects tagged ‘pdf’ and ‘tex’


[14 total ]

93 Users
   

teTeX is a complete TeX distribution for UNIX compatible systems, maintained by me, Thomas Esser. It is based on the web2c distribution which is currently maintained by Olaf Weber. teTeX has been ... [More] officially declared unmaintained by it's current maintainer, and users are suggested to change to TeX Live instead. [Less]
Created over 3 years ago.

28 Users
   

TeX Live is an easy way to get up and running with TeX. It provides a comprehensive TeX system with binaries for most flavors of Unix, including GNU/Linux, and also Windows. It includes all the major ... [More] TeX-related programs, macro packages, and fonts that are free software, including support for many languages around the world. TeX Live is the successor to teTeX. [Less]
Created about 1 year ago.

26 Users
   

Kile is a user friendly TeX/LaTeX editor for the KDE desktop environment. It simplifies the creation of LaTeX documents.
Created about 1 year ago.

25 Users
   

The main purpose of the pdfTeX project is to create and maintain an extension of TeX that can produce PDF directly from TeX source files and improve/enhance the result of TEX typesetting with the help ... [More] of PDF. When PDF output is not selected, pdfTEX produces normal DVI output, otherwise it generates PDF output that looks identical to the DVI output. An important aspect of this project is to investigate alternative justification algorithms (e. g. a font expansion algorithm akin to the hz micro--typography algorithm by Prof. Hermann Zapf), optionally making use of Multiple Master fonts. pdfTEX is based on the original TeX sources and Web2c, and has been successfully compiled on Unix, Win32 and MSDOS systems. [Less]
Created over 2 years ago.

22 Users
   

TeXShop is a TeX previewer for Mac OS X, written in Cocoa. Since pdf is a native file format on OS X, TeXShop uses "pdftex" and "pdflatex" rather than "tex" and "latex" to typeset; these programs in ... [More] the standard teTeX distribution of TeX produce pdf output instead of dvi output. [Less]
Created over 3 years ago.

22 Users
   

LilyPond is a music typesetter. It produces beautiful sheet music using a description file as input. LilyPond is part of the GNU Project.
Created over 3 years ago.

3 Users

The TeXlipse plugin for Eclipse provides support for LaTeX projects. It is primarily aimed at users who already know the basics about LaTeX, newbies will surely find it useful but also a steeper ... [More] learning curve. The following main features are offered: * Syntax highlighting * Document outline * Code folding * Templates * Build support, also partial building * Annotations for errors (while editing) * Content assist (completion of commands and references) * Easy navigation with F3 * Outline of the current file and the full project * Spell checking * Menu with common LaTeX math symbols * BibTeX editor and BibTeX-support * Line wrapping * Table editor * Support for several platforms (Windows, Linux, OS X) * ...and many more [Less]
Created about 1 year ago.

3 Users
   

WiKo is a very simple but powerful python script which takes files with wiki content in a given directory and either builds a web, a LaTeX article or a blog. It is very recommended to use it in tandem ... [More] with a collaborative versioning system such as cvs or subversion in order to publish on commit. [Less]
Created about 1 year ago.

2 Users
 

Platypus is a comprehensive and easy-to-use page layout and typesetting system. Similar in concept to tools such as TeX, Platypus adds new features, especially ease of use, to the generation of ... [More] documents of all kinds. It has features of particular benefit to developers and technical writers, such as intelligent, language-sensitive support for listings and code snippets. Input consists of text files with embedded commands and specifications (similar in concept to troff and TeX). These files are converted to PDF or HTML using the iText library. Written in Java. In early alpha (and not feature complete) but under active development. Binaries, code, docs, and schedule of releases at the websise. [Less]
Created over 3 years ago.

0 Users

This patch is intend to add following features: Main featuresUnits support for margin dimensions (pt, mm, in, cm, pica, know any other DTP units? :-) ) Crop all pages to the same size, minimum which ... [More] allows all content to fit in. This size is determined automatically from max bbox (auto mode). Crop all pages based on paper size, not bbox. In this mode, margins determine, how much each side of paper to cut out (absolute mode). User can exclude some pages from size calculations in auto mode Automatic exclusion of pages from size calculations in auto mode based on statistical analysis. User can confirm each page exclusion separately as well as confirm all exclusions at once. This mode can be mixed with manual page exclusion. NewAuto2 mode - pdfcrop will try to fit page content by moving crop box before resizing it. This should result in bit smaller output dimensions (while still content fits in). In this mode additional option is supported to set page corner to which crop box should be aligned. TODOCode optimization/rewriting - move from patch to application. More robust page size determination in absolute mode. Error checking GUI [Less]
Created 12 months ago.