blob: 73758127457c879edd3213c67fca7fee08223fcd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
TeX-EWD is a set of plain TeX macros that helps typesetting formulas,
calculational proofs, and programs written in Dijkstra's style. See
http://www.cs.utexas.edu/users/EWD/transcriptions/EWD13xx/EWD1300.html
for the `dot notation', i.e., the style for formulas and proofs, and the book
Dijkstra, "A Discipline of Programming", Prentice Hall, 1976
for the `guarded commands language'.
The file dotnot.tex contains the (generic) macros and hints how to
use them, the files t1.tex and p0.tex demonstrate their usage.
The macros where testet using TeX-GPC.
This software is licensed to you under the terms of a BSD-style license,
see bsdlic.txt for details.
Enjoy,
Wolfgang Helbig helbig@lehre.ba-stuttgart.de
Stauferst. 22 http://wwwlehre.ba-stuttgart.de/~helbig
71334 Waiblingen November 2008
|