Skip to content

Commit 6a1130c

Browse files
committed
Some fixes to elevator worksheet and once again trying to fix LaTeX to PDF workflow.
1 parent 4e2a993 commit 6a1130c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/pandoc_texlive_packages.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
scheme-basic
12
amsfonts
23
amsmath
34
lm

content/de/instructions/aufzug/aufzug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Je nach Beadrf und Aufgabenstellung.
6464

6565
## Physikalischer Hintergrund und Analysedetails
6666

67-
Die Konfiguration „Aufzug“ nutzt die „internationale Höhenformel“ um den Luftdruck $p$ in eine Höhe $h$ umzurechnen.
67+
Die Konfiguration „Aufzug“ nutzt die „internationale Höhenformel“ um den Luftdruck \(p\) in eine Höhe \(h\) umzurechnen.
6868

6969
$$
7070
h = \frac{288,15\,\mathrm{K}}{0,0065\,\mathrm{\frac{K}{m}}}\left(1-\left(\frac{p(h)}{1013,25\,\mathrm{hPa}}\right)^{\frac{1}{5,255}}\right)

content/en/instructions/elevator/elevator.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ CreativeCommons: ['BY']
99
categories:
1010
- 'Mechanics'
1111
sensors:
12-
- 'Microphone'
13-
- 'Accelerometer'
12+
- 'Pressure'
1413
levels: ['2a', '2b', '3', '6'] # see doc for explanation. Remove everything else
1514
video: ['English']
1615
materials:
@@ -69,7 +68,7 @@ Depending on the requirements and task.
6968

7069
## Physics background and analysis details
7170

72-
The "Elevator" configuration uses the "international barometric formula" to convert air pressure $p$ into height $h$.
71+
The "Elevator" configuration uses the "international barometric formula" to convert air pressure \(p\) into height \(h\).
7372

7473
$$
7574
h = \frac{288.15\,\mathrm{K}}{0.0065\,\mathrm{\frac{K}{m}}}\left(1-\left(\frac{p(h)}{1013.25\,\mathrm{hPa}}\right)^{\frac{1}{5.255}}\right)

0 commit comments

Comments
 (0)