CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/typed-checklist

README.md

The typed-checklist package

Copyright (C) 2013-2022 Richard Grewe

Released under the Project Public License version 1.3c or later

Purpose

The main goal of the typed-checklist package is to provide means for typesetting checklists in a way that stipulates users to explicitly distinguish checklists for goals, for tasks, for artifacts, and for milestones - i.e., the type of checklist entries. The intention behind this is that a user of the package is coerced to think about what kind of entries he/she adds to the checklist. This shall yield a clearer result and, in the long run, help with training to distinguish entries of different types.

Availability

The typed-checklist package is on CTAN, where you can also find the documentation, as well as on github.

Manual Installation

The typed-checklist package comes with (at least) the following files

  • typed-checklist.ins
  • typed-checklist.dtx
  • README.md

and possibly also with

  • Makefile
  • typed-checklist.pdf (generated from typed-checklist.dtx)
  • typed-checklist.sty (generated from typed-checklist.dtx)

To install the typed-checklist package, you additionally need

  • docstrip.tex

To build the package (typed-checklist.sty), run one of the following

    latex typed-checklist.ins
    make package (needs Makefile)

Put the resulting typed-checklist.sty somewhere where can find it. Read the documentation of your system to find out where this might be.

Building Documentation

To build the documentation of the typed-checklist package, you additionally need the following classes and packages (including their dependencies):

  • ltxdoc
  • rgltxdoc
  • soul
  • csquotes
  • skull
  • asciilist
  • keyvaltable

as well as

  • pdflatex

To build the documentation (typed-checklist.pdf), either run

    make docs

or the following sequence of commands

    pdflatex typed-checklist.dtx
    makeindex -s gind.ist -o typed-checklist.ind typed-checklist.idx
    makeindex -s gglo.ist -o typed-checklist.gls typed-checklist.glo
    pdflatex typed-checklist.dtx
    pdflatex typed-checklist.dtx

Happy 'ing

Download the contents of this package in one zip archive (699.8k).

typed-checklist – Typesetting tasks, goals, milestones, artifacts, and more in

The main goal of this package is to provide means for typesetting checklists in a way that stipulates users to explicitly distinguish checklists for goals, for tasks, for artifacts, and for milestones — i.e., the type of checklist entries.

The intention behind this is that a user of the package is coerced to think about what kind of entries he/she adds to the checklist. This shall yield a clearer result and, in the long run, help with training to distinguish entries of different types.

Packagetyped-checklist
Repositoryhttps://github.com/Ri-Ga/typed-checklist
Version2.1 2022-05-28
LicensesThe Project Public License 1.2
Copyright2013–2022 Richard Grewe
MaintainerRichard Grewe
Contained inTeX Live as typed-checklist
MiKTeX as typed-checklist
TopicsList
...
Guest Book Sitemap Contact Contact Author