diff options
| author | David Aspinall | 1999-11-30 17:20:40 +0000 |
|---|---|---|
| committer | David Aspinall | 1999-11-30 17:20:40 +0000 |
| commit | 68c8d2afd905c7404e1d6c21b41c0913e6fe0182 (patch) | |
| tree | 48e8f309ec8a828f1d2a73e339de3bb9e5f27062 /etc/screenshot-notes.txt | |
| parent | a14f160efe20fbb32e1ce7b98f9db524156cbbf9 (diff) | |
Renamed file
Diffstat (limited to 'etc/screenshot-notes.txt')
| -rw-r--r-- | etc/screenshot-notes.txt | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/etc/screenshot-notes.txt b/etc/screenshot-notes.txt new file mode 100644 index 00000000..c46552d8 --- /dev/null +++ b/etc/screenshot-notes.txt @@ -0,0 +1,36 @@ +Screenshot notes. +================= + +All in 80x40 sized XEmacs. + +* Isabelle: Daghstul HOLCF example. Show theory file on screen too. + +* Isar: Example Group.thy is modified version with extra X-Symbol line: + +syntax (xsymbols) + "op *" :: "['a::times, 'a] => 'a" (infixl "\\<bullet>" 70); + +And uses of * replaced with \\<bullet>. + +* Coq: Example from Sorting library. Multiple frame mode, X-Symbols, +also with Netscape. + +Most shots scaled to 0.2 or thereabouts to give nice sized thumbnail. + + + + + + +----------------------------------------------------------------- + +Regenerating screen shot in html/IsaPGscreen.jpg: + + 30x80 sized XEmacs. Visit isa/example.ML. + Click on "next" button four times. + Drag middle modeline to display whole proof script. + Move point to end of locked region. + Grab with gimp, Xtns -> Screen Shot. + Save with default quality settings. + +-----------------------------------------------------------------
\ No newline at end of file |
