Skip to content

Latex is a well known high quality document preparation markup language. It provides a large variety of styles and commands that enable advanced document formatting. Typically, a Latex document is compiled with a tool like MikTex, Lyx, etc. to produce a respective formatted document in pdf, ps, etc. Formatting documents with Latex is a programmi…

Notifications You must be signed in to change notification settings

Christopher-Karvelis/Latex-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Latex-Editor

Latex is a well known high quality document preparation markup language. It provides a large variety of styles and commands that enable advanced document formatting. Typically, a Latex document is compiled with a tool like MikTex, Lyx, etc. to produce a respective formatted document in pdf, ps, etc. Formatting documents with Latex is a programming like process as it involves the proper usage of Latex commands which are embedded in the document contents.

Objective

The objective of this project is to develop a simple Latex editor for inexperienced Latex users. The goal of the editor is to facilitate the usage of Latex commands for the preparation of Latex documents. One of the prominent features that distinguishes the LatexEditor from other similar applications is its multi-strategy version tracking functionalities that enable undo and redo actions.

Menu

    1. Create a new empty document.

    2. Create document of the selected type.

    3. Open an existing Latex document.

    4. Save the current document

    5. Import Latex Command

    6. Sumbit Changes (Create a new version)

    7. Change Version Strategy

    8. Return to previous version

    9. Export to PDF.

    10. Show socument metadata.

Example

latex_editor_example

Read LatexEditor/RealeseReport.pdf

About

Latex is a well known high quality document preparation markup language. It provides a large variety of styles and commands that enable advanced document formatting. Typically, a Latex document is compiled with a tool like MikTex, Lyx, etc. to produce a respective formatted document in pdf, ps, etc. Formatting documents with Latex is a programmi…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published