Skip to content

Commit f3b1716

Browse files
author
wolf
committed
first translation
1 parent 3596d9e commit f3b1716

File tree

6 files changed

+412
-10
lines changed

6 files changed

+412
-10
lines changed

thinkpython/tex-zh/book.aux

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33
\@writefile{lof}{\addvspace {10\p@ }}
44
\@writefile{lot}{\addvspace {10\p@ }}
55
\@writefile{toc}{\contentsline {section}{\numberline {0.1}本书的奇怪历史}{v}}
6+
\@writefile{toc}{\contentsline {chapter}{\numberline {1}编程的方式}{1}}
7+
\@writefile{lof}{\addvspace {10\p@ }}
8+
\@writefile{lot}{\addvspace {10\p@ }}

thinkpython/tex-zh/book.idx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
\indexentry{GNU Free Documentation License}{vi}
44
\indexentry{Free Documentation License,GNU}{vi}
55
\indexentry{贡献者}{vii}
6+
\indexentry{解决问题}{1}

thinkpython/tex-zh/book.log

Lines changed: 68 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This is XeTeX, Version 3.1415926-2.2-0.9995.2 (TeX Live 2009/Debian) (format=xelatex 2010.10.11) 15 OCT 2010 22:27
1+
This is XeTeX, Version 3.1415926-2.2-0.9995.2 (TeX Live 2009/Debian) (format=xelatex 2010.10.11) 15 OCT 2010 23:07
22
entering extended mode
33
restricted \write18 enabled.
44
%&-line parsing enabled.
@@ -743,16 +743,76 @@ Package Fancyhdr Warning: \headheight is too small (12.0pt):
743743
We now make it that large for the rest of the document.
744744
This may cause the page layout to be inconsistent, however.
745745

746-
[7] (./book.aux)
746+
[7]
747+
748+
Package Fancyhdr Warning: \headheight is too small (12.0pt):
749+
Make it at least 12.12543pt.
750+
We now make it that large for the rest of the document.
751+
This may cause the page layout to be inconsistent, however.
752+
753+
[8]
754+
LaTeX Font Info: Try loading font information for OT1+TeXGyrePagella:style=R
755+
egular(0) on input line 482.
756+
LaTeX Font Info: No file OT1TeXGyrePagella:style=Regular(0).fd. on input lin
757+
e 482.
758+
LaTeX Font Info: Font shape `OT1/TeXGyrePagella:style=Regular(0)/m/n' undefi
759+
ned
760+
(Font) using `OT1/cmr/m/n' instead on input line 482.
761+
762+
763+
LaTeX Warning: Reference `exrotatepairs' on page ix undefined on input line 505
764+
.
765+
766+
767+
LaTeX Warning: Reference `checksum' on page ix undefined on input line 519.
768+
769+
770+
Package Fancyhdr Warning: \headheight is too small (12.0pt):
771+
Make it at least 12.14496pt.
772+
We now make it that large for the rest of the document.
773+
This may cause the page layout to be inconsistent, however.
774+
775+
[9]
776+
777+
Package Fancyhdr Warning: \headheight is too small (12.0pt):
778+
Make it at least 12.12543pt.
779+
We now make it that large for the rest of the document.
780+
This may cause the page layout to be inconsistent, however.
781+
782+
[10] (./book.toc)
783+
\tf@toc=\write5
784+
\openout5 = `book.toc'.
785+
786+
[11
787+
788+
789+
] [12
790+
791+
]
792+
Chapter 1.
793+
Unknown feature `style=Regular/B/ICU' in font `TeXGyrePagella Regular'.
794+
795+
Underfull \hbox (badness 10000) in paragraph at lines 604--605
796+
797+
[]
798+
799+
[1
800+
801+
802+
] (./book.aux)
747803
LaTeX Font Info: Some font shapes were not available, defaults substituted.
804+
805+
806+
LaTeX Warning: There were undefined references.
807+
748808
)
749809
Here is how much of TeX's memory you used:
750-
5758 strings out of 494665
751-
95480 string characters out of 1166476
810+
5775 strings out of 494665
811+
95876 string characters out of 1166476
752812
179155 words of memory out of 3000000
753-
8840 multiletter control sequences out of 15000+50000
754-
21128 words of font info for 97 fonts, out of 3000000 for 9000
813+
8851 multiletter control sequences out of 15000+50000
814+
21136 words of font info for 98 fonts, out of 3000000 for 9000
755815
669 hyphenation exceptions out of 8191
756-
34i,10n,43p,458b,247s stack positions out of 5000i,500n,10000p,200000b,50000s
816+
34i,10n,43p,458b,283s stack positions out of 5000i,500n,10000p,200000b,50000s
757817

758-
Output written on book.pdf (7 pages).
818+
Output written on book.pdf (13 pages).

thinkpython/tex-zh/book.pdf

23.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)