From 7501fa1170fbcbcbaad8364cc865a056a9aa90c0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 17 Nov 2008 01:22:36 +0000 Subject: new package easylist (16nov08) git-svn-id: svn://tug.org/texlive/trunk@11311 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/easylist/README | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/easylist/README (limited to 'Master/texmf-dist/doc/latex/easylist/README') diff --git a/Master/texmf-dist/doc/latex/easylist/README b/Master/texmf-dist/doc/latex/easylist/README new file mode 100644 index 00000000000..874fcf956f0 --- /dev/null +++ b/Master/texmf-dist/doc/latex/easylist/README @@ -0,0 +1,24 @@ +This is the file README for easylist.sty. You'll find complete documentation in easylist-doc.pdf + +This package provides an easy way of creating lists of numbered items (with five different levels) like: + +1. First proposition. +1.1. Comment. +1.1.1. Another comment. +1.1.2. And I'd like to add... +1.1.2.1. By the way... +1.1.2.1.1. This is getting boring... +1.2. So let's start something new... + +The advantage over usual LaTeX commands is that items here are created with a single active +character in a recursive fashion. Moreover various layout options are available to achieve +maximum control (incrementing items, configuring styles, and so on). + +Required package (usually available on any LaTeX distribution): +- keyval.sty + +Licensing of this package is covered by LPPL. + +Any reaction is welcome: zappathustra@free.fr + +Paul Isambert -- cgit v1.2.3