From 0013ec9d66de5341a419585909d722009fc33381 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 15 Apr 2012 00:26:26 -0400 Subject: v3: param, dal_syntax, document header (simple regex) substitution list * $ and curly braces are escaped (within sisu) to allow the following: @make:\n :substitute: /${linux-distro}/,'Debian' /${stable}/,'Squeeze' \ /${testing}/,'Wheezy' * changes are not made within text object types: code-blocks, tables or metadata (document headers). Marked up document remains self-referential. * Note: the substitution list must be written on a single line, without line-breaks. * [Substitutions possibility requested by Debian-live, live-manual (Ben Armstrong & Daniel Baumann)] --- data/doc/sisu/CHANGELOG_v3 | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'data/doc/sisu/CHANGELOG_v3') diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index c328ee3e..7c1dccca 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -21,6 +21,17 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.2.3.orig.tar.xz sisu_3.2.3-1.dsc sisu_3.2.3-1.debian.tar.gz +* v3: param, dal_syntax, document header (simple regex) substitution list + added, note $ and curly braces are escaped to allow the following: + @make:\n :substitute: /${linux-distro}/,'Debian' /${stable}/,'Squeeze' \ + /${testing}/,'Wheezy' + changes are not made within text object types: code-blocks, tables or + metadata (document headers). Marked up document remains self-referential. + Note: the substitution list must be written on a single line, without + line-breaks. + [Substitutions possibility requested by Debian-live, live-manual (Ben + Armstrong & Daniel Baumann)] + %% 3.2.2.orig.tar.xz (2012-04-05:14/4) http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.2 http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_3.2.2-1 -- cgit v1.2.3