runtex 0.2.1 → 0.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/lib/runtex.rb +12 -3
- data/lib/runtex_job_chain.rb +67 -39
- data/lib/runtex_latex.rb +16 -4
- data/lib/runtex_pathes.yaml +4 -0
- data/lib/runtex_tool.rb +4 -0
- data/readme +4 -3
- data/unittest/expected/test_bibliography_babelbib.debug1.txt +15 -4
- data/unittest/expected/test_bibliography_babelbib.debug2.txt +14 -4
- data/unittest/expected/test_bibliography_babelbib.tex.runtex_summary.txt +1 -1
- data/unittest/expected/test_bibliography_babelbib_1.txt +1 -1
- data/unittest/expected/test_bibliography_babelbib_2.txt +1 -1
- data/unittest/expected/test_bibliography_plain.debug1.txt +13 -4
- data/unittest/expected/test_bibliography_plain.debug2.txt +12 -4
- data/unittest/expected/test_bibliography_plain.tex.runtex_summary.txt +1 -1
- data/unittest/expected/test_bibliography_plain_1.txt +1 -1
- data/unittest/expected/test_bibliography_plain_2.txt +1 -1
- data/unittest/expected/test_context.debug1.txt +14 -0
- data/unittest/expected/test_context.debug2.txt +13 -0
- data/unittest/expected/test_context.tex.runtex_summary.txt +12 -0
- data/unittest/expected/test_context_1.txt +10 -0
- data/unittest/expected/test_context_2.txt +10 -0
- data/unittest/expected/test_error.debug1.txt +10 -4
- data/unittest/expected/test_error.debug2.txt +9 -4
- data/unittest/expected/test_error.tex.runtex_summary.txt +1 -1
- data/unittest/expected/test_error_1.txt +1 -1
- data/unittest/expected/test_error_2.txt +1 -1
- data/unittest/expected/test_gloss.debug1.txt +15 -4
- data/unittest/expected/test_gloss.debug2.txt +14 -4
- data/unittest/expected/test_gloss.tex.runtex_summary.txt +1 -1
- data/unittest/expected/test_gloss_1.txt +1 -1
- data/unittest/expected/test_gloss_2.txt +1 -1
- data/unittest/expected/test_gloss_newgloss.debug1.txt +20 -4
- data/unittest/expected/test_gloss_newgloss.debug2.txt +19 -4
- data/unittest/expected/test_gloss_newgloss.tex.runtex_summary.txt +1 -1
- data/unittest/expected/test_gloss_newgloss_1.txt +1 -1
- data/unittest/expected/test_gloss_newgloss_2.txt +1 -1
- data/unittest/expected/test_glossaries.debug1.txt +20 -4
- data/unittest/expected/test_glossaries.debug2.txt +19 -4
- data/unittest/expected/test_glossaries.tex.runtex_summary.txt +1 -1
- data/unittest/expected/test_glossaries_1.txt +1 -1
- data/unittest/expected/test_glossaries_2.txt +1 -1
- data/unittest/expected/test_index.debug1.txt +15 -4
- data/unittest/expected/test_index.debug2.txt +14 -4
- data/unittest/expected/test_index.tex.runtex_summary.txt +1 -1
- data/unittest/expected/test_index2.debug1.txt +20 -4
- data/unittest/expected/test_index2.debug2.txt +19 -4
- data/unittest/expected/test_index2.tex.runtex_summary.txt +1 -1
- data/unittest/expected/test_index2_1.txt +1 -1
- data/unittest/expected/test_index2_2.txt +1 -1
- data/unittest/expected/test_index_1.txt +1 -1
- data/unittest/expected/test_index_2.txt +1 -1
- data/unittest/expected/test_makeindex.debug1.txt +15 -4
- data/unittest/expected/test_makeindex.debug2.txt +14 -4
- data/unittest/expected/test_makeindex.tex.runtex_summary.txt +1 -1
- data/unittest/expected/test_makeindex_1.txt +1 -1
- data/unittest/expected/test_makeindex_2.txt +1 -1
- data/unittest/expected/test_packagedoc_dtx.debug1.txt +20 -4
- data/unittest/expected/test_packagedoc_dtx.debug2.txt +19 -4
- data/unittest/expected/test_packagedoc_dtx.dtx.runtex_summary.txt +1 -1
- data/unittest/expected/test_packagedoc_dtx_1.txt +1 -1
- data/unittest/expected/test_packagedoc_dtx_2.txt +1 -1
- data/unittest/expected/test_rail.debug1.txt +14 -4
- data/unittest/expected/test_rail.debug2.txt +13 -4
- data/unittest/expected/test_rail.tex.runtex_summary.txt +1 -1
- data/unittest/expected/test_rail_1.txt +1 -1
- data/unittest/expected/test_rail_2.txt +1 -1
- data/unittest/expected/test_rail_error.debug1.txt +10 -4
- data/unittest/expected/test_rail_error.debug2.txt +9 -4
- data/unittest/expected/test_rail_error.tex.runtex_summary.txt +1 -1
- data/unittest/expected/test_rail_error_1.txt +1 -1
- data/unittest/expected/test_rail_error_2.txt +1 -1
- data/unittest/expected/test_splitindex.debug1.txt +22 -4
- data/unittest/expected/test_splitindex.debug2.txt +21 -4
- data/unittest/expected/test_splitindex.tex.runtex_summary.txt +1 -1
- data/unittest/expected/test_splitindex_1.txt +1 -1
- data/unittest/expected/test_splitindex_2.txt +1 -1
- data/unittest/expected/test_test.debug1.txt +12 -4
- data/unittest/expected/test_test.debug2.txt +11 -4
- data/unittest/expected/test_test.tex.runtex_summary.txt +1 -1
- data/unittest/expected/test_test_1.txt +1 -1
- data/unittest/expected/test_test_2.txt +1 -1
- data/unittest/testcases.yaml +5 -1
- data/unittest/unittest_runtex.rb +20 -5
- metadata +75 -47
- data/lib/Code_zum_Pluendern_rtex4newrtex.rb +0 -275
- data/lib/catch_output.rb +0 -99
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_index2.tex: Start job chain for test/test_index2.tex
|
|
2
|
-
DEBUG test_index2.tex: Create log/help-zip test_index2.
|
|
2
|
+
DEBUG test_index2.tex: Create log/help-zip test_index2.runtex.zip
|
|
3
3
|
INFO test_index2.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_index2.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_index2.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_index2.tex
|
|
@@ -53,6 +53,22 @@ DEBUG test_index2.tex: 02-02 -> Info: input file test_index2.idx. (2 entries acc
|
|
|
53
53
|
DEBUG test_index2.tex: 02-03 Start Makeindex: makeindex -o test_index2.and -t test_index2.adx.ilg test_index2.adx
|
|
54
54
|
DEBUG test_index2.tex: 02-03 Analyse log-file
|
|
55
55
|
DEBUG test_index2.tex: 02-03 -> Info: input file test_index2.adx. (2 entries accepted, 0 rejected)
|
|
56
|
-
DEBUG test_index2.tex: Zip help files for later use
|
|
57
|
-
DEBUG test_index2.tex:
|
|
58
|
-
DEBUG test_index2.tex:
|
|
56
|
+
DEBUG test_index2.tex: Zip help files for later use
|
|
57
|
+
DEBUG test_index2.tex: -> zip test_index2.aux for later use
|
|
58
|
+
DEBUG test_index2.tex: -> zip test_index2.out for later use
|
|
59
|
+
DEBUG test_index2.tex: -> zip test_index2.adx for later use
|
|
60
|
+
DEBUG test_index2.tex: -> zip test_index2.idx for later use
|
|
61
|
+
DEBUG test_index2.tex: -> zip test_index2.ind for later use
|
|
62
|
+
DEBUG test_index2.tex: -> zip test_index2.and for later use
|
|
63
|
+
DEBUG test_index2.tex: Delete helpfiles
|
|
64
|
+
DEBUG test_index2.tex: -> Delete help file test_index2.aux
|
|
65
|
+
DEBUG test_index2.tex: -> Delete help file test_index2.out
|
|
66
|
+
DEBUG test_index2.tex: -> Delete help file test_index2.adx
|
|
67
|
+
DEBUG test_index2.tex: -> Delete help file test_index2.idx
|
|
68
|
+
DEBUG test_index2.tex: -> Delete help file test_index2.ind
|
|
69
|
+
DEBUG test_index2.tex: -> Delete help file test_index2.and
|
|
70
|
+
DEBUG test_index2.tex: Delete log files
|
|
71
|
+
DEBUG test_index2.tex: -> Delete log-file test_index2.adx.ilg
|
|
72
|
+
DEBUG test_index2.tex: -> Delete log-file test_index2.idx.ilg
|
|
73
|
+
DEBUG test_index2.tex: -> Delete log-file test_index2.log
|
|
74
|
+
DEBUG test_index2.tex: -> Delete log-file test_index2.tex.runtex.log
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_index2.tex: Start job chain for test/test_index2.tex
|
|
2
|
-
DEBUG test_index2.tex: Re-Create log/help-zip test_index2.
|
|
2
|
+
DEBUG test_index2.tex: Re-Create log/help-zip test_index2.runtex.zip
|
|
3
3
|
INFO test_index2.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_index2.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_index2.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_index2.tex
|
|
@@ -24,6 +24,21 @@ DEBUG test_index2.tex: 01-02 -> Info: input file test_index2.idx. (2 entries acc
|
|
|
24
24
|
DEBUG test_index2.tex: 01-03 Start Makeindex: makeindex -o test_index2.and -t test_index2.adx.ilg test_index2.adx
|
|
25
25
|
DEBUG test_index2.tex: 01-03 Analyse log-file
|
|
26
26
|
DEBUG test_index2.tex: 01-03 -> Info: input file test_index2.adx. (2 entries accepted, 0 rejected)
|
|
27
|
-
DEBUG test_index2.tex: Zip help files for later use
|
|
28
|
-
DEBUG test_index2.tex:
|
|
29
|
-
DEBUG test_index2.tex:
|
|
27
|
+
DEBUG test_index2.tex: Zip help files for later use
|
|
28
|
+
DEBUG test_index2.tex: -> zip test_index2.aux for later use
|
|
29
|
+
DEBUG test_index2.tex: -> zip test_index2.out for later use
|
|
30
|
+
DEBUG test_index2.tex: -> zip test_index2.adx for later use
|
|
31
|
+
DEBUG test_index2.tex: -> zip test_index2.idx for later use
|
|
32
|
+
DEBUG test_index2.tex: -> zip test_index2.ind for later use
|
|
33
|
+
DEBUG test_index2.tex: -> zip test_index2.and for later use
|
|
34
|
+
DEBUG test_index2.tex: Delete helpfiles
|
|
35
|
+
DEBUG test_index2.tex: -> Delete help file test_index2.aux
|
|
36
|
+
DEBUG test_index2.tex: -> Delete help file test_index2.out
|
|
37
|
+
DEBUG test_index2.tex: -> Delete help file test_index2.adx
|
|
38
|
+
DEBUG test_index2.tex: -> Delete help file test_index2.idx
|
|
39
|
+
DEBUG test_index2.tex: -> Delete help file test_index2.ind
|
|
40
|
+
DEBUG test_index2.tex: -> Delete help file test_index2.and
|
|
41
|
+
DEBUG test_index2.tex: Delete log files
|
|
42
|
+
DEBUG test_index2.tex: -> Delete log-file test_index2.adx.ilg
|
|
43
|
+
DEBUG test_index2.tex: -> Delete log-file test_index2.idx.ilg
|
|
44
|
+
DEBUG test_index2.tex: -> Delete log-file test_index2.log
|
|
@@ -20,4 +20,4 @@ Warnings:
|
|
|
20
20
|
- Command \markright has changed.
|
|
21
21
|
Makeindex<Index2-test_index2.idx>: Information: 1;
|
|
22
22
|
Makeindex<Index2-test_index2.adx>: Information: 1;
|
|
23
|
-
More Details see test_index2.tex.runtex_summary.txt or test_index2.
|
|
23
|
+
More Details see test_index2.tex.runtex_summary.txt or test_index2.runtex.zip
|
|
@@ -14,4 +14,4 @@ Warnings:
|
|
|
14
14
|
- Command \markright has changed.
|
|
15
15
|
Makeindex<Index2-test_index2.idx>: Information: 1;
|
|
16
16
|
Makeindex<Index2-test_index2.adx>: Information: 1;
|
|
17
|
-
More Details see test_index2.tex.runtex_summary.txt or test_index2.
|
|
17
|
+
More Details see test_index2.tex.runtex_summary.txt or test_index2.runtex.zip
|
|
@@ -18,4 +18,4 @@ Warnings:
|
|
|
18
18
|
- Command \markboth has changed.
|
|
19
19
|
- Command \markright has changed.
|
|
20
20
|
Makeindex<Index>: Information: 1;
|
|
21
|
-
More Details see test_index.tex.runtex_summary.txt or test_index.
|
|
21
|
+
More Details see test_index.tex.runtex_summary.txt or test_index.runtex.zip
|
|
@@ -14,4 +14,4 @@ Warnings:
|
|
|
14
14
|
- Command \markboth has changed.
|
|
15
15
|
- Command \markright has changed.
|
|
16
16
|
Makeindex<Index>: Information: 1;
|
|
17
|
-
More Details see test_index.tex.runtex_summary.txt or test_index.
|
|
17
|
+
More Details see test_index.tex.runtex_summary.txt or test_index.runtex.zip
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_makeindex.tex: Start job chain for test/test_makeindex.tex
|
|
2
|
-
DEBUG test_makeindex.tex: Create log/help-zip test_makeindex.
|
|
2
|
+
DEBUG test_makeindex.tex: Create log/help-zip test_makeindex.runtex.zip
|
|
3
3
|
INFO test_makeindex.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_makeindex.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_makeindex.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_makeindex.tex
|
|
@@ -30,6 +30,17 @@ DEBUG test_makeindex.tex: 02-01 -> File: test_makeindex.pdf, 16 Pages, 70KB
|
|
|
30
30
|
DEBUG test_makeindex.tex: 02-02 Start Makeindex: makeindex -o test_makeindex.ind -t test_makeindex.ilg test_makeindex.idx
|
|
31
31
|
DEBUG test_makeindex.tex: 02-02 Analyse log-file
|
|
32
32
|
DEBUG test_makeindex.tex: 02-02 -> Info: input file test_makeindex.idx. (2 entries accepted, 0 rejected)
|
|
33
|
-
DEBUG test_makeindex.tex: Zip help files for later use
|
|
34
|
-
DEBUG test_makeindex.tex:
|
|
35
|
-
DEBUG test_makeindex.tex:
|
|
33
|
+
DEBUG test_makeindex.tex: Zip help files for later use
|
|
34
|
+
DEBUG test_makeindex.tex: -> zip test_makeindex.aux for later use
|
|
35
|
+
DEBUG test_makeindex.tex: -> zip test_makeindex.out for later use
|
|
36
|
+
DEBUG test_makeindex.tex: -> zip test_makeindex.idx for later use
|
|
37
|
+
DEBUG test_makeindex.tex: -> zip test_makeindex.ind for later use
|
|
38
|
+
DEBUG test_makeindex.tex: Delete helpfiles
|
|
39
|
+
DEBUG test_makeindex.tex: -> Delete help file test_makeindex.aux
|
|
40
|
+
DEBUG test_makeindex.tex: -> Delete help file test_makeindex.out
|
|
41
|
+
DEBUG test_makeindex.tex: -> Delete help file test_makeindex.idx
|
|
42
|
+
DEBUG test_makeindex.tex: -> Delete help file test_makeindex.ind
|
|
43
|
+
DEBUG test_makeindex.tex: Delete log files
|
|
44
|
+
DEBUG test_makeindex.tex: -> Delete log-file test_makeindex.ilg
|
|
45
|
+
DEBUG test_makeindex.tex: -> Delete log-file test_makeindex.log
|
|
46
|
+
DEBUG test_makeindex.tex: -> Delete log-file test_makeindex.tex.runtex.log
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_makeindex.tex: Start job chain for test/test_makeindex.tex
|
|
2
|
-
DEBUG test_makeindex.tex: Re-Create log/help-zip test_makeindex.
|
|
2
|
+
DEBUG test_makeindex.tex: Re-Create log/help-zip test_makeindex.runtex.zip
|
|
3
3
|
INFO test_makeindex.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_makeindex.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_makeindex.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_makeindex.tex
|
|
@@ -13,6 +13,16 @@ DEBUG test_makeindex.tex: 01-01 -> File: test_makeindex.pdf, 16 Pages, 70KB
|
|
|
13
13
|
DEBUG test_makeindex.tex: 01-02 Start Makeindex: makeindex -o test_makeindex.ind -t test_makeindex.ilg test_makeindex.idx
|
|
14
14
|
DEBUG test_makeindex.tex: 01-02 Analyse log-file
|
|
15
15
|
DEBUG test_makeindex.tex: 01-02 -> Info: input file test_makeindex.idx. (2 entries accepted, 0 rejected)
|
|
16
|
-
DEBUG test_makeindex.tex: Zip help files for later use
|
|
17
|
-
DEBUG test_makeindex.tex:
|
|
18
|
-
DEBUG test_makeindex.tex:
|
|
16
|
+
DEBUG test_makeindex.tex: Zip help files for later use
|
|
17
|
+
DEBUG test_makeindex.tex: -> zip test_makeindex.aux for later use
|
|
18
|
+
DEBUG test_makeindex.tex: -> zip test_makeindex.out for later use
|
|
19
|
+
DEBUG test_makeindex.tex: -> zip test_makeindex.idx for later use
|
|
20
|
+
DEBUG test_makeindex.tex: -> zip test_makeindex.ind for later use
|
|
21
|
+
DEBUG test_makeindex.tex: Delete helpfiles
|
|
22
|
+
DEBUG test_makeindex.tex: -> Delete help file test_makeindex.aux
|
|
23
|
+
DEBUG test_makeindex.tex: -> Delete help file test_makeindex.out
|
|
24
|
+
DEBUG test_makeindex.tex: -> Delete help file test_makeindex.idx
|
|
25
|
+
DEBUG test_makeindex.tex: -> Delete help file test_makeindex.ind
|
|
26
|
+
DEBUG test_makeindex.tex: Delete log files
|
|
27
|
+
DEBUG test_makeindex.tex: -> Delete log-file test_makeindex.ilg
|
|
28
|
+
DEBUG test_makeindex.tex: -> Delete log-file test_makeindex.log
|
|
@@ -12,4 +12,4 @@ Start job chain for test_makeindex.tex
|
|
|
12
12
|
- 16 Pages
|
|
13
13
|
- 70KB
|
|
14
14
|
Makeindex<Index>: Information: 1;
|
|
15
|
-
More Details see test_makeindex.tex.runtex_summary.txt or test_makeindex.
|
|
15
|
+
More Details see test_makeindex.tex.runtex_summary.txt or test_makeindex.runtex.zip
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_packagedoc_dtx.dtx: Start job chain for test/test_packagedoc_dtx.dtx
|
|
2
|
-
DEBUG test_packagedoc_dtx.dtx: Create log/help-zip test_packagedoc_dtx.
|
|
2
|
+
DEBUG test_packagedoc_dtx.dtx: Create log/help-zip test_packagedoc_dtx.runtex.zip
|
|
3
3
|
INFO test_packagedoc_dtx.dtx: 01 Start TeX-run 1
|
|
4
4
|
INFO test_packagedoc_dtx.dtx: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_packagedoc_dtx.dtx: 01-01 Start LaTeX pdflatex -interaction=batchmode test_packagedoc_dtx.dtx
|
|
@@ -49,6 +49,22 @@ DEBUG test_packagedoc_dtx.dtx: 02-02 -> Errors: Extra `|' at position 36 of fir
|
|
|
49
49
|
DEBUG test_packagedoc_dtx.dtx: 02-03 Start Makeindex: makeindex -s gglo.ist -o test_packagedoc_dtx.gls -t test_packagedoc_dtx.glg test_packagedoc_dtx.glo
|
|
50
50
|
DEBUG test_packagedoc_dtx.dtx: 02-03 Analyse log-file
|
|
51
51
|
DEBUG test_packagedoc_dtx.dtx: 02-03 -> Info: input file test_packagedoc_dtx.glo. (1 entries accepted, 0 rejected)
|
|
52
|
-
DEBUG test_packagedoc_dtx.dtx: Zip help files for later use
|
|
53
|
-
DEBUG test_packagedoc_dtx.dtx:
|
|
54
|
-
DEBUG test_packagedoc_dtx.dtx:
|
|
52
|
+
DEBUG test_packagedoc_dtx.dtx: Zip help files for later use
|
|
53
|
+
DEBUG test_packagedoc_dtx.dtx: -> zip test_packagedoc_dtx.aux for later use
|
|
54
|
+
DEBUG test_packagedoc_dtx.dtx: -> zip test_packagedoc_dtx.out for later use
|
|
55
|
+
DEBUG test_packagedoc_dtx.dtx: -> zip test_packagedoc_dtx.idx for later use
|
|
56
|
+
DEBUG test_packagedoc_dtx.dtx: -> zip test_packagedoc_dtx.ind for later use
|
|
57
|
+
DEBUG test_packagedoc_dtx.dtx: -> zip test_packagedoc_dtx.glo for later use
|
|
58
|
+
DEBUG test_packagedoc_dtx.dtx: -> zip test_packagedoc_dtx.gls for later use
|
|
59
|
+
DEBUG test_packagedoc_dtx.dtx: Delete helpfiles
|
|
60
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete help file test_packagedoc_dtx.aux
|
|
61
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete help file test_packagedoc_dtx.out
|
|
62
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete help file test_packagedoc_dtx.idx
|
|
63
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete help file test_packagedoc_dtx.ind
|
|
64
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete help file test_packagedoc_dtx.glo
|
|
65
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete help file test_packagedoc_dtx.gls
|
|
66
|
+
DEBUG test_packagedoc_dtx.dtx: Delete log files
|
|
67
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete log-file test_packagedoc_dtx.glg
|
|
68
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete log-file test_packagedoc_dtx.ilg
|
|
69
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete log-file test_packagedoc_dtx.log
|
|
70
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete log-file test_packagedoc_dtx.dtx.runtex.log
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_packagedoc_dtx.dtx: Start job chain for test/test_packagedoc_dtx.dtx
|
|
2
|
-
DEBUG test_packagedoc_dtx.dtx: Re-Create log/help-zip test_packagedoc_dtx.
|
|
2
|
+
DEBUG test_packagedoc_dtx.dtx: Re-Create log/help-zip test_packagedoc_dtx.runtex.zip
|
|
3
3
|
INFO test_packagedoc_dtx.dtx: 01 Start TeX-run 1
|
|
4
4
|
INFO test_packagedoc_dtx.dtx: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_packagedoc_dtx.dtx: 01-01 Start LaTeX pdflatex -interaction=batchmode test_packagedoc_dtx.dtx
|
|
@@ -22,6 +22,21 @@ DEBUG test_packagedoc_dtx.dtx: 01-02 -> Errors: Extra `|' at position 36 of fir
|
|
|
22
22
|
DEBUG test_packagedoc_dtx.dtx: 01-03 Start Makeindex: makeindex -s gglo.ist -o test_packagedoc_dtx.gls -t test_packagedoc_dtx.glg test_packagedoc_dtx.glo
|
|
23
23
|
DEBUG test_packagedoc_dtx.dtx: 01-03 Analyse log-file
|
|
24
24
|
DEBUG test_packagedoc_dtx.dtx: 01-03 -> Info: input file test_packagedoc_dtx.glo. (1 entries accepted, 0 rejected)
|
|
25
|
-
DEBUG test_packagedoc_dtx.dtx: Zip help files for later use
|
|
26
|
-
DEBUG test_packagedoc_dtx.dtx:
|
|
27
|
-
DEBUG test_packagedoc_dtx.dtx:
|
|
25
|
+
DEBUG test_packagedoc_dtx.dtx: Zip help files for later use
|
|
26
|
+
DEBUG test_packagedoc_dtx.dtx: -> zip test_packagedoc_dtx.aux for later use
|
|
27
|
+
DEBUG test_packagedoc_dtx.dtx: -> zip test_packagedoc_dtx.out for later use
|
|
28
|
+
DEBUG test_packagedoc_dtx.dtx: -> zip test_packagedoc_dtx.idx for later use
|
|
29
|
+
DEBUG test_packagedoc_dtx.dtx: -> zip test_packagedoc_dtx.ind for later use
|
|
30
|
+
DEBUG test_packagedoc_dtx.dtx: -> zip test_packagedoc_dtx.glo for later use
|
|
31
|
+
DEBUG test_packagedoc_dtx.dtx: -> zip test_packagedoc_dtx.gls for later use
|
|
32
|
+
DEBUG test_packagedoc_dtx.dtx: Delete helpfiles
|
|
33
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete help file test_packagedoc_dtx.aux
|
|
34
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete help file test_packagedoc_dtx.out
|
|
35
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete help file test_packagedoc_dtx.idx
|
|
36
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete help file test_packagedoc_dtx.ind
|
|
37
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete help file test_packagedoc_dtx.glo
|
|
38
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete help file test_packagedoc_dtx.gls
|
|
39
|
+
DEBUG test_packagedoc_dtx.dtx: Delete log files
|
|
40
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete log-file test_packagedoc_dtx.glg
|
|
41
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete log-file test_packagedoc_dtx.ilg
|
|
42
|
+
DEBUG test_packagedoc_dtx.dtx: -> Delete log-file test_packagedoc_dtx.log
|
|
@@ -15,4 +15,4 @@ Start job chain for test_packagedoc_dtx.dtx
|
|
|
15
15
|
- 64KB
|
|
16
16
|
Makeindex<Index/dtx>: Errors: 3; Rejected entries: 4;
|
|
17
17
|
Makeindex<Glossary/dtx>: Information: 1;
|
|
18
|
-
More Details see test_packagedoc_dtx.dtx.runtex_summary.txt or test_packagedoc_dtx.
|
|
18
|
+
More Details see test_packagedoc_dtx.dtx.runtex_summary.txt or test_packagedoc_dtx.runtex.zip
|
|
@@ -10,4 +10,4 @@ Start job chain for test_packagedoc_dtx.dtx
|
|
|
10
10
|
- 64KB
|
|
11
11
|
Makeindex<Index/dtx>: Errors: 3; Rejected entries: 4;
|
|
12
12
|
Makeindex<Glossary/dtx>: Information: 1;
|
|
13
|
-
More Details see test_packagedoc_dtx.dtx.runtex_summary.txt or test_packagedoc_dtx.
|
|
13
|
+
More Details see test_packagedoc_dtx.dtx.runtex_summary.txt or test_packagedoc_dtx.runtex.zip
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_rail.tex: Start job chain for test/test_rail.tex
|
|
2
|
-
DEBUG test_rail.tex: Create log/help-zip test_rail.
|
|
2
|
+
DEBUG test_rail.tex: Create log/help-zip test_rail.runtex.zip
|
|
3
3
|
INFO test_rail.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_rail.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_rail.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_rail.tex
|
|
@@ -30,6 +30,16 @@ DEBUG test_rail.tex: 02-01 LaTeX finished
|
|
|
30
30
|
DEBUG test_rail.tex: 02-01 Analyse aux-file
|
|
31
31
|
DEBUG test_rail.tex: 02-01 Analyse log-file
|
|
32
32
|
DEBUG test_rail.tex: 02-01 -> File: test_rail.pdf, 1 Page, 25KB
|
|
33
|
-
DEBUG test_rail.tex: Zip help files for later use
|
|
34
|
-
DEBUG test_rail.tex:
|
|
35
|
-
DEBUG test_rail.tex:
|
|
33
|
+
DEBUG test_rail.tex: Zip help files for later use
|
|
34
|
+
DEBUG test_rail.tex: -> zip test_rail.aux for later use
|
|
35
|
+
DEBUG test_rail.tex: -> zip test_rail.out for later use
|
|
36
|
+
DEBUG test_rail.tex: -> zip test_rail.rao for later use
|
|
37
|
+
DEBUG test_rail.tex: -> zip test_rail.rai for later use
|
|
38
|
+
DEBUG test_rail.tex: Delete helpfiles
|
|
39
|
+
DEBUG test_rail.tex: -> Delete help file test_rail.aux
|
|
40
|
+
DEBUG test_rail.tex: -> Delete help file test_rail.out
|
|
41
|
+
DEBUG test_rail.tex: -> Delete help file test_rail.rao
|
|
42
|
+
DEBUG test_rail.tex: -> Delete help file test_rail.rai
|
|
43
|
+
DEBUG test_rail.tex: Delete log files
|
|
44
|
+
DEBUG test_rail.tex: -> Delete log-file test_rail.log
|
|
45
|
+
DEBUG test_rail.tex: -> Delete log-file test_rail.tex.runtex.log
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_rail.tex: Start job chain for test/test_rail.tex
|
|
2
|
-
DEBUG test_rail.tex: Re-Create log/help-zip test_rail.
|
|
2
|
+
DEBUG test_rail.tex: Re-Create log/help-zip test_rail.runtex.zip
|
|
3
3
|
INFO test_rail.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_rail.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_rail.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_rail.tex
|
|
@@ -7,6 +7,15 @@ DEBUG test_rail.tex: 01-01 LaTeX finished
|
|
|
7
7
|
DEBUG test_rail.tex: 01-01 Analyse aux-file
|
|
8
8
|
DEBUG test_rail.tex: 01-01 Analyse log-file
|
|
9
9
|
DEBUG test_rail.tex: 01-01 -> File: test_rail.pdf, 1 Page, 25KB
|
|
10
|
-
DEBUG test_rail.tex: Zip help files for later use
|
|
11
|
-
DEBUG test_rail.tex:
|
|
12
|
-
DEBUG test_rail.tex:
|
|
10
|
+
DEBUG test_rail.tex: Zip help files for later use
|
|
11
|
+
DEBUG test_rail.tex: -> zip test_rail.aux for later use
|
|
12
|
+
DEBUG test_rail.tex: -> zip test_rail.out for later use
|
|
13
|
+
DEBUG test_rail.tex: -> zip test_rail.rao for later use
|
|
14
|
+
DEBUG test_rail.tex: -> zip test_rail.rai for later use
|
|
15
|
+
DEBUG test_rail.tex: Delete helpfiles
|
|
16
|
+
DEBUG test_rail.tex: -> Delete help file test_rail.aux
|
|
17
|
+
DEBUG test_rail.tex: -> Delete help file test_rail.out
|
|
18
|
+
DEBUG test_rail.tex: -> Delete help file test_rail.rao
|
|
19
|
+
DEBUG test_rail.tex: -> Delete help file test_rail.rai
|
|
20
|
+
DEBUG test_rail.tex: Delete log files
|
|
21
|
+
DEBUG test_rail.tex: -> Delete log-file test_rail.log
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_rail_error.tex: Start job chain for test/test_rail_error.tex
|
|
2
|
-
DEBUG test_rail_error.tex: Create log/help-zip test_rail_error.
|
|
2
|
+
DEBUG test_rail_error.tex: Create log/help-zip test_rail_error.runtex.zip
|
|
3
3
|
INFO test_rail_error.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_rail_error.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_rail_error.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_rail_error.tex
|
|
@@ -32,6 +32,12 @@ DEBUG test_rail_error.tex: 02-01 Rerun necessary (Rail diagram 1 on line 11)
|
|
|
32
32
|
DEBUG test_rail_error.tex: 02-01 Rerun necessary (Rail diagram changed)
|
|
33
33
|
WARN test_rail_error.tex: 02-01 Rail-Rerun blocked by previous error
|
|
34
34
|
DEBUG test_rail_error.tex: 02-01 -> File: test_rail_error.pdf, 1 Page, 9KB
|
|
35
|
-
DEBUG test_rail_error.tex: Zip help files for later use
|
|
36
|
-
DEBUG test_rail_error.tex:
|
|
37
|
-
DEBUG test_rail_error.tex:
|
|
35
|
+
DEBUG test_rail_error.tex: Zip help files for later use
|
|
36
|
+
DEBUG test_rail_error.tex: -> zip test_rail_error.aux for later use
|
|
37
|
+
DEBUG test_rail_error.tex: -> zip test_rail_error.rai for later use
|
|
38
|
+
DEBUG test_rail_error.tex: Delete helpfiles
|
|
39
|
+
DEBUG test_rail_error.tex: -> Delete help file test_rail_error.aux
|
|
40
|
+
DEBUG test_rail_error.tex: -> Delete help file test_rail_error.rai
|
|
41
|
+
DEBUG test_rail_error.tex: Delete log files
|
|
42
|
+
DEBUG test_rail_error.tex: -> Delete log-file test_rail_error.log
|
|
43
|
+
DEBUG test_rail_error.tex: -> Delete log-file test_rail_error.tex.runtex.log
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_rail_error.tex: Start job chain for test/test_rail_error.tex
|
|
2
|
-
DEBUG test_rail_error.tex: Re-Create log/help-zip test_rail_error.
|
|
2
|
+
DEBUG test_rail_error.tex: Re-Create log/help-zip test_rail_error.runtex.zip
|
|
3
3
|
INFO test_rail_error.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_rail_error.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_rail_error.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_rail_error.tex
|
|
@@ -30,6 +30,11 @@ DEBUG test_rail_error.tex: 02-01 Rerun necessary (Rail diagram 1 on line 11)
|
|
|
30
30
|
DEBUG test_rail_error.tex: 02-01 Rerun necessary (Rail diagram changed)
|
|
31
31
|
WARN test_rail_error.tex: 02-01 Rail-Rerun blocked by previous error
|
|
32
32
|
DEBUG test_rail_error.tex: 02-01 -> File: test_rail_error.pdf, 1 Page, 9KB
|
|
33
|
-
DEBUG test_rail_error.tex: Zip help files for later use
|
|
34
|
-
DEBUG test_rail_error.tex:
|
|
35
|
-
DEBUG test_rail_error.tex:
|
|
33
|
+
DEBUG test_rail_error.tex: Zip help files for later use
|
|
34
|
+
DEBUG test_rail_error.tex: -> zip test_rail_error.aux for later use
|
|
35
|
+
DEBUG test_rail_error.tex: -> zip test_rail_error.rai for later use
|
|
36
|
+
DEBUG test_rail_error.tex: Delete helpfiles
|
|
37
|
+
DEBUG test_rail_error.tex: -> Delete help file test_rail_error.aux
|
|
38
|
+
DEBUG test_rail_error.tex: -> Delete help file test_rail_error.rai
|
|
39
|
+
DEBUG test_rail_error.tex: Delete log files
|
|
40
|
+
DEBUG test_rail_error.tex: -> Delete log-file test_rail_error.log
|
|
@@ -15,4 +15,4 @@ ERROR test_rail_error.tex: 01-02 Rail: .rao-File is missing
|
|
|
15
15
|
- 1 Page
|
|
16
16
|
- 9KB
|
|
17
17
|
!! Rerun-Stopp for rail!
|
|
18
|
-
More Details see test_rail_error.tex.runtex_summary.txt or test_rail_error.
|
|
18
|
+
More Details see test_rail_error.tex.runtex_summary.txt or test_rail_error.runtex.zip
|
|
@@ -15,4 +15,4 @@ ERROR test_rail_error.tex: 01-02 Rail: .rao-File is missing
|
|
|
15
15
|
- 1 Page
|
|
16
16
|
- 9KB
|
|
17
17
|
!! Rerun-Stopp for rail!
|
|
18
|
-
More Details see test_rail_error.tex.runtex_summary.txt or test_rail_error.
|
|
18
|
+
More Details see test_rail_error.tex.runtex_summary.txt or test_rail_error.runtex.zip
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_splitindex.tex: Start job chain for test/test_splitindex.tex
|
|
2
|
-
DEBUG test_splitindex.tex: Create log/help-zip test_splitindex.
|
|
2
|
+
DEBUG test_splitindex.tex: Create log/help-zip test_splitindex.runtex.zip
|
|
3
3
|
INFO test_splitindex.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_splitindex.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_splitindex.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_splitindex.tex
|
|
@@ -59,6 +59,24 @@ DEBUG test_splitindex.tex: 02-03 -> Info: input file test_splitindex-aut.idx. (2
|
|
|
59
59
|
DEBUG test_splitindex.tex: 02-04 Start Makeindex: makeindex -o test_splitindex-idx.ind -t test_splitindex-idx.ilg test_splitindex-idx.idx
|
|
60
60
|
DEBUG test_splitindex.tex: 02-04 Analyse log-file
|
|
61
61
|
DEBUG test_splitindex.tex: 02-04 -> Info: input file test_splitindex-idx.idx. (2 entries accepted, 0 rejected)
|
|
62
|
-
DEBUG test_splitindex.tex: Zip help files for later use
|
|
63
|
-
DEBUG test_splitindex.tex:
|
|
64
|
-
DEBUG test_splitindex.tex:
|
|
62
|
+
DEBUG test_splitindex.tex: Zip help files for later use
|
|
63
|
+
DEBUG test_splitindex.tex: -> zip test_splitindex.aux for later use
|
|
64
|
+
DEBUG test_splitindex.tex: -> zip test_splitindex.out for later use
|
|
65
|
+
DEBUG test_splitindex.tex: -> zip test_splitindex.idx for later use
|
|
66
|
+
DEBUG test_splitindex.tex: -> zip test_splitindex-aut.idx for later use
|
|
67
|
+
DEBUG test_splitindex.tex: -> zip test_splitindex-aut.ind for later use
|
|
68
|
+
DEBUG test_splitindex.tex: -> zip test_splitindex-idx.idx for later use
|
|
69
|
+
DEBUG test_splitindex.tex: -> zip test_splitindex-idx.ind for later use
|
|
70
|
+
DEBUG test_splitindex.tex: Delete helpfiles
|
|
71
|
+
DEBUG test_splitindex.tex: -> Delete help file test_splitindex.aux
|
|
72
|
+
DEBUG test_splitindex.tex: -> Delete help file test_splitindex.out
|
|
73
|
+
DEBUG test_splitindex.tex: -> Delete help file test_splitindex.idx
|
|
74
|
+
DEBUG test_splitindex.tex: -> Delete help file test_splitindex-aut.idx
|
|
75
|
+
DEBUG test_splitindex.tex: -> Delete help file test_splitindex-aut.ind
|
|
76
|
+
DEBUG test_splitindex.tex: -> Delete help file test_splitindex-idx.idx
|
|
77
|
+
DEBUG test_splitindex.tex: -> Delete help file test_splitindex-idx.ind
|
|
78
|
+
DEBUG test_splitindex.tex: Delete log files
|
|
79
|
+
DEBUG test_splitindex.tex: -> Delete log-file test_splitindex-idx.ilg
|
|
80
|
+
DEBUG test_splitindex.tex: -> Delete log-file test_splitindex-aut.ilg
|
|
81
|
+
DEBUG test_splitindex.tex: -> Delete log-file test_splitindex.log
|
|
82
|
+
DEBUG test_splitindex.tex: -> Delete log-file test_splitindex.tex.runtex.log
|