blob: 28b62b75cd8dff036ba20084aa548240825bb416 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
sesstime v1.0
Copyright 2016-2017 Niklas Beisert
sesstime is a LaTeX2e package to add timing marks to lecture notes
in order to help managing the time available for presenting a given
section of the document. It also provides tools to record and
estimate the progress throughout the course.
The package consists of the files
README readme file
sesstime.ins installation file
sesstime.dtx source file
sesstime.sty package file
stimsamp.tex sample latex file
stimsmp3.tex sample include file
stimsmp4.tex sample include file
sesstime.pdf manual
The distribution consists of the files README, sesstime.ins and sesstime.dtx.
Run "(pdf)latex sesstime.dtx" to compile the manual sesstime.pdf.
Run "latex sesstime.ins" to create the package sesstime.sty
and the sample stimsamp.tex with stimsmp3.tex and stimsmp4.tex.
Copy the file sesstime.sty to an appropriate directory of your LaTeX
distribution, e.g. texmf-root/tex/latex/sesstime.
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
of this license or (at your option) any later version.
The latest version of this license is in
http://www.latex-project.org/lppl.txt
and version 1.3 or later is part of all distributions of LaTeX
version 2005/12/01 or later.
|