File tree 2 files changed +3
-17
lines changed 2 files changed +3
-17
lines changed Original file line number Diff line number Diff line change 7
7
# set align (bottom )
8
8
# figure (
9
9
{
10
- set text (font : " Virgil 3 YOFF " )
10
+ set text (font : " Virgil" )
11
11
cetz . canvas ({
12
12
cetz . draw . set-style (axes : (shared-zero : false ))
13
13
48
48
# set align (bottom )
49
49
# figure (
50
50
{
51
- set text (font : " Virgil 3 YOFF " )
51
+ set text (font : " Virgil" )
52
52
cetz . canvas ({
53
53
cetz . draw . set-style (axes : (shared-zero : false ))
54
54
99
99
# set align (bottom )
100
100
# figure (
101
101
{
102
- set text (font : " Virgil 3 YOFF " )
102
+ set text (font : " Virgil" )
103
103
cetz . canvas ({
104
104
cetz . draw . set-style (axes : (shared-zero : false ))
105
105
Original file line number Diff line number Diff line change @@ -1104,17 +1104,3 @@ @misc{ThoughtsOnSystemsManagementMethods
1104
1104
year = 2016 ,
1105
1105
url = { https://flyingcircus.io/news/detailsansicht/thoughts-on-systems-management-methods}
1106
1106
}
1107
-
1108
- @misc {python-dockerfile-repository ,
1109
- title = { Python 3.12 Dockerfile} ,
1110
- author = { docker-library project1} ,
1111
- year = 2024 ,
1112
- url = { https://github.com/docker-library/python/blame/31bbb37b797bd5521d6622c6d54052d6d0ede585/3.12/bookworm/Dockerfile}
1113
- }
1114
-
1115
- @misc {dockerofficialimages ,
1116
- title = { What are official images} ,
1117
- author = { Docker Inc.} ,
1118
- year = 2024 ,
1119
- url = { https://github.com/docker-library/official-images/blob/6b4803e65a2c56f15b91f8a11bd90f0bcb756c1c/README.md#what-are-official-images} ,
1120
- }
You can’t perform that action at this time.
0 commit comments