From 19fcec84d8d7d21e796c7624e521b60d28ee21ed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:45:59 +0200 Subject: Adding upstream version 16.2.11+ds. Signed-off-by: Daniel Baumann --- .../tools/quickbook/test/templates-1_3.gold-html | 240 +++++++++++++++++++++ 1 file changed, 240 insertions(+) create mode 100644 src/boost/tools/quickbook/test/templates-1_3.gold-html (limited to 'src/boost/tools/quickbook/test/templates-1_3.gold-html') diff --git a/src/boost/tools/quickbook/test/templates-1_3.gold-html b/src/boost/tools/quickbook/test/templates-1_3.gold-html new file mode 100644 index 000000000..1696e949e --- /dev/null +++ b/src/boost/tools/quickbook/test/templates-1_3.gold-html @@ -0,0 +1,240 @@ + + + + +

+ Templates +

+
+

+ Table of contents +

+ +
+
+

+ Templates +

+
+

+ nullary_arg +

+

+ foo baz +

+

+ foo baz +

+

+ This is a complete paragraph. kalamazoo kalamazoo kalamazoo kalamazoo kalamazoo + kalamazoo kalamazoo kalamazoo kalamazoo.... blah blah blah...... +

+

+ baz +

+

+ This is a complete paragraph. madagascar madagascar madagascar madagascar + madagascar madagascar madagascar madagascar madagascar.... blah blah blah...... +

+

+ zoom peanut zoom +

+

+ exactly xanadu +

+

+ wx +

+

+ wxyz wxyz trail +

+
int main()
+{
+    std::cout << "Hello, World" << std::endl;
+}
+
+

+ x2 +

+

+ α2 +

+

+ x2 +

+

+ got a banana? +

+

+ .0 00 +

+

+ [fool] +

+
+
+
+

+ Empty Templates +

+
+
+
+
+

+ Nested Templates +

+
+

+ Pre +

+

+ Start block template. +

+

+ Start block template. +

+

+ Hello! +

+

+ End block template. +

+

+ End block template. +

+

+ Post +

+

+ Pre +

+

+ Start block template. +

+

+ Start phrase template. Hello! End phrase template. +

+

+ End block template. +

+

+ Post +

+

+ Pre +

+

+ Start phrase template. +

+

+ Start block template. +

+

+ Hello! +

+

+ End block template. +

+

+ End phrase template. +

+

+ Post +

+

+ Pre Start phrase template. Start phrase template. Hello! End phrase template. + End phrase template. Post +

+
+
+
+

+ Block Markup +

+
+
    +
  • +
    + a +
    +
  • +
  • +
    + b +
    +
  • +
+

+

+
int main() {}
+

+ Paragraphs 1 +

+

+ Paragraphs 2 +

+
    +
  • +
    +
      +
    • +
      + a +
      +
    • +
    • +
      + b +
      +
    • +
    +
    +
  • +
  • +

    +

    +
  • +
  • +
    int main() {}
    +
  • +
  • +
    + Paragraphs 1 +
    +
    + Paragraphs 2 +
    +
  • +
+
+
+
+

+ Escaped templates +

+
+

+ Not real boostbook Also not real boostbook More fake boostbook Final fake + boostbook +

+
+
+ + -- cgit v1.2.3