Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
Lollipop
========

Lollipop is `TeX made easy`. Lollipop is a macro package that functions as a toolbox for writing TeX macros. Its main aim is
to make macro writing so easy that implementing a fully new layout in TeX would become a matter of less than an hour for an average document, and that it would be a task that could be accomplished by someone with only a very basic training in TeX programming.
Lollipop is `TeX made easy`. Lollipop simplifies macro writing and reduce the time of implementing a new layout to less than one hour for an average document. Someone with basic training with Tex programming can accomplish the task.

Lollipop is an attempt to make structured text formatting available for environments where previously only WYSIWYG packages could be used because adapting the layout is so much more easy with them than with traditional TeX macro packages.

Expand Down