creation notes
This commit is contained in:
15
Notes/notes.typ
Normal file
15
Notes/notes.typ
Normal file
@ -0,0 +1,15 @@
|
||||
#set page(paper: "a4", margin: 2cm, numbering: "1/1")
|
||||
#set text(font: "Linux Libertine", lang: "fr")
|
||||
|
||||
#set math.mat(delim: "[")
|
||||
|
||||
#align(center)[
|
||||
#text(size: 24pt, weight: "bold")[Codes LDPC] \
|
||||
#v(5pt)
|
||||
#text(size: 14pt, style: "italic")[Notes pour TIPE]
|
||||
]
|
||||
|
||||
|
||||
|
||||
#pagebreak()
|
||||
#bibliography("sources.yml", style: "ieee")
|
||||
Reference in New Issue
Block a user