Fix afigures & Reorder chapter 2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#import "../PageTemplate.typ": page-theme
|
||||
#import "../PageTemplate.typ": chapter-page
|
||||
#import "@preview/i-figured:0.2.4"
|
||||
#show: page-theme
|
||||
#show: chapter-page
|
||||
|
||||
#show heading: i-figured.reset-counters.with(level: 3)
|
||||
#show figure: i-figured.show-figure.with(level: 3)
|
||||
@@ -11,10 +11,10 @@
|
||||
|
||||
#set heading(numbering: "1.1", offset: 1)
|
||||
#include "Microcontroller.typ"
|
||||
#include "PIR.typ"
|
||||
#include "HTTPS.typ"
|
||||
#include "TLS.typ"
|
||||
#include "NFC.typ"
|
||||
#include "PIR.typ"
|
||||
#include "CLanguage.typ"
|
||||
#include "Flutter.typ"
|
||||
#include "Git.typ"
|
||||
#include "CLanguage.typ"
|
||||
|
||||
Reference in New Issue
Block a user