initial version of better aligned bibliography
This commit is contained in:
+4
-6
@@ -1,10 +1,8 @@
|
||||
#set text(lang: "pl")
|
||||
#import "style.typ": definition, example, theorem, zut-template
|
||||
#import "Bibliography.typ": bib-setup, render-bib
|
||||
|
||||
#import "@preview/alexandria:0.2.2": *
|
||||
#show: alexandria(prefix: "book-", read: path => read(path))
|
||||
#show: alexandria(prefix: "article-", read: path => read(path))
|
||||
#show: alexandria(prefix: "other-", read: path => read(path))
|
||||
#set text(lang: "pl")
|
||||
#show: bib-setup
|
||||
|
||||
#include "title_page.typ"
|
||||
#pagebreak(to: "odd")
|
||||
@@ -16,4 +14,4 @@
|
||||
#include "Chapters/1. Theoretical Scope.typ"
|
||||
])
|
||||
|
||||
#include "Bibliography.typ"
|
||||
#render-bib()
|
||||
|
||||
Reference in New Issue
Block a user