TeXworks icon
TeXworks icon

TeXworks

 17 likes

The TeXworks project is an effort to build a simple TeX front-end program (working environment) that will be available for all today’s major desktop operating systems—in particular, MS Windows (XP and Vista), typical GNU/Linux distros and other X11-based systems, and Mac OS X.

on Linux

License model

  • FreeOpen Source

Country of Origin

  • US flagUnited States

Platforms

  • Mac
  • Windows
  • Linux
  No rating
17likes
0comments
0news articles

Features

Suggest and vote on features
  1. LaTeX icon  Support for LaTeX
  2.  LaTeX Editor
  3.  Typesetting
  4.  Typography
  5.  Publishing

 Tags

  • tex-editor
  • texeditor
  • printing

TeXworks News & Activities

Highlights All activities

Recent activities

Show all activities

TeXworks information

  • Developed by

    US flagTeX Users Group
  • Licensing

    Open Source (GPL-2.0) and Free product.
  • Written in

  • Alternatives

    31 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Office & ProductivityEducation & ReferencePhotos & Graphics

GitHub repository

  •  723 Stars
  •  134 Forks
  •  215 Open Issues
  •   Updated Feb 13, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about TeXworks, and it has gotten 17 likes

TeXworks was added to AlternativeTo by PingLu on May 3, 2010 and this page was last updated Mar 3, 2023.
No comments or reviews, maybe you want to be first?
Post comment/review

What is TeXworks?

The TeXworks project is an effort to build a simple TeX front-end program (working environment) that will be available for all today’s major desktop operating systems—in particular, MS Windows (XP and Vista), typical GNU/Linux distros and other X11-based systems, and Mac OS X. It is deliberately modeled on Dick Koch’s award-winning TeXShop for Mac OS X, which is credited with a resurgence of TeX usage on the Mac platform.

To provide a similar experience across all systems, TeXworks is based on cross-platform, open source tools and libraries. The Qt toolkit was chosen for the quality of its cross-platform user interface capabilities, with native “look and feel” on each platform being a realistic target. Qt also provides a rich application framework, facilitating the relatively rapid development of a usable product.

The normal TeXworks workflow is PDF-centric, using pdfTeX and XeTeX as typesetting engines and generating PDF documents as the default formatted output. Although it is possible to configure a processing path based on DVI, newcomers to the TeX world need not be concerned with DVI at all, but can generally treat TeX as a system that goes directly from marked-up text files to ready-to-use PDF documents.

TeXworks includes an integrated PDF viewer, based on the Poppler library, so there is no need to switch to an external program such as Acrobat, xpdf, etc., to view the typeset output. The integrated viewer also supports source/preview synchronization (e.g., control-click within the source text to locate the corresponding position in the PDF, and vice versa). This capability is based on the new “SyncTeX” feature developed by Jérôme Laurens, and supported by both the pdfTeX and XeTeX programs in TeX Live and other current releases.

Official Links