mirror of
https://github.com/kristoferssolo/Qualification-Thesis.git
synced 2026-03-22 00:26:32 +00:00
add minimal SRS
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#import "@preview/i-figured:0.2.4"
|
||||
#import "@preview/big-todo:0.2.0": *
|
||||
#import "@preview/tablex:0.0.9": tablex
|
||||
|
||||
#let indent = 1cm
|
||||
@@ -144,12 +143,12 @@
|
||||
/* Title page config end */
|
||||
|
||||
// WARNING: remove before sending
|
||||
todo_outline
|
||||
outline(title: "TODOs", target: figure.where(kind: "todo"))
|
||||
|
||||
/* --- Figure/Table config start --- */
|
||||
show heading: i-figured.reset-counters
|
||||
show figure: i-figured.show-figure.with(numbering: "1.1.")
|
||||
set figure(placement: auto)
|
||||
set figure(placement: none)
|
||||
|
||||
show figure.where(kind: "i-figured-table"): set block(breakable: true)
|
||||
show figure.where(kind: "i-figured-table"): set figure.caption(position: top)
|
||||
|
||||
Reference in New Issue
Block a user