Skip to content

Commit 0d3b345

Browse files
authored
Add support for pdf version (#13)
1 parent 29f2e94 commit 0d3b345

107 files changed

Lines changed: 1805 additions & 161 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

A_Getting_started/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ the AnyBody Modeling System using an existing model.
66
The reader will get an impression of the system’s capabilities and see a
77
complex musculoskeletal model in action.
88

9+
::::{if-builder:: html
910
```{rubric} Tutorial content
1011
```
12+
::::
1113

1214
```{toctree}
1315
:maxdepth: 1

A_Getting_started/intro.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
::: {rst-class} break
2+
:::
3+
14
# Getting Started Tutorial
25

36
:::{note}

A_Getting_started/lesson1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
::: {rst-class} break
2+
:::
3+
14
# Lesson 1: Creating a Standing Model
25

36
The standing model can be found in the AMMR folder under

A_Getting_started/lesson2.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
::: {rst-class} break
2+
:::
3+
14
# Lesson 2: Controlling the Posture
25

36
The Standing Model's posture is defined by the angles at the anatomical joints.

A_Getting_started/lesson3.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ myst:
55
<img src="_static/lesson3/image3.png">
66
---
77

8+
::: {rst-class} break
9+
:::
10+
11+
812
# Lesson 3: Reviewing Analysis Results
913

1014
(chart-view)=

A_Getting_started_AMMR/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
::: {rst-class} break
2+
:::
3+
14
:::{figure} ammr_bodyparts.png
25
:align: center
36
:alt: The AnyBody Model Repository
@@ -6,6 +9,8 @@
69
*The AnyBody Model Repository is a unique open collection of human body parts*.
710
:::
811

12+
13+
914
# The AnyBody Model Repository
1015

1116

A_Getting_started_anyscript/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
::: {rst-class} break
2+
:::
3+
14
# How to write AnyScript
25

36
This tutorial introduces the AnyScript modeling language, which is used
@@ -12,8 +15,10 @@ Once you feel confident with these concepts you should move on to the next
1215
chapter [Getting Started with Modeling](A_Getting_started_modeling) to create a more anatomically realistic
1316
model using the full body model in the AMMR.
1417

18+
::::{if-builder:: html
1519
```{rubric} Tutorial content
1620
```
21+
::::
1722

1823
```{toctree}
1924
:maxdepth: 1

A_Getting_started_anyscript/intro.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
::: {rst-class} break
2+
:::
3+
14
# Getting started: AnyScript Programming
25

36
AnyScript is the model definition language of the AnyBody Modeling

A_Getting_started_anyscript/lesson1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
::: {rst-class} break
2+
:::
3+
14
# Lesson 1: Basic Concepts
25

36
:::{note}

A_Getting_started_anyscript/lesson2.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ myst:
99
1010
---
1111

12+
::: {rst-class} break
13+
:::
14+
1215
# Lesson 2: Defining Segments and Displaying Objects
1316

1417
:::{note}

0 commit comments

Comments
 (0)