-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
41 lines (38 loc) · 948 Bytes
/
_quarto.yml
File metadata and controls
41 lines (38 loc) · 948 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
project:
type: book
output-dir: _book
book:
title: "Pomorstvenost i opterećenja"
author: "Josip Bašić"
date: "2024-01-19"
chapters:
- index.qmd
- part: "Teorija"
chapters:
- osnovni-pojmovi.qmd
- opterecenja-na-konstrukciju.qmd
- morski-valovi.qmd
- matematicki-opis-valova.qmd
- spektralni-opis.qmd
- odziv-broda.qmd
- operativnost.qmd
- part: "Vježbe"
chapters:
- vjezba-hidrostatika-pontona.qmd
- vjezba-ljuljanje-broda.qmd
- vjezba-slamming-green-water.qmd
- vjezba-val-na-ponton.qmd
- vjezba-kontejnerski-brod.qmd
- vjezba-razdioba-slucajne-varijable.qmd
- vjezba-putanja-cestica.qmd
- vjezba-spustanje-tendera.qmd
- vjezba-pad-brzine.qmd
format:
html:
theme: cosmo
toc: true
number-sections: true
code-fold: true
execute:
enabled: true
freeze: auto