From 2ade002c5af3103012a7f21812526b607bb9d90f Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Wed, 23 Apr 2008 22:36:17 +0200 Subject: Update web site, with SUI refs to the user manual. --- doc/user/eq.skb | 4 ++-- doc/user/prgm.skb | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/user') diff --git a/doc/user/eq.skb b/doc/user/eq.skb index ff46b5c..8a49a42 100644 --- a/doc/user/eq.skb +++ b/doc/user/eq.skb @@ -1,6 +1,6 @@ ;;; eq.skb -- Equation formatting. ;;; -;;; Copyright 2006, 2007 Ludovic Courtès +;;; Copyright 2006, 2007, 2008 Ludovic Courtès ;;; ;;; ;;; This program is free software; you can redistribute it and/or modify @@ -20,7 +20,7 @@ ;;; FIXME: This is a stub and must be completed! -(chapter :title [Equation Formatting] +(chapter :title [Equation Formatting] :ident "equations" (p [Skribilo comes with an equation formatting package. This package may be loaded by adding the following form at the top of your document:] diff --git a/doc/user/prgm.skb b/doc/user/prgm.skb index 5c681f8..1ad8814 100644 --- a/doc/user/prgm.skb +++ b/doc/user/prgm.skb @@ -31,6 +31,7 @@ ;* Computer programs */ ;*---------------------------------------------------------------------*/ (chapter :title "Computer Programs" + :ident "programs" (p [In a document describing a computer programming language, it is common to include excerpt of programs. Program code is typically -- cgit v1.2.3