Version 16 (modified by stefan, 3 years ago)

update main page

JLatexEditor

JLatexEditor is an open source LaTeX editor written in Java.

Download

Features

  • syntax highlighting (fast bracket identification)
  • live spell checker (aspell integration)
  • command completion
  • 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)
  • local version history (see what you have changed in the last minutes, hours, or days)
  • jump to file under cursor
  • features by screenshots?

In work

  • version control
    • svn integration
  • word completion
  • multi-language support (partially available)

Screenshots

http://common.jergometer.org/images/screenshot_0.6.8_mini_shadow.png http://common.jergometer.org/images/progress_mini_shadow.png

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