Figures count from chapter
This commit is contained in:
parent
800d817d9c
commit
7491df4be5
4
main.typ
4
main.typ
|
@ -1,4 +1,5 @@
|
|||
#import "@preview/chic-hdr:0.4.0": *
|
||||
#import "@preview/i-figured:0.2.4"
|
||||
#import "template.typ"
|
||||
|
||||
#show: doc => template.phd(doc)
|
||||
|
@ -19,6 +20,9 @@
|
|||
|
||||
#include "introduction/main.typ"
|
||||
|
||||
#show heading: i-figured.reset-counters
|
||||
#show figure: i-figured.show-figure
|
||||
|
||||
#show: chic.with(
|
||||
odd: (
|
||||
chic-footer(
|
||||
|
|
Loading…
Reference in New Issue