File tree Expand file tree Collapse file tree 3 files changed +7
-20
lines changed Expand file tree Collapse file tree 3 files changed +7
-20
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ module = "biblatex"
4
4
-- variable overwrites (if needed)
5
5
stdengine = " luatex"
6
6
checkengines = {" luatex" }
7
+ checkruns = 2
8
+ checksuppfiles = {" bltx-test.tex" }
9
+ testsuppdir = " testfiles/helpers"
7
10
-- call standard script
8
11
kpse .set_program_name (" kpsewhich" )
9
12
dofile (kpse .lookup (" l3build.lua" ))
File renamed without changes.
Original file line number Diff line number Diff line change @@ -20,33 +20,17 @@ Author: Philip Kime
20
20
============================================================
21
21
TEST 1: cite 1
22
22
============================================================
23
- LaTeX Warning: Citation 'companion' on page 1 undefined on input line ....
24
23
> \box0=
25
- \hbox(7.5+2.5)x59.7 , direction TLT
24
+ \hbox(7.5+2.5)x10.56 , direction TLT
26
25
.\EU2/lmr/m/n/10 [
27
- .\hbox(6.85+1.94)x54.14, direction TLT
28
- ..\EU2/lmr/bx/n/10 c
29
- ..\EU2/lmr/bx/n/10 o
30
- ..\EU2/lmr/bx/n/10 m
31
- ..\discretionary
32
- ...\EU2/lmr/bx/n/10 -
33
- ..\EU2/lmr/bx/n/10 p
34
- ..\EU2/lmr/bx/n/10 a
35
- ..\EU2/lmr/bx/n/10 n
36
- ..\discretionary
37
- ...\EU2/lmr/bx/n/10 -
38
- ..\EU2/lmr/bx/n/10 i
39
- ..\EU2/lmr/bx/n/10 o
40
- ..\EU2/lmr/bx/n/10 n
26
+ .\EU2/lmr/m/n/10 1
41
27
.\EU2/lmr/m/n/10 ]
42
28
! OK.
43
29
\TYPEBOX ...roup \setbox 0=\hbox {{#1}}\showbox 0
44
30
\endgroup
45
31
l. ...}
46
32
============================================================
33
+ [1
34
+ ]
47
35
(.aux)
48
- LaTeX Warning: There were undefined references.
49
- Package biblatex Warning: Please (re)run Biber on the file:
50
- (biblatex)
51
- (biblatex) and rerun LaTeX afterwards.
52
36
Package logreq Info: Writing requests to '.run.xml'.
You can’t perform that action at this time.
0 commit comments