Difference between revisions of "List of applications/Documents"
(→Scientific Documents: case check) |
(→Scientific Documents: Auctex) |
||
Line 74: | Line 74: | ||
* {{App|Texmaker|Texmaker is an cross-plateform, light and easy-to-use LaTeX IDE.|http://www.xm1math.net/texmaker/index.html|{{AUR|texmaker}}}} | * {{App|Texmaker|Texmaker is an cross-plateform, light and easy-to-use LaTeX IDE.|http://www.xm1math.net/texmaker/index.html|{{AUR|texmaker}}}} | ||
+ | |||
+ | * {{App|AUCTeX|Turns Emacs in one of the most powerful TeX/LaTeX/ConTeXt environment to date.|http://www.gnu.org/software/auctex/|{{Pkg|auctex}}}} | ||
=== OCR software === | === OCR software === |
Revision as of 18:24, 9 July 2012
zh-CN:Common Applications/Documents Template:Common Applications navigation
Contents
Documents
Document Readers
Console
- fbpdf — small framebuffer PDF viewer based off of MuPDF, with VIM keybindings, written in C
- fbdjvu — djvu viewer similar for fbpdf but for djvu files
- http://repo.or.cz/w/fbpdf.git || fbpdf-gitAUR (can be built from the same source after small PKGBUILD modification)
Graphical
- apvlv — A lightweight PDF viewer with VIM key bindings
- ePDFView — A free lightweight PDF document viewer using Poppler and GTK+ libraries
- Evince — document viewer for multiple document formats. Supports pdf, postscript, djvu, tiff and dvi
- Foxit Reader — small, fast (compared to Acrobat) PDF viewer
- llpp — A very fast PDF reader based off of MuPDF, that supports continuous page scrolling, bookmarking, and text search through the whole document
- MuPDF — A very fast PDF viewer and toolkit written in portable C. Features CJK font support
- Okular — viewer for KDE.
- qpdfview — A tabbed PDF viewer using the Poppler and QT libraries
- Xpdf — A viewer for Portable Document Format (PDF) files
- zathura — Another lightweight PDF viewer similar to apvlv, only lighter
Chm Viewers
- Gnochm — a chm viewer meant to integrate with GNOME. It is based on pychm.
- xchm — it is a lightweight chm viewer, based on chmlib.
- chmsee — It is a chm viewer based on xulrunner.
- kchmviewer — It is a qt based chm viewer. It also uses chmlib, and borrows some ideas from xchm. It does not depend on kde, but can be compiled to integrate with kde.
Office suites
- LibreOffice — fork of OpenOffice.org, the one under active development
- OpenOffice.org — powerful office suite, relicensed under Apache License
- Calligra — fork of KOffice, integrates nicely with kde, actively developed.
Indexers
- pinot — personal search and metasearch tool
- recoll — full text search tool based on Xapian backend
Word processors
- Abiword — A full-featured word processor
- Abiword Light — A lighter version of Abiword
- BlueGriffon — BlueGriffon is a new WYSIWYG content editor for the World Wide Web.
- LibreOffice Writer — full-featured word processor included in the LibreOffice suite
- OpenOffice.org Writer — full-featured word processor included in the OpenOffice.org suite
- Markdown — A text-to-HTML conversion tool that allows you to write using a simple plain text format
- pandoc — A swiss-army knife for converting one markup format into another (supports Markdown)
- txt2tags — A dead-simple, KISS-compliant lightweight, human-readable markup language to produce rich format content out of plain text files
- Ted — easy GTK-based rich text processor (with footnote support)
Spreadsheets
Template:Wikipedia- gnumeric — GNOME Spreadsheet Program
- Libreoffice Calc — spreadsheet application for LibreOffice
- OpenOffice.org Calc — full-featured spreadsheet included in OpenOffice.org suite
Scientific Documents
With LaTeX, creation of any scientific document, article, journal, etc. is made commonplace. Here are two examples of frontends for LaTeX.
- TeXMacs — wysiwyw (what you see is what you want) editing platform with special features for scientists.
- LyX — LyX is a document processor that encourages an approach to writing based on the structure of your documents (WYSIWYM) and not simply their appearance (WYSIWYG).
- Texmaker — Texmaker is an cross-plateform, light and easy-to-use LaTeX IDE.
- AUCTeX — Turns Emacs in one of the most powerful TeX/LaTeX/ConTeXt environment to date.