typstyle for all previous files
This commit is contained in:
parent
e87a692393
commit
faa6959283
11 changed files with 80 additions and 67 deletions
|
@ -1,10 +1,10 @@
|
|||
#set page(
|
||||
margin: auto,
|
||||
header: [Biologie am 23.09.2024],
|
||||
paper: "a4"
|
||||
paper: "a4",
|
||||
)
|
||||
#set text(
|
||||
lang: "de",
|
||||
lang: "de",
|
||||
// font: "Liberation Sans"
|
||||
)
|
||||
|
||||
|
@ -20,7 +20,10 @@
|
|||
|
||||
"Durch alternatives Spleißen erhöht sich die genetische Variabilität"
|
||||
|
||||
#figure(image("assets/Spleißen in Abfolge.excalidraw.png", width: 80%), caption: [Spleißen in Abfolge])
|
||||
#figure(
|
||||
image("assets/Spleißen in Abfolge.excalidraw.png", width: 80%),
|
||||
caption: [Spleißen in Abfolge],
|
||||
)
|
||||
|
||||
#pagebreak()
|
||||
= Mutationen
|
||||
|
@ -34,7 +37,7 @@ Wie beeinflussen Genmutationen die Proteinbiosynthese?
|
|||
|
||||
*Typen der Mutationen:*
|
||||
- Punktmutation #sym.arrow betrifft nur eine einzelne Base (b.z.w. Basenpaar)
|
||||
- Substitution #sym.arrow Basenpaar wird mit anderer ausgetauscht
|
||||
- Substitution #sym.arrow Basenpaar wird mit anderer ausgetauscht
|
||||
- Insertion #sym.arrow eine zusätzliche Basenpaar wird hinzugefügt
|
||||
- Deletion #sym.arrow ein Basenpaar wird verändert
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue