Version 27 (modified by stefan, 3 years ago)

--

JLatexEditor

JLatexEditor is a cross-platform open source LaTeX editor. The editor is in constant development. It is well-tested on Linux, but has to be considered pre-alpha version, and only for experimental use for Windows and Mac OS.

Operating System Support

  • GNU/Linux: yes
  • Windows: highly experimental (not yet for production use)
  • Mac OS: highly experimental (not yet for production use)

The support for Windows, and Mac OS will be improved in the next stable release.

Download

Screenshots

http://endrullis.de/JLatexEditor/screenshots/screenshot_0.1.28_showing_latex_error_mini.png http://endrullis.de/JLatexEditor/screenshots/screenshot_0.1.28_cite_completion_minor_restricted_mini.png

Features

  • syntax highlighting (fast bracket identification)
  • live spell checker (aspell integration)
  • completion of
    • LaTeX commands
    • bibtex entries after \cite{
    • labels after \ref{
    • directories and files after \include{ and \input{
    • words
  • command templates and user defined live templates?
  • quick help for LaTeX commands
  • LaTeX compiler integration
    • separate lists for errors, warnings, overfilled hboxes
    • jump to code position with one click
  • diff integration (compare two files)
  • version control
    • svn integration
    • local version history (see what you have changed in the last minutes, hours, and days)
  • quick jump to file under cursor
  • features by screenshots?

In work

  • multi-language support (partially available)

How to get involved?

There are several way you can contribute to this project:

Source code

  • checkout from subversion (user "anonymous" with empty password):
    svn co https://endrullis.de/svn/JLatexEditor/trunk JLatexEditor
    
  • build and run:
    ant runJLatexEditor
    
  • Development

Credits

Developers that took part in the development of JLatexEditor:

License

This program is free software; you can redistribute it and/or modify it under the  GNU General Public License version 2.

  • some references