[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian-TeX



> ???? This should only happen for the make-texfmt script.
> I didn't change anything when TeX (nor initex) is invoked directly.
> And LaTeX'ing userdoc.tex shows the expected behaviour for me.
> How did you call TeX, what is the logfile saying?

Here is some output.  I've also appended a list of all the TeX
packages I've installed.  I'll try remove everything and then
installing only the packages you made.

Thanks for the help!


[lestat:~/tmp/test]$ ls
Makefile       appc.tex       tutorial.tex   usersch2.tex usersch5.tex
appa.tex       appd.tex       users.tex      usersch3.tex
appb.tex       titlepage.tex  usersch1.tex   usersch4.tex

[lestat:~/tmp/test]$ make			<-- Runs TeX twice...
rm -f users.std;tex users;\
        sort -f users.idx > users.std;\
tex users;rm -f users.idx
This is TeX, Version 3.1415 (C version 6.1)	
This is TeX, Version 3.1415 (C version 6.1)
[lestat:~/tmp/test]$ ls
Makefile       appd.tex       users.log      usersch1.tex
usersch5.tex
appa.tex       titlepage.tex  users.std      usersch2.tex
appb.tex       tutorial.tex   users.tex      usersch3.tex
appc.tex       users.dvi      users.toc      usersch4.tex


[lestat:~/tmp/test]$ cat users.log 
This is TeX, Version 3.1415 (C version 6.1) (format=tex 95.7.31)  1
AUG 1995 08:23
**users
(users.tex
Hyphenation patterns for english, german, french, spanish, loaded.
\std=\read0
SECOND PASS
\chapno=\count26
\secno=\count27
\subsecno=\count28
\subsubsecno=\count29
(titlepage.tex [1]) (users.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8]
[-9] [-1
0] [-11] [-12]) [-13] (usersch1.tex [1] [2] [3] [4] [5] [6])
(usersch2.tex [7] 
[8] [9] [10] [11] [12] [13] [14]) (usersch3.tex [15] [16] [17] [18]
[19] [20] [
21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34]
[35] [36] 
[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50]
[51] [52]
[53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66]
[67] [68]
[69] [70] [71] [72] [73] [74]
Overfull \hbox (0.6926pt too wide) in paragraph at lines 4084--4085
[]\tenrm The li-brary syn-tax is \tenbf prodeuler\tentt (entree *ep,
GEN a, GEN
 b, char *ch, long int prec)\tenrm . 

\hbox(6.94444+2.22223)x428.99947, glue set - 1.0
.\hbox(0.0+0.0)x20.0
.\tenrm T
.\tenrm h
.\tenrm e
.\glue 3.33333 plus 1.66666 minus 1.11111
.etc.

[75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86])
(usersch4.tex [87]
[88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100]
[101] [102] [
103] [104] [105]) (usersch5.tex [106] [107] [108] [109] [110] [111]
[112] [113]
[114] [115] [116] [117] [118]) (tutorial.tex [119] [120] [121] [122]
[123] [124
] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135]
[136] [137]
[138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148])
(appa.tex [1
49] [150] [151] [152]) (appb.tex [153]) (appc.tex [154] [155] [156])
(appd.tex 
[157]) [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] )
Output written on users.dvi (181 pages, 1012004 bytes).

[lestat:~]$ ls ~debian/binary/tex/
bibtex-0.99c-2.deb    metafont-2.71-2.deb   ps2pk-1.4.deb
dvips-5.58f-2.deb     mfaddfnt-1.0.deb      tex-3.1415-2.deb
html2latex-0.9-1.deb  mfbasfnt-1.0-2.deb    texbin-3.1415-2.deb
hyperlatex-1.3-1.deb  mfbin-2.71-2.deb      texlib-1.0-2.deb
latex-2e-2.deb        mflib-1.0-2.deb       textfm-1.0-2.deb
ltxpckg-1.0.deb       mfxyes-2.71-2.deb     xdvi-1.8f-2.deb
makeindex-2.12.deb    ntgclass-9412-1.deb


Reply to: