Skip to content

cnsaeman/Polisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run polisher, you only need Polisher.jar and rules.cfg in the same directory.

To start polisher, execute java -jar Polisher.jar in the installation directory.

If you open a .tex-file, you should have the corresponding .bbl-file in the same folder.

Introduction

This is a little java program that highlights problematic sections of drafts of scientific papers written in LaTeX. It allows you to edit these things directly. Essentially all of the highlighting can be configured via regular expressions, which are stored in "rules.cfg".

The software is currently in an beta state. Suggestions for improvement are welcome.

Remarks

Currently, polisher can only save changes to the body of the paper and not to the bibliography.

About

Find typos and polish your drafts in LaTeX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published