History log of /seL4-l4v-master/HOL4/src/pred_set/Manual/description.tex
Revision Date Author Comments
# 2535a619 07-Sep-2014 Michael Norrish <michael.norrish@nicta.com.au>

Clean up pred_set/Manual a little.

Prompted by ptroja's commit in cd6153e7.

Note that this material is desperately in need of a more comprehensive
update. The changes here are no more than a hint of how we might more
forward with this (there are similar remnants elsewhere).

In particular, the theorems in pred_set/help/thms should be generated,
and should probably be using EmitTeX technology rather than verbatim
rendering. See also github issue #41. The make process does not
correctly incorporate the manual style .doc entries, and those files
are probably wrong to boot.


# cd6153e7 01-Sep-2014 Piotr Trojanek <piotr.trojanek@gmail.com>

pred_set: fixed spaces in PDF manual


# 108f3266 28-Aug-2014 Piotr Trojanek <piotr.trojanek@gmail.com>

duplicate words removed from various documentation files

The magic command is:

grep " \([[:alpha:]]\+\) \1[[:space:]]" \
`find . -name "*.doc" -or -name "*.tex"`

but the output still needs to be filtered by eye, since many duplicates
occur in embedded math and ML.

Duplicates in the Italian manual approved by Domenico Masini.


# a30701a7 20-Oct-2011 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove trailing white-space in a bunch of .tex files.

These are all in src/ and are probably both out-of-date and candidates for removal.


# 58841e67 29-Apr-1999 Michael Norrish <Michael.Norrish@nicta.com.au>

Initial revision