aboutsummaryrefslogtreecommitdiff
path: root/model_8/example.rst
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2024-05-05 16:18:51 +0200
committerSébastien Dailly <sebastien@dailly.me>2024-05-05 16:18:51 +0200
commitbb412937a482dae6552bc5dd1f61188b461dd8e2 (patch)
treecc1b08e99e9e7b5b15fb11224244dc863fed4a09 /model_8/example.rst
parenta5696db7113a3b1d7350775aecb280300a08031c (diff)
Added a new model
Diffstat (limited to 'model_8/example.rst')
-rw-r--r--model_8/example.rst54
1 files changed, 54 insertions, 0 deletions
diff --git a/model_8/example.rst b/model_8/example.rst
new file mode 100644
index 0000000..301b97a
--- /dev/null
+++ b/model_8/example.rst
@@ -0,0 +1,54 @@
+.. -*- mode: rst -*-
+.. -*- coding: utf-8 -*-
+
+
+==========
+Main title
+==========
+
+.. sectnum::
+ :depth: 2
+
+First Title
+-----------
+
+ipsum
+~~~~~
+
+.. sidebar:: Note
+
+ .. raw:: latex
+
+ \lipsum[3-9][10-11]
+
+.. raw:: latex
+
+ \lipsum[1-9][5-10]
+
+.. code:: c
+
+ #include <stdio.h>
+ int main() {
+ printf("Hello, World!");
+ return 0;
+ }
+
+Last one
+--------
+
+.. list-table::
+ :header-rows: 1
+
+ * - Treat
+ - Quantity
+ - Description
+ * - Albatross
+ - 2.99
+ - On a stick!
+ * - Crunchy Frog
+ - 1.49
+ - If we took the bones out, it wouldn't be
+ crunchy, now would it?
+ * - Gannet Ripple
+ - 1.99
+ - On a stick!