From b9caaa8e4b66817dbc66d0e79b567b3285869fea Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Sat, 7 Feb 2004 19:31:13 +0000 Subject: Deleted file --- html/projects/outline.html | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 html/projects/outline.html (limited to 'html/projects/outline.html') diff --git a/html/projects/outline.html b/html/projects/outline.html deleted file mode 100644 index 67680b8f..00000000 --- a/html/projects/outline.html +++ /dev/null @@ -1,26 +0,0 @@ -
-Emacs already provides powerful outline facilities (cf. the -outl-minor-mode setup for the well-known auc-tex package). -Similarly, proof systems such as Isabelle/Isar are inherently based on -block-structured proof texts, with compositional proof checking. -
-But Proof General currently offers a mostly linear model of -incremental script management. The aim of this project is to extend that -model to a hierarchic one: e.g. sub-proofs could be suppressed in the -presentation, or even temporarily suspended (to achieve top-down -development). -
-Outline support would be useful for the large scale structure of formal -developments as well, e.g. support the basic arrangement into logical -section (cf. Coq), or even just traditional layout-based ones (cf. LaTeX). -
--Skills: -Some understanding of the workings of Emacs outline mode and Proof -General script management. Good portion of Emacs lisp knowledge. -
-Proposer: -Markus Wenzel. -
- -- cgit v1.2.3