summaryrefslogtreecommitdiff
path: root/doc/user/lout
diff options
context:
space:
mode:
authorLudovic Courtès2008-02-01 18:41:46 +0100
committerLudovic Courtès2008-02-01 18:41:46 +0100
commit9370de4fcf573790e46e53b2b7aa4834f999ddb0 (patch)
tree8a4161b0b82ee79251306b925a458080ecb2c543 /doc/user/lout
parent654ba1f34b7661a81b0ce720040f17591f79b552 (diff)
downloadskribilo-9370de4fcf573790e46e53b2b7aa4834f999ddb0.tar.gz
skribilo-9370de4fcf573790e46e53b2b7aa4834f999ddb0.tar.lz
skribilo-9370de4fcf573790e46e53b2b7aa4834f999ddb0.zip
doc: Add nice(r) front-page in Lout.
* doc/modules/skribilo/documentation/manual.scm: Set the `on-title-page' custom. * doc/user/Makefile.am (EXTRA_DIST): Add `lout/front-page.lout.in'. (BUILT_SOURCES): Add `lout/front-page.lout'. (.lout.ps): Update `-I'. (lout/front-page.lout): New target. (clean-local): Remove the `lout' directory. * doc/user/lout/book-style.lout (@ChapterStartPages): Set to `Odd'.
Diffstat (limited to 'doc/user/lout')
-rw-r--r--doc/user/lout/book-style.lout2
-rw-r--r--doc/user/lout/front-page.lout.in32
2 files changed, 33 insertions, 1 deletions
diff --git a/doc/user/lout/book-style.lout b/doc/user/lout/book-style.lout
index 423abd1..46c4021 100644
--- a/doc/user/lout/book-style.lout
+++ b/doc/user/lout/book-style.lout
@@ -357,7 +357,7 @@
@TitlePageFont { Schoolbook Bold} # title page font (not size)
# @SeparateIntroNumbering { Yes } # separate intro page numbers
# @PrefaceAfterContents { No } # Yes or No
- # @ChapterStartPages { Any } # Any, Odd, Even, SamePage
+ @ChapterStartPages { Odd } # Any, Odd, Even, SamePage
# @ReferencesBeforeAppendices { No } # references before appendices
# @PrefaceWord { preface } # word for "Preface"
# @ContentsWord { contents } # word for "Contents"
diff --git a/doc/user/lout/front-page.lout.in b/doc/user/lout/front-page.lout.in
new file mode 100644
index 0000000..888b0d1
--- /dev/null
+++ b/doc/user/lout/front-page.lout.in
@@ -0,0 +1,32 @@
+# -*- coding: latin-1 -*-
+#
+# The front page.
+
+# @SysInclude { doc }
+
+# @Document
+# @InitialFont { Palatino Base 10p }
+# //
+
+# @Text @Begin
+
+{ Palatino Base 12p } @Font {
+
+//13.7c
+
+{ Palatino Italic 35p } @Font { Skribilo }
+//0.1ce
+{ Helvetica Bold 30p } @Font { User Manual }
+//2fe
+@I { for version @PACKAGE_VERSION@ }
+
+@LP
+@VExpand { }
+@LP
+Érick Gallesio, Manuel Serrano, Ludovic Courtès
+//1.3fx
+"http://www.nongnu.org/skribilo/" @ExternalLink { @I "http://www.nongnu.org/skribilo/" }
+
+}
+
+# @End @Text