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
|
@@ -16,4 +16,4 @@ Start job chain for test_bibliography_plain.tex
|
|
|
16
16
|
- 1 Page
|
|
17
17
|
- 26KB
|
|
18
18
|
BibTeX<test_bibliography_plain.bbl>: Information: 1;
|
|
19
|
-
More Details see test_bibliography_plain.tex.runtex_summary.txt or test_bibliography_plain.
|
|
19
|
+
More Details see test_bibliography_plain.tex.runtex_summary.txt or test_bibliography_plain.runtex.zip
|
|
@@ -8,4 +8,4 @@ Start job chain for test_bibliography_plain.tex
|
|
|
8
8
|
- 1 Page
|
|
9
9
|
- 26KB
|
|
10
10
|
BibTeX<test_bibliography_plain.bbl>: Information: 1;
|
|
11
|
-
More Details see test_bibliography_plain.tex.runtex_summary.txt or test_bibliography_plain.
|
|
11
|
+
More Details see test_bibliography_plain.tex.runtex_summary.txt or test_bibliography_plain.runtex.zip
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
INFO test_context.tex: Start job chain for test/test_context.tex
|
|
2
|
+
WARN test_context.tex: Start ConTeXt without support of log-analyses for test/test_context.tex
|
|
3
|
+
DEBUG test_context.tex: Create log/help-zip test_context.runtex.zip
|
|
4
|
+
INFO test_context.tex: 01 Start TeX-run 1
|
|
5
|
+
INFO test_context.tex: 01-01 Call (La)TeX<context>
|
|
6
|
+
DEBUG test_context.tex: 01-01 Start LaTeX texexec test_context.tex
|
|
7
|
+
DEBUG test_context.tex: 01-01 LaTeX finished
|
|
8
|
+
DEBUG test_context.tex: 01-01 Analyse log-file
|
|
9
|
+
DEBUG test_context.tex: 01-01 -> File: test_context.pdf, 1 Page, 20KB
|
|
10
|
+
DEBUG test_context.tex: Zip help files for later use
|
|
11
|
+
DEBUG test_context.tex: Delete helpfiles
|
|
12
|
+
DEBUG test_context.tex: Delete log files
|
|
13
|
+
DEBUG test_context.tex: -> Delete log-file test_context.log
|
|
14
|
+
DEBUG test_context.tex: -> Delete log-file test_context.tex.runtex.log
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
INFO test_context.tex: Start job chain for test/test_context.tex
|
|
2
|
+
WARN test_context.tex: Start ConTeXt without support of log-analyses for test/test_context.tex
|
|
3
|
+
DEBUG test_context.tex: Re-Create log/help-zip test_context.runtex.zip
|
|
4
|
+
INFO test_context.tex: 01 Start TeX-run 1
|
|
5
|
+
INFO test_context.tex: 01-01 Call (La)TeX<context>
|
|
6
|
+
DEBUG test_context.tex: 01-01 Start LaTeX texexec test_context.tex
|
|
7
|
+
DEBUG test_context.tex: 01-01 LaTeX finished
|
|
8
|
+
DEBUG test_context.tex: 01-01 Analyse log-file
|
|
9
|
+
DEBUG test_context.tex: 01-01 -> File: test_context.pdf, 1 Page, 20KB
|
|
10
|
+
DEBUG test_context.tex: Zip help files for later use
|
|
11
|
+
DEBUG test_context.tex: Delete helpfiles
|
|
12
|
+
DEBUG test_context.tex: Delete log files
|
|
13
|
+
DEBUG test_context.tex: -> Delete log-file test_context.log
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
==================================================
|
|
2
|
+
| Report for TeX-Job "test_context.tex"
|
|
3
|
+
| 2000-01-01 12:00, TeX-run 1
|
|
4
|
+
==================================================
|
|
5
|
+
|
|
6
|
+
==================================================
|
|
7
|
+
LaTeX (context)
|
|
8
|
+
==================================================
|
|
9
|
+
---
|
|
10
|
+
- test_context.pdf
|
|
11
|
+
- 1 Page
|
|
12
|
+
- 20KB
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
Start job chain for test_context.tex
|
|
2
|
+
INFO test_context.tex: Start job chain for test/test_context.tex
|
|
3
|
+
WARN test_context.tex: Start ConTeXt without support of log-analyses for test/test_context.tex
|
|
4
|
+
INFO test_context.tex: 01 Start TeX-run 1
|
|
5
|
+
INFO test_context.tex: 01-01 Call (La)TeX<context>
|
|
6
|
+
---
|
|
7
|
+
- test_context.pdf
|
|
8
|
+
- 1 Page
|
|
9
|
+
- 20KB
|
|
10
|
+
More Details see test_context.tex.runtex_summary.txt or test_context.runtex.zip
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
Start job chain for test_context.tex
|
|
2
|
+
INFO test_context.tex: Start job chain for test/test_context.tex
|
|
3
|
+
WARN test_context.tex: Start ConTeXt without support of log-analyses for test/test_context.tex
|
|
4
|
+
INFO test_context.tex: 01 Start TeX-run 1
|
|
5
|
+
INFO test_context.tex: 01-01 Call (La)TeX<context>
|
|
6
|
+
---
|
|
7
|
+
- test_context.pdf
|
|
8
|
+
- 1 Page
|
|
9
|
+
- 20KB
|
|
10
|
+
More Details see test_context.tex.runtex_summary.txt or test_context.runtex.zip
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_error.tex: Start job chain for test/test_error.tex
|
|
2
|
-
DEBUG test_error.tex: Create log/help-zip test_error.
|
|
2
|
+
DEBUG test_error.tex: Create log/help-zip test_error.runtex.zip
|
|
3
3
|
INFO test_error.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_error.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_error.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_error.tex
|
|
@@ -17,6 +17,12 @@ DEBUG test_error.tex: 02-01 LaTeX finished
|
|
|
17
17
|
DEBUG test_error.tex: 02-01 Analyse aux-file
|
|
18
18
|
DEBUG test_error.tex: 02-01 Analyse log-file
|
|
19
19
|
DEBUG test_error.tex: 02-01 -> File: test_error.pdf, 1 Page, 15KB, 1 Error; Errors: Undefined control sequence.\unbekanntesMakro (line 11)
|
|
20
|
-
DEBUG test_error.tex: Zip help files for later use
|
|
21
|
-
DEBUG test_error.tex:
|
|
22
|
-
DEBUG test_error.tex:
|
|
20
|
+
DEBUG test_error.tex: Zip help files for later use
|
|
21
|
+
DEBUG test_error.tex: -> zip test_error.aux for later use
|
|
22
|
+
DEBUG test_error.tex: -> zip test_error.out for later use
|
|
23
|
+
DEBUG test_error.tex: Delete helpfiles
|
|
24
|
+
DEBUG test_error.tex: -> Delete help file test_error.aux
|
|
25
|
+
DEBUG test_error.tex: -> Delete help file test_error.out
|
|
26
|
+
DEBUG test_error.tex: Delete log files
|
|
27
|
+
DEBUG test_error.tex: -> Delete log-file test_error.log
|
|
28
|
+
DEBUG test_error.tex: -> Delete log-file test_error.tex.runtex.log
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_error.tex: Start job chain for test/test_error.tex
|
|
2
|
-
DEBUG test_error.tex: Re-Create log/help-zip test_error.
|
|
2
|
+
DEBUG test_error.tex: Re-Create log/help-zip test_error.runtex.zip
|
|
3
3
|
INFO test_error.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_error.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_error.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_error.tex
|
|
@@ -7,6 +7,11 @@ DEBUG test_error.tex: 01-01 LaTeX finished
|
|
|
7
7
|
DEBUG test_error.tex: 01-01 Analyse aux-file
|
|
8
8
|
DEBUG test_error.tex: 01-01 Analyse log-file
|
|
9
9
|
DEBUG test_error.tex: 01-01 -> File: test_error.pdf, 1 Page, 15KB, 1 Error; Errors: Undefined control sequence.\unbekanntesMakro (line 11)
|
|
10
|
-
DEBUG test_error.tex: Zip help files for later use
|
|
11
|
-
DEBUG test_error.tex:
|
|
12
|
-
DEBUG test_error.tex:
|
|
10
|
+
DEBUG test_error.tex: Zip help files for later use
|
|
11
|
+
DEBUG test_error.tex: -> zip test_error.aux for later use
|
|
12
|
+
DEBUG test_error.tex: -> zip test_error.out for later use
|
|
13
|
+
DEBUG test_error.tex: Delete helpfiles
|
|
14
|
+
DEBUG test_error.tex: -> Delete help file test_error.aux
|
|
15
|
+
DEBUG test_error.tex: -> Delete help file test_error.out
|
|
16
|
+
DEBUG test_error.tex: Delete log files
|
|
17
|
+
DEBUG test_error.tex: -> Delete log-file test_error.log
|
|
@@ -12,4 +12,4 @@ Start job chain for test_error.tex
|
|
|
12
12
|
- 1 Error
|
|
13
13
|
Errors:
|
|
14
14
|
- Undefined control sequence.\unbekanntesMakro (line 11)
|
|
15
|
-
More Details see test_error.tex.runtex_summary.txt or test_error.
|
|
15
|
+
More Details see test_error.tex.runtex_summary.txt or test_error.runtex.zip
|
|
@@ -9,4 +9,4 @@ Start job chain for test_error.tex
|
|
|
9
9
|
- 1 Error
|
|
10
10
|
Errors:
|
|
11
11
|
- Undefined control sequence.\unbekanntesMakro (line 11)
|
|
12
|
-
More Details see test_error.tex.runtex_summary.txt or test_error.
|
|
12
|
+
More Details see test_error.tex.runtex_summary.txt or test_error.runtex.zip
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_gloss.tex: Start job chain for test/test_gloss.tex
|
|
2
|
-
DEBUG test_gloss.tex: Create log/help-zip test_gloss.
|
|
2
|
+
DEBUG test_gloss.tex: Create log/help-zip test_gloss.runtex.zip
|
|
3
3
|
INFO test_gloss.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_gloss.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_gloss.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_gloss.tex
|
|
@@ -40,6 +40,17 @@ DEBUG test_gloss.tex: 03-01 -> File: test_gloss.pdf, 1 Page, 18KB
|
|
|
40
40
|
INFO test_gloss.tex: 03-02 Call BibTeX<test_gloss.gls.bbl>
|
|
41
41
|
DEBUG test_gloss.tex: 03-02 Call bibtex test_gloss.gls.aux
|
|
42
42
|
DEBUG test_gloss.tex: 03-02 -> Info: Database file test_gloss.bib used
|
|
43
|
-
DEBUG test_gloss.tex: Zip help files for later use
|
|
44
|
-
DEBUG test_gloss.tex:
|
|
45
|
-
DEBUG test_gloss.tex:
|
|
43
|
+
DEBUG test_gloss.tex: Zip help files for later use
|
|
44
|
+
DEBUG test_gloss.tex: -> zip test_gloss.aux for later use
|
|
45
|
+
DEBUG test_gloss.tex: -> zip test_gloss.out for later use
|
|
46
|
+
DEBUG test_gloss.tex: -> zip test_gloss.gls.aux for later use
|
|
47
|
+
DEBUG test_gloss.tex: -> zip test_gloss.gls.bbl for later use
|
|
48
|
+
DEBUG test_gloss.tex: Delete helpfiles
|
|
49
|
+
DEBUG test_gloss.tex: -> Delete help file test_gloss.aux
|
|
50
|
+
DEBUG test_gloss.tex: -> Delete help file test_gloss.out
|
|
51
|
+
DEBUG test_gloss.tex: -> Delete help file test_gloss.gls.aux
|
|
52
|
+
DEBUG test_gloss.tex: -> Delete help file test_gloss.gls.bbl
|
|
53
|
+
DEBUG test_gloss.tex: Delete log files
|
|
54
|
+
DEBUG test_gloss.tex: -> Delete log-file test_gloss.gls.blg
|
|
55
|
+
DEBUG test_gloss.tex: -> Delete log-file test_gloss.log
|
|
56
|
+
DEBUG test_gloss.tex: -> Delete log-file test_gloss.tex.runtex.log
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_gloss.tex: Start job chain for test/test_gloss.tex
|
|
2
|
-
DEBUG test_gloss.tex: Re-Create log/help-zip test_gloss.
|
|
2
|
+
DEBUG test_gloss.tex: Re-Create log/help-zip test_gloss.runtex.zip
|
|
3
3
|
INFO test_gloss.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_gloss.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_gloss.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_gloss.tex
|
|
@@ -11,6 +11,16 @@ DEBUG test_gloss.tex: 01-01 -> File: test_gloss.pdf, 1 Page, 18KB
|
|
|
11
11
|
INFO test_gloss.tex: 01-02 Call BibTeX<test_gloss.gls.bbl>
|
|
12
12
|
DEBUG test_gloss.tex: 01-02 Call bibtex test_gloss.gls.aux
|
|
13
13
|
DEBUG test_gloss.tex: 01-02 -> Info: Database file test_gloss.bib used
|
|
14
|
-
DEBUG test_gloss.tex: Zip help files for later use
|
|
15
|
-
DEBUG test_gloss.tex:
|
|
16
|
-
DEBUG test_gloss.tex:
|
|
14
|
+
DEBUG test_gloss.tex: Zip help files for later use
|
|
15
|
+
DEBUG test_gloss.tex: -> zip test_gloss.aux for later use
|
|
16
|
+
DEBUG test_gloss.tex: -> zip test_gloss.out for later use
|
|
17
|
+
DEBUG test_gloss.tex: -> zip test_gloss.gls.aux for later use
|
|
18
|
+
DEBUG test_gloss.tex: -> zip test_gloss.gls.bbl for later use
|
|
19
|
+
DEBUG test_gloss.tex: Delete helpfiles
|
|
20
|
+
DEBUG test_gloss.tex: -> Delete help file test_gloss.aux
|
|
21
|
+
DEBUG test_gloss.tex: -> Delete help file test_gloss.out
|
|
22
|
+
DEBUG test_gloss.tex: -> Delete help file test_gloss.gls.aux
|
|
23
|
+
DEBUG test_gloss.tex: -> Delete help file test_gloss.gls.bbl
|
|
24
|
+
DEBUG test_gloss.tex: Delete log files
|
|
25
|
+
DEBUG test_gloss.tex: -> Delete log-file test_gloss.gls.blg
|
|
26
|
+
DEBUG test_gloss.tex: -> Delete log-file test_gloss.log
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_gloss_newgloss.tex: Start job chain for test/test_gloss_newgloss.tex
|
|
2
|
-
DEBUG test_gloss_newgloss.tex: Create log/help-zip test_gloss_newgloss.
|
|
2
|
+
DEBUG test_gloss_newgloss.tex: Create log/help-zip test_gloss_newgloss.runtex.zip
|
|
3
3
|
INFO test_gloss_newgloss.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_gloss_newgloss.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_gloss_newgloss.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_gloss_newgloss.tex
|
|
@@ -53,6 +53,22 @@ DEBUG test_gloss_newgloss.tex: 03-02 -> Info: Database file test_gloss.bib used
|
|
|
53
53
|
INFO test_gloss_newgloss.tex: 03-03 Call BibTeX<test_gloss_newgloss.animals.bbl>
|
|
54
54
|
DEBUG test_gloss_newgloss.tex: 03-03 Call bibtex test_gloss_newgloss.animals.aux
|
|
55
55
|
DEBUG test_gloss_newgloss.tex: 03-03 -> Info: Database file test_gloss.bib used
|
|
56
|
-
DEBUG test_gloss_newgloss.tex: Zip help files for later use
|
|
57
|
-
DEBUG test_gloss_newgloss.tex:
|
|
58
|
-
DEBUG test_gloss_newgloss.tex:
|
|
56
|
+
DEBUG test_gloss_newgloss.tex: Zip help files for later use
|
|
57
|
+
DEBUG test_gloss_newgloss.tex: -> zip test_gloss_newgloss.aux for later use
|
|
58
|
+
DEBUG test_gloss_newgloss.tex: -> zip test_gloss_newgloss.out for later use
|
|
59
|
+
DEBUG test_gloss_newgloss.tex: -> zip test_gloss_newgloss.gls.aux for later use
|
|
60
|
+
DEBUG test_gloss_newgloss.tex: -> zip test_gloss_newgloss.gls.bbl for later use
|
|
61
|
+
DEBUG test_gloss_newgloss.tex: -> zip test_gloss_newgloss.animals.aux for later use
|
|
62
|
+
DEBUG test_gloss_newgloss.tex: -> zip test_gloss_newgloss.animals.bbl for later use
|
|
63
|
+
DEBUG test_gloss_newgloss.tex: Delete helpfiles
|
|
64
|
+
DEBUG test_gloss_newgloss.tex: -> Delete help file test_gloss_newgloss.aux
|
|
65
|
+
DEBUG test_gloss_newgloss.tex: -> Delete help file test_gloss_newgloss.out
|
|
66
|
+
DEBUG test_gloss_newgloss.tex: -> Delete help file test_gloss_newgloss.gls.aux
|
|
67
|
+
DEBUG test_gloss_newgloss.tex: -> Delete help file test_gloss_newgloss.gls.bbl
|
|
68
|
+
DEBUG test_gloss_newgloss.tex: -> Delete help file test_gloss_newgloss.animals.aux
|
|
69
|
+
DEBUG test_gloss_newgloss.tex: -> Delete help file test_gloss_newgloss.animals.bbl
|
|
70
|
+
DEBUG test_gloss_newgloss.tex: Delete log files
|
|
71
|
+
DEBUG test_gloss_newgloss.tex: -> Delete log-file test_gloss_newgloss.animals.blg
|
|
72
|
+
DEBUG test_gloss_newgloss.tex: -> Delete log-file test_gloss_newgloss.gls.blg
|
|
73
|
+
DEBUG test_gloss_newgloss.tex: -> Delete log-file test_gloss_newgloss.log
|
|
74
|
+
DEBUG test_gloss_newgloss.tex: -> Delete log-file test_gloss_newgloss.tex.runtex.log
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_gloss_newgloss.tex: Start job chain for test/test_gloss_newgloss.tex
|
|
2
|
-
DEBUG test_gloss_newgloss.tex: Re-Create log/help-zip test_gloss_newgloss.
|
|
2
|
+
DEBUG test_gloss_newgloss.tex: Re-Create log/help-zip test_gloss_newgloss.runtex.zip
|
|
3
3
|
INFO test_gloss_newgloss.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_gloss_newgloss.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_gloss_newgloss.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_gloss_newgloss.tex
|
|
@@ -15,6 +15,21 @@ DEBUG test_gloss_newgloss.tex: 01-02 -> Info: Database file test_gloss.bib used
|
|
|
15
15
|
INFO test_gloss_newgloss.tex: 01-03 Call BibTeX<test_gloss_newgloss.animals.bbl>
|
|
16
16
|
DEBUG test_gloss_newgloss.tex: 01-03 Call bibtex test_gloss_newgloss.animals.aux
|
|
17
17
|
DEBUG test_gloss_newgloss.tex: 01-03 -> Info: Database file test_gloss.bib used
|
|
18
|
-
DEBUG test_gloss_newgloss.tex: Zip help files for later use
|
|
19
|
-
DEBUG test_gloss_newgloss.tex:
|
|
20
|
-
DEBUG test_gloss_newgloss.tex:
|
|
18
|
+
DEBUG test_gloss_newgloss.tex: Zip help files for later use
|
|
19
|
+
DEBUG test_gloss_newgloss.tex: -> zip test_gloss_newgloss.aux for later use
|
|
20
|
+
DEBUG test_gloss_newgloss.tex: -> zip test_gloss_newgloss.out for later use
|
|
21
|
+
DEBUG test_gloss_newgloss.tex: -> zip test_gloss_newgloss.gls.aux for later use
|
|
22
|
+
DEBUG test_gloss_newgloss.tex: -> zip test_gloss_newgloss.gls.bbl for later use
|
|
23
|
+
DEBUG test_gloss_newgloss.tex: -> zip test_gloss_newgloss.animals.aux for later use
|
|
24
|
+
DEBUG test_gloss_newgloss.tex: -> zip test_gloss_newgloss.animals.bbl for later use
|
|
25
|
+
DEBUG test_gloss_newgloss.tex: Delete helpfiles
|
|
26
|
+
DEBUG test_gloss_newgloss.tex: -> Delete help file test_gloss_newgloss.aux
|
|
27
|
+
DEBUG test_gloss_newgloss.tex: -> Delete help file test_gloss_newgloss.out
|
|
28
|
+
DEBUG test_gloss_newgloss.tex: -> Delete help file test_gloss_newgloss.gls.aux
|
|
29
|
+
DEBUG test_gloss_newgloss.tex: -> Delete help file test_gloss_newgloss.gls.bbl
|
|
30
|
+
DEBUG test_gloss_newgloss.tex: -> Delete help file test_gloss_newgloss.animals.aux
|
|
31
|
+
DEBUG test_gloss_newgloss.tex: -> Delete help file test_gloss_newgloss.animals.bbl
|
|
32
|
+
DEBUG test_gloss_newgloss.tex: Delete log files
|
|
33
|
+
DEBUG test_gloss_newgloss.tex: -> Delete log-file test_gloss_newgloss.animals.blg
|
|
34
|
+
DEBUG test_gloss_newgloss.tex: -> Delete log-file test_gloss_newgloss.gls.blg
|
|
35
|
+
DEBUG test_gloss_newgloss.tex: -> Delete log-file test_gloss_newgloss.log
|
|
@@ -20,4 +20,4 @@ Start job chain for test_gloss_newgloss.tex
|
|
|
20
20
|
- 20KB
|
|
21
21
|
BibTeX<test_gloss_newgloss.gls.bbl>: Information: 1;
|
|
22
22
|
BibTeX<test_gloss_newgloss.animals.bbl>: Information: 1;
|
|
23
|
-
More Details see test_gloss_newgloss.tex.runtex_summary.txt or test_gloss_newgloss.
|
|
23
|
+
More Details see test_gloss_newgloss.tex.runtex_summary.txt or test_gloss_newgloss.runtex.zip
|
|
@@ -10,4 +10,4 @@ Start job chain for test_gloss_newgloss.tex
|
|
|
10
10
|
- 20KB
|
|
11
11
|
BibTeX<test_gloss_newgloss.gls.bbl>: Information: 1;
|
|
12
12
|
BibTeX<test_gloss_newgloss.animals.bbl>: Information: 1;
|
|
13
|
-
More Details see test_gloss_newgloss.tex.runtex_summary.txt or test_gloss_newgloss.
|
|
13
|
+
More Details see test_gloss_newgloss.tex.runtex_summary.txt or test_gloss_newgloss.runtex.zip
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_glossaries.tex: Start job chain for test/test_glossaries.tex
|
|
2
|
-
DEBUG test_glossaries.tex: Create log/help-zip test_glossaries.
|
|
2
|
+
DEBUG test_glossaries.tex: Create log/help-zip test_glossaries.runtex.zip
|
|
3
3
|
INFO test_glossaries.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_glossaries.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_glossaries.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_glossaries.tex
|
|
@@ -51,6 +51,22 @@ DEBUG test_glossaries.tex: 02-02 -> Info: input file test_glossaries.glo (0 entr
|
|
|
51
51
|
DEBUG test_glossaries.tex: 02-03 Start Makeindex: makeindex -s test_glossaries.ist -o test_glossaries.glsext_in -t test_glossaries.TeX-extensions test_glossaries.glsext_out
|
|
52
52
|
DEBUG test_glossaries.tex: 02-03 Analyse log-file
|
|
53
53
|
DEBUG test_glossaries.tex: 02-03 -> Info: input file test_glossaries.glsext_out. (4 entries accepted, 0 rejected)
|
|
54
|
-
DEBUG test_glossaries.tex: Zip help files for later use
|
|
55
|
-
DEBUG test_glossaries.tex:
|
|
56
|
-
DEBUG test_glossaries.tex:
|
|
54
|
+
DEBUG test_glossaries.tex: Zip help files for later use
|
|
55
|
+
DEBUG test_glossaries.tex: -> zip test_glossaries.aux for later use
|
|
56
|
+
DEBUG test_glossaries.tex: -> zip test_glossaries.out for later use
|
|
57
|
+
DEBUG test_glossaries.tex: -> zip test_glossaries.glo for later use
|
|
58
|
+
DEBUG test_glossaries.tex: -> zip test_glossaries.gls for later use
|
|
59
|
+
DEBUG test_glossaries.tex: -> zip test_glossaries.glsext_out for later use
|
|
60
|
+
DEBUG test_glossaries.tex: -> zip test_glossaries.glsext_in for later use
|
|
61
|
+
DEBUG test_glossaries.tex: Delete helpfiles
|
|
62
|
+
DEBUG test_glossaries.tex: -> Delete help file test_glossaries.aux
|
|
63
|
+
DEBUG test_glossaries.tex: -> Delete help file test_glossaries.out
|
|
64
|
+
DEBUG test_glossaries.tex: -> Delete help file test_glossaries.glo
|
|
65
|
+
DEBUG test_glossaries.tex: -> Delete help file test_glossaries.gls
|
|
66
|
+
DEBUG test_glossaries.tex: -> Delete help file test_glossaries.glsext_out
|
|
67
|
+
DEBUG test_glossaries.tex: -> Delete help file test_glossaries.glsext_in
|
|
68
|
+
DEBUG test_glossaries.tex: Delete log files
|
|
69
|
+
DEBUG test_glossaries.tex: -> Delete log-file test_glossaries.TeX-extensions
|
|
70
|
+
DEBUG test_glossaries.tex: -> Delete log-file test_glossaries.glg
|
|
71
|
+
DEBUG test_glossaries.tex: -> Delete log-file test_glossaries.log
|
|
72
|
+
DEBUG test_glossaries.tex: -> Delete log-file test_glossaries.tex.runtex.log
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_glossaries.tex: Start job chain for test/test_glossaries.tex
|
|
2
|
-
DEBUG test_glossaries.tex: Re-Create log/help-zip test_glossaries.
|
|
2
|
+
DEBUG test_glossaries.tex: Re-Create log/help-zip test_glossaries.runtex.zip
|
|
3
3
|
INFO test_glossaries.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_glossaries.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_glossaries.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_glossaries.tex
|
|
@@ -23,6 +23,21 @@ DEBUG test_glossaries.tex: 01-02 -> Info: input file test_glossaries.glo (0 entr
|
|
|
23
23
|
DEBUG test_glossaries.tex: 01-03 Start Makeindex: makeindex -s test_glossaries.ist -o test_glossaries.glsext_in -t test_glossaries.TeX-extensions test_glossaries.glsext_out
|
|
24
24
|
DEBUG test_glossaries.tex: 01-03 Analyse log-file
|
|
25
25
|
DEBUG test_glossaries.tex: 01-03 -> Info: input file test_glossaries.glsext_out. (4 entries accepted, 0 rejected)
|
|
26
|
-
DEBUG test_glossaries.tex: Zip help files for later use
|
|
27
|
-
DEBUG test_glossaries.tex:
|
|
28
|
-
DEBUG test_glossaries.tex:
|
|
26
|
+
DEBUG test_glossaries.tex: Zip help files for later use
|
|
27
|
+
DEBUG test_glossaries.tex: -> zip test_glossaries.aux for later use
|
|
28
|
+
DEBUG test_glossaries.tex: -> zip test_glossaries.out for later use
|
|
29
|
+
DEBUG test_glossaries.tex: -> zip test_glossaries.glo for later use
|
|
30
|
+
DEBUG test_glossaries.tex: -> zip test_glossaries.gls for later use
|
|
31
|
+
DEBUG test_glossaries.tex: -> zip test_glossaries.glsext_out for later use
|
|
32
|
+
DEBUG test_glossaries.tex: -> zip test_glossaries.glsext_in for later use
|
|
33
|
+
DEBUG test_glossaries.tex: Delete helpfiles
|
|
34
|
+
DEBUG test_glossaries.tex: -> Delete help file test_glossaries.aux
|
|
35
|
+
DEBUG test_glossaries.tex: -> Delete help file test_glossaries.out
|
|
36
|
+
DEBUG test_glossaries.tex: -> Delete help file test_glossaries.glo
|
|
37
|
+
DEBUG test_glossaries.tex: -> Delete help file test_glossaries.gls
|
|
38
|
+
DEBUG test_glossaries.tex: -> Delete help file test_glossaries.glsext_out
|
|
39
|
+
DEBUG test_glossaries.tex: -> Delete help file test_glossaries.glsext_in
|
|
40
|
+
DEBUG test_glossaries.tex: Delete log files
|
|
41
|
+
DEBUG test_glossaries.tex: -> Delete log-file test_glossaries.TeX-extensions
|
|
42
|
+
DEBUG test_glossaries.tex: -> Delete log-file test_glossaries.glg
|
|
43
|
+
DEBUG test_glossaries.tex: -> Delete log-file test_glossaries.log
|
|
@@ -21,4 +21,4 @@ Errors:
|
|
|
21
21
|
- xkeyval.sty: `ext' undefined in families `glslink'. (package xkeyval)...ion{aux} is used to build \extension{toc}. (line 34)
|
|
22
22
|
Makeindex<main glossary>: Information: 1;
|
|
23
23
|
Makeindex<ext>: Information: 1;
|
|
24
|
-
More Details see test_glossaries.tex.runtex_summary.txt or test_glossaries.
|
|
24
|
+
More Details see test_glossaries.tex.runtex_summary.txt or test_glossaries.runtex.zip
|
|
@@ -16,4 +16,4 @@ Errors:
|
|
|
16
16
|
- xkeyval.sty: `ext' undefined in families `glslink'. (package xkeyval)...ion{aux} is used to build \extension{toc}. (line 34)
|
|
17
17
|
Makeindex<main glossary>: Information: 1;
|
|
18
18
|
Makeindex<ext>: Information: 1;
|
|
19
|
-
More Details see test_glossaries.tex.runtex_summary.txt or test_glossaries.
|
|
19
|
+
More Details see test_glossaries.tex.runtex_summary.txt or test_glossaries.runtex.zip
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_index.tex: Start job chain for test/test_index.tex
|
|
2
|
-
DEBUG test_index.tex: Create log/help-zip test_index.
|
|
2
|
+
DEBUG test_index.tex: Create log/help-zip test_index.runtex.zip
|
|
3
3
|
INFO test_index.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_index.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_index.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_index.tex
|
|
@@ -30,6 +30,17 @@ DEBUG test_index.tex: 02-01 -> File: test_index.pdf, 16 Pages, 69KB, 1 Error; Er
|
|
|
30
30
|
DEBUG test_index.tex: 02-02 Start Makeindex: makeindex -o test_index.ind -t test_index.ilg test_index.idx
|
|
31
31
|
DEBUG test_index.tex: 02-02 Analyse log-file
|
|
32
32
|
DEBUG test_index.tex: 02-02 -> Info: input file test_index.idx. (2 entries accepted, 0 rejected)
|
|
33
|
-
DEBUG test_index.tex: Zip help files for later use
|
|
34
|
-
DEBUG test_index.tex:
|
|
35
|
-
DEBUG test_index.tex:
|
|
33
|
+
DEBUG test_index.tex: Zip help files for later use
|
|
34
|
+
DEBUG test_index.tex: -> zip test_index.aux for later use
|
|
35
|
+
DEBUG test_index.tex: -> zip test_index.out for later use
|
|
36
|
+
DEBUG test_index.tex: -> zip test_index.idx for later use
|
|
37
|
+
DEBUG test_index.tex: -> zip test_index.ind for later use
|
|
38
|
+
DEBUG test_index.tex: Delete helpfiles
|
|
39
|
+
DEBUG test_index.tex: -> Delete help file test_index.aux
|
|
40
|
+
DEBUG test_index.tex: -> Delete help file test_index.out
|
|
41
|
+
DEBUG test_index.tex: -> Delete help file test_index.idx
|
|
42
|
+
DEBUG test_index.tex: -> Delete help file test_index.ind
|
|
43
|
+
DEBUG test_index.tex: Delete log files
|
|
44
|
+
DEBUG test_index.tex: -> Delete log-file test_index.ilg
|
|
45
|
+
DEBUG test_index.tex: -> Delete log-file test_index.log
|
|
46
|
+
DEBUG test_index.tex: -> Delete log-file test_index.tex.runtex.log
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
INFO test_index.tex: Start job chain for test/test_index.tex
|
|
2
|
-
DEBUG test_index.tex: Re-Create log/help-zip test_index.
|
|
2
|
+
DEBUG test_index.tex: Re-Create log/help-zip test_index.runtex.zip
|
|
3
3
|
INFO test_index.tex: 01 Start TeX-run 1
|
|
4
4
|
INFO test_index.tex: 01-01 Call (La)TeX<pdflatex>
|
|
5
5
|
DEBUG test_index.tex: 01-01 Start LaTeX pdflatex -interaction=batchmode test_index.tex
|
|
@@ -13,6 +13,16 @@ DEBUG test_index.tex: 01-01 -> File: test_index.pdf, 16 Pages, 69KB, 1 Error; Er
|
|
|
13
13
|
DEBUG test_index.tex: 01-02 Start Makeindex: makeindex -o test_index.ind -t test_index.ilg test_index.idx
|
|
14
14
|
DEBUG test_index.tex: 01-02 Analyse log-file
|
|
15
15
|
DEBUG test_index.tex: 01-02 -> Info: input file test_index.idx. (2 entries accepted, 0 rejected)
|
|
16
|
-
DEBUG test_index.tex: Zip help files for later use
|
|
17
|
-
DEBUG test_index.tex:
|
|
18
|
-
DEBUG test_index.tex:
|
|
16
|
+
DEBUG test_index.tex: Zip help files for later use
|
|
17
|
+
DEBUG test_index.tex: -> zip test_index.aux for later use
|
|
18
|
+
DEBUG test_index.tex: -> zip test_index.out for later use
|
|
19
|
+
DEBUG test_index.tex: -> zip test_index.idx for later use
|
|
20
|
+
DEBUG test_index.tex: -> zip test_index.ind for later use
|
|
21
|
+
DEBUG test_index.tex: Delete helpfiles
|
|
22
|
+
DEBUG test_index.tex: -> Delete help file test_index.aux
|
|
23
|
+
DEBUG test_index.tex: -> Delete help file test_index.out
|
|
24
|
+
DEBUG test_index.tex: -> Delete help file test_index.idx
|
|
25
|
+
DEBUG test_index.tex: -> Delete help file test_index.ind
|
|
26
|
+
DEBUG test_index.tex: Delete log files
|
|
27
|
+
DEBUG test_index.tex: -> Delete log-file test_index.ilg
|
|
28
|
+
DEBUG test_index.tex: -> Delete log-file test_index.log
|