fix(report): use tweaked template
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
#import "@preview/isc-hei-bthesis:0.8.1" : *
|
#import "../requirements.typ": isc-hei-bthesis
|
||||||
|
#import isc-hei-bthesis: *
|
||||||
#import "@preview/acrostiche:0.7.0": acrfull
|
#import "@preview/acrostiche:0.7.0": acrfull
|
||||||
|
|
||||||
#page-title("Abstract")
|
#page-title("Abstract")
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
#import "@preview/isc-hei-bthesis:0.8.1" : *
|
#import "../requirements.typ": isc-hei-bthesis
|
||||||
|
#import isc-hei-bthesis: *
|
||||||
|
|
||||||
// Get the proper title for acknowledgements if not written in English
|
// Get the proper title for acknowledgements if not written in English
|
||||||
#page-title(context i18n(inc.global-language.get(), "acknowledgements"))
|
#page-title(context i18n(inc.global-language.get(), "acknowledgements"))
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
#import "@preview/isc-hei-bthesis:0.8.1" : *
|
#import "../requirements.typ": isc-hei-bthesis
|
||||||
|
#import isc-hei-bthesis: *
|
||||||
#import "@preview/acrostiche:0.7.0": acrfull
|
#import "@preview/acrostiche:0.7.0": acrfull
|
||||||
|
|
||||||
#set text(lang: "fr", region: "ch")
|
#set text(lang: "fr", region: "ch")
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
//#import "@preview/isc-hei-bthesis:0.8.1"
|
//#import "@preview/isc-hei-bthesis:0.8.1"
|
||||||
#import "@local/isc-hei-bthesis:0.8.1"
|
#import "@local/isc-hei-bthesis:0.8.1" // https://github.com/LordBaryhobal/isc-hei-typst-templates/tree/fix/tweaks
|
||||||
Reference in New Issue
Block a user