mirror of
https://gitlab.gwdg.de/j.hahn02/university.git
synced 2026-01-01 06:44:25 -05:00
more refactor
central pdf dir
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#import "../../default.typ": *
|
||||
#import "../../data/default.typ": *
|
||||
|
||||
#let conf(num: none, ueb: false, body) = {
|
||||
// Global settings
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
// AGLA template
|
||||
#import "../preamble.typ": *
|
||||
|
||||
#show: conf.with(num: 1)
|
||||
|
||||
= Uebersicht
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#import "./preamble.typ": *; #show: conf.with(num: 1, ueb: true)
|
||||
#import "../preamble.typ": *; #show: conf.with(num: 1, ueb: true)
|
||||
|
||||
= Aufgabe 1
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
#import "../../default.typ": *
|
||||
#import "../../data/default.typ": *
|
||||
|
||||
#let conf(num: none, ueb: false, body) = {
|
||||
// Global settings
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
#import "../../default.typ": *
|
||||
#import "../../data/default.typ": *
|
||||
|
||||
#let conf(num: none, ueb: false, body) = {
|
||||
// Global settings
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
#import "../../default.typ": *
|
||||
#import "../../data/default.typ": *
|
||||
|
||||
#let conf(num: none, ueb: false, body) = {
|
||||
// Global settings
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
#import "../../default.typ": *
|
||||
#import "../../data/default.typ": *
|
||||
|
||||
#let rot = math.op("rot")
|
||||
#let grad = math.op("grad")
|
||||
|
||||
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
#import "../../default.typ": *
|
||||
#import "../../data/default.typ": *
|
||||
|
||||
#let rot = math.op("rot")
|
||||
#let grad = math.op("grad")
|
||||
|
||||
Reference in New Issue
Block a user