From f0bb998265b53ddaa6c379063bbb7643435d2a51 Mon Sep 17 00:00:00 2001 From: Stefan Jung Date: Wed, 10 Jan 2024 22:11:54 +0100 Subject: [PATCH] Refactoring and adding tons of new parameters. --- plugin.xml | 1 + samples/backgrounds/backgrounds.ditamap | 7 +++++++ samples/backgrounds/slide01.dita | 9 +++++++++ samples/backgrounds/slide02.dita | 9 +++++++++ samples/backgrounds/slide03.dita | 9 +++++++++ samples/sample.xml | 12 ++++++++++++ 6 files changed, 47 insertions(+) create mode 100644 samples/backgrounds/backgrounds.ditamap create mode 100644 samples/backgrounds/slide01.dita create mode 100644 samples/backgrounds/slide02.dita create mode 100644 samples/backgrounds/slide03.dita diff --git a/plugin.xml b/plugin.xml index 50c7eaa..210b738 100644 --- a/plugin.xml +++ b/plugin.xml @@ -237,6 +237,7 @@ default none fade + linear slide convex concave diff --git a/samples/backgrounds/backgrounds.ditamap b/samples/backgrounds/backgrounds.ditamap new file mode 100644 index 0000000..112c0ab --- /dev/null +++ b/samples/backgrounds/backgrounds.ditamap @@ -0,0 +1,7 @@ + + + + + + + diff --git a/samples/backgrounds/slide01.dita b/samples/backgrounds/slide01.dita new file mode 100644 index 0000000..f10a7cb --- /dev/null +++ b/samples/backgrounds/slide01.dita @@ -0,0 +1,9 @@ + + + + + + + data-background: #00ffff + + diff --git a/samples/backgrounds/slide02.dita b/samples/backgrounds/slide02.dita new file mode 100644 index 0000000..42ad86c --- /dev/null +++ b/samples/backgrounds/slide02.dita @@ -0,0 +1,9 @@ + + + + + + + data-background: #bb00bb + + diff --git a/samples/backgrounds/slide03.dita b/samples/backgrounds/slide03.dita new file mode 100644 index 0000000..88adebf --- /dev/null +++ b/samples/backgrounds/slide03.dita @@ -0,0 +1,9 @@ + + + + + + + data-background: lightblue + + diff --git a/samples/sample.xml b/samples/sample.xml index d245684..bb051d4 100644 --- a/samples/sample.xml +++ b/samples/sample.xml @@ -34,6 +34,18 @@ + + + + + + + + + + + +