Compare commits
2 Commits
aaa153ca02
...
272d82b18f
Author | SHA1 | Date | |
---|---|---|---|
272d82b18f | |||
05067a210a |
94
book.tex
Normal file
94
book.tex
Normal file
@ -0,0 +1,94 @@
|
|||||||
|
% Added by Texmaker
|
||||||
|
\documentclass[10pt]{book}
|
||||||
|
\usepackage[utf8]{inputenc}
|
||||||
|
\usepackage{amsmath}
|
||||||
|
\usepackage{amsfonts}
|
||||||
|
\usepackage{amssymb}
|
||||||
|
\usepackage{makeidx}
|
||||||
|
\usepackage{graphicx}
|
||||||
|
\usepackage{lmodern}
|
||||||
|
\usepackage{fourier}
|
||||||
|
\author{Kenneth John Odle}
|
||||||
|
|
||||||
|
% The following is from Overleaf:
|
||||||
|
|
||||||
|
% \pdfpagewidth=250mm
|
||||||
|
% \pdfpageheight=370mm
|
||||||
|
% \setlength{\hoffset}{0mm}
|
||||||
|
% \setlength{\voffset}{0mm}
|
||||||
|
% \setlength{\evensidemargin}{57.1mm}
|
||||||
|
% \setlength{\oddsidemargin}{20.1mm}
|
||||||
|
% \setlength{\headheight}{10.0mm}
|
||||||
|
% \setlength{\headsep}{5.0mm}
|
||||||
|
% \setlength{\footskip}{12.0mm}
|
||||||
|
% \setlength{\topmargin}{37.1mm}
|
||||||
|
% \setlength{\textwidth}{122.0mm}
|
||||||
|
% \setlength{\textheight}{218.0mm}
|
||||||
|
% \setlength{\marginparsep}{5.0mm}
|
||||||
|
% \setlength{\marginparwidth}{35.0mm}
|
||||||
|
|
||||||
|
% Added by me
|
||||||
|
\usepackage{blindtext}
|
||||||
|
\usepackage{multicol}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
|
||||||
|
The main difference I've observed so far between the `book` class and the `report` class is that the report document class puts page numbers at the top, and the report document class puts page numbers at the bottom.
|
||||||
|
|
||||||
|
\medskip
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\begin{multicols}{2}
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\end{multicols}
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\blindtext
|
||||||
|
|
||||||
|
\end{document}
|
1
build/book.aux
Normal file
1
build/book.aux
Normal file
@ -0,0 +1 @@
|
|||||||
|
\relax
|
503
build/book.log
Normal file
503
build/book.log
Normal file
@ -0,0 +1,503 @@
|
|||||||
|
This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex 2021.7.3) 28 AUG 2021 12:08
|
||||||
|
entering extended mode
|
||||||
|
restricted \write18 enabled.
|
||||||
|
%&-line parsing enabled.
|
||||||
|
**book.tex
|
||||||
|
(./book.tex
|
||||||
|
LaTeX2e <2020-02-02> patch level 2
|
||||||
|
L3 programming layer <2020-02-14>
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
|
||||||
|
Document Class: book 2019/12/20 v1.4l Standard LaTeX document class
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo
|
||||||
|
File: bk10.clo 2019/12/20 v1.4l Standard LaTeX file (size option)
|
||||||
|
)
|
||||||
|
\c@part=\count167
|
||||||
|
\c@chapter=\count168
|
||||||
|
\c@section=\count169
|
||||||
|
\c@subsection=\count170
|
||||||
|
\c@subsubsection=\count171
|
||||||
|
\c@paragraph=\count172
|
||||||
|
\c@subparagraph=\count173
|
||||||
|
\c@figure=\count174
|
||||||
|
\c@table=\count175
|
||||||
|
\abovecaptionskip=\skip47
|
||||||
|
\belowcaptionskip=\skip48
|
||||||
|
\bibindent=\dimen134
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty
|
||||||
|
Package: inputenc 2018/08/11 v1.3c Input encoding file
|
||||||
|
\inpenc@prehook=\toks14
|
||||||
|
\inpenc@posthook=\toks15
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
|
||||||
|
Package: amsmath 2020/01/20 v2.17e AMS math features
|
||||||
|
\@mathmargin=\skip49
|
||||||
|
|
||||||
|
For additional information on amsmath, use the `?' option.
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
|
||||||
|
Package: amstext 2000/06/29 v2.01 AMS text
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty
|
||||||
|
File: amsgen.sty 1999/11/30 v2.0 generic functions
|
||||||
|
\@emptytoks=\toks16
|
||||||
|
\ex@=\dimen135
|
||||||
|
))
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty
|
||||||
|
Package: amsbsy 1999/11/29 v1.2d Bold Symbols
|
||||||
|
\pmbraise@=\dimen136
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty
|
||||||
|
Package: amsopn 2016/03/08 v2.02 operator names
|
||||||
|
)
|
||||||
|
\inf@bad=\count176
|
||||||
|
LaTeX Info: Redefining \frac on input line 227.
|
||||||
|
\uproot@=\count177
|
||||||
|
\leftroot@=\count178
|
||||||
|
LaTeX Info: Redefining \overline on input line 389.
|
||||||
|
\classnum@=\count179
|
||||||
|
\DOTSCASE@=\count180
|
||||||
|
LaTeX Info: Redefining \ldots on input line 486.
|
||||||
|
LaTeX Info: Redefining \dots on input line 489.
|
||||||
|
LaTeX Info: Redefining \cdots on input line 610.
|
||||||
|
\Mathstrutbox@=\box45
|
||||||
|
\strutbox@=\box46
|
||||||
|
\big@size=\dimen137
|
||||||
|
LaTeX Font Info: Redeclaring font encoding OML on input line 733.
|
||||||
|
LaTeX Font Info: Redeclaring font encoding OMS on input line 734.
|
||||||
|
\macc@depth=\count181
|
||||||
|
\c@MaxMatrixCols=\count182
|
||||||
|
\dotsspace@=\muskip16
|
||||||
|
\c@parentequation=\count183
|
||||||
|
\dspbrk@lvl=\count184
|
||||||
|
\tag@help=\toks17
|
||||||
|
\row@=\count185
|
||||||
|
\column@=\count186
|
||||||
|
\maxfields@=\count187
|
||||||
|
\andhelp@=\toks18
|
||||||
|
\eqnshift@=\dimen138
|
||||||
|
\alignsep@=\dimen139
|
||||||
|
\tagshift@=\dimen140
|
||||||
|
\tagwidth@=\dimen141
|
||||||
|
\totwidth@=\dimen142
|
||||||
|
\lineht@=\dimen143
|
||||||
|
\@envbody=\toks19
|
||||||
|
\multlinegap=\skip50
|
||||||
|
\multlinetaggap=\skip51
|
||||||
|
\mathdisplay@stack=\toks20
|
||||||
|
LaTeX Info: Redefining \[ on input line 2859.
|
||||||
|
LaTeX Info: Redefining \] on input line 2860.
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty
|
||||||
|
Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
|
||||||
|
\symAMSa=\mathgroup4
|
||||||
|
\symAMSb=\mathgroup5
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \hbar on input line 98.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold'
|
||||||
|
(Font) U/euf/m/n --> U/euf/b/n on input line 106.
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
|
||||||
|
Package: amssymb 2013/01/14 v3.01 AMS font symbols
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty
|
||||||
|
Package: makeidx 2014/09/29 v1.0m Standard LaTeX package
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
|
||||||
|
Package: graphicx 2019/11/30 v1.2a Enhanced LaTeX Graphics (DPC,SPQR)
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty
|
||||||
|
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
|
||||||
|
\KV@toks@=\toks21
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
|
||||||
|
Package: graphics 2019/11/30 v1.4a Standard LaTeX Graphics (DPC,SPQR)
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty
|
||||||
|
Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
|
||||||
|
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
|
||||||
|
)
|
||||||
|
Package graphics Info: Driver file: pdftex.def on input line 105.
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def
|
||||||
|
File: pdftex.def 2018/01/08 v1.0l Graphics/color driver for pdftex
|
||||||
|
))
|
||||||
|
\Gin@req@height=\dimen144
|
||||||
|
\Gin@req@width=\dimen145
|
||||||
|
)
|
||||||
|
(/usr/share/texmf/tex/latex/lm/lmodern.sty
|
||||||
|
Package: lmodern 2009/10/30 v1.6 Latin Modern Fonts
|
||||||
|
LaTeX Font Info: Overwriting symbol font `operators' in version `normal'
|
||||||
|
(Font) OT1/cmr/m/n --> OT1/lmr/m/n on input line 22.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `letters' in version `normal'
|
||||||
|
(Font) OML/cmm/m/it --> OML/lmm/m/it on input line 23.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `symbols' in version `normal'
|
||||||
|
(Font) OMS/cmsy/m/n --> OMS/lmsy/m/n on input line 24.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `largesymbols' in version `normal'
|
||||||
|
(Font) OMX/cmex/m/n --> OMX/lmex/m/n on input line 25.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `operators' in version `bold'
|
||||||
|
(Font) OT1/cmr/bx/n --> OT1/lmr/bx/n on input line 26.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `letters' in version `bold'
|
||||||
|
(Font) OML/cmm/b/it --> OML/lmm/b/it on input line 27.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `symbols' in version `bold'
|
||||||
|
(Font) OMS/cmsy/b/n --> OMS/lmsy/b/n on input line 28.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `largesymbols' in version `bold'
|
||||||
|
(Font) OMX/cmex/m/n --> OMX/lmex/m/n on input line 29.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal'
|
||||||
|
(Font) OT1/cmr/bx/n --> OT1/lmr/bx/n on input line 31.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `normal'
|
||||||
|
(Font) OT1/cmss/m/n --> OT1/lmss/m/n on input line 32.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal'
|
||||||
|
(Font) OT1/cmr/m/it --> OT1/lmr/m/it on input line 33.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `normal'
|
||||||
|
(Font) OT1/cmtt/m/n --> OT1/lmtt/m/n on input line 34.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `bold'
|
||||||
|
(Font) OT1/cmr/bx/n --> OT1/lmr/bx/n on input line 35.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold'
|
||||||
|
(Font) OT1/cmss/bx/n --> OT1/lmss/bx/n on input line 36.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold'
|
||||||
|
(Font) OT1/cmr/bx/it --> OT1/lmr/bx/it on input line 37.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold'
|
||||||
|
(Font) OT1/cmtt/m/n --> OT1/lmtt/m/n on input line 38.
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/fourier/fourier.sty
|
||||||
|
Package: fourier 2020/01/14 2.1 fourier-GUTenberg package
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty
|
||||||
|
Package: iftex 2019/11/07 v1.0c TeX engine tests
|
||||||
|
)
|
||||||
|
Now handling font encoding FML ...
|
||||||
|
... no UTF-8 mapping file for font encoding FML
|
||||||
|
Now handling font encoding FMS ...
|
||||||
|
... no UTF-8 mapping file for font encoding FMS
|
||||||
|
Now handling font encoding FMX ...
|
||||||
|
... no UTF-8 mapping file for font encoding FMX
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty
|
||||||
|
Package: fontenc 2020/02/11 v2.0o Standard LaTeX package
|
||||||
|
LaTeX Font Info: Trying to load font information for T1+futs on input line 1
|
||||||
|
12.
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/fourier/t1futs.fd
|
||||||
|
File: t1futs.fd 2004/03/02 Fontinst v1.926 font definitions for T1/futs.
|
||||||
|
))
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty
|
||||||
|
Package: textcomp 2020/02/02 v2.0n Standard LaTeX package
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/fourier/fourier-orns.sty
|
||||||
|
Package: fourier-orns 2020/01/14 2.1 fourier-ornaments package
|
||||||
|
)
|
||||||
|
LaTeX Font Info: Redeclaring symbol font `operators' on input line 61.
|
||||||
|
LaTeX Font Info: Encoding `OT1' has changed to `T1' for symbol font
|
||||||
|
(Font) `operators' in the math version `normal' on input line 61.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `operators' in version `normal'
|
||||||
|
(Font) OT1/lmr/m/n --> T1/futs/m/n on input line 61.
|
||||||
|
LaTeX Font Info: Encoding `OT1' has changed to `T1' for symbol font
|
||||||
|
(Font) `operators' in the math version `bold' on input line 61.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `operators' in version `bold'
|
||||||
|
(Font) OT1/lmr/bx/n --> T1/futs/m/n on input line 61.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `operators' in version `bold'
|
||||||
|
(Font) T1/futs/m/n --> T1/futs/b/n on input line 62.
|
||||||
|
LaTeX Font Info: Redeclaring symbol font `letters' on input line 70.
|
||||||
|
LaTeX Font Info: Encoding `OML' has changed to `FML' for symbol font
|
||||||
|
(Font) `letters' in the math version `normal' on input line 70.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `letters' in version `normal'
|
||||||
|
(Font) OML/lmm/m/it --> FML/futmi/m/it on input line 70.
|
||||||
|
LaTeX Font Info: Encoding `OML' has changed to `FML' for symbol font
|
||||||
|
(Font) `letters' in the math version `bold' on input line 70.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `letters' in version `bold'
|
||||||
|
(Font) OML/lmm/b/it --> FML/futmi/m/it on input line 70.
|
||||||
|
\symotherletters=\mathgroup6
|
||||||
|
LaTeX Font Info: Overwriting symbol font `letters' in version `bold'
|
||||||
|
(Font) FML/futmi/m/it --> FML/futmi/b/it on input line 72.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `otherletters' in version `bold'
|
||||||
|
(Font) FML/futm/m/it --> FML/futm/b/it on input line 73.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \Gamma on input line 74.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \Delta on input line 75.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \Theta on input line 76.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \Lambda on input line 77.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \Xi on input line 78.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \Pi on input line 79.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \Sigma on input line 80.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \Upsilon on input line 81.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \Phi on input line 82.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \Psi on input line 83.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \Omega on input line 84.
|
||||||
|
LaTeX Font Info: Redeclaring symbol font `symbols' on input line 124.
|
||||||
|
LaTeX Font Info: Encoding `OMS' has changed to `FMS' for symbol font
|
||||||
|
(Font) `symbols' in the math version `normal' on input line 124.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `symbols' in version `normal'
|
||||||
|
(Font) OMS/lmsy/m/n --> FMS/futm/m/n on input line 124.
|
||||||
|
LaTeX Font Info: Encoding `OMS' has changed to `FMS' for symbol font
|
||||||
|
(Font) `symbols' in the math version `bold' on input line 124.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `symbols' in version `bold'
|
||||||
|
(Font) OMS/lmsy/b/n --> FMS/futm/m/n on input line 124.
|
||||||
|
LaTeX Font Info: Redeclaring symbol font `largesymbols' on input line 125.
|
||||||
|
LaTeX Font Info: Encoding `OMX' has changed to `FMX' for symbol font
|
||||||
|
(Font) `largesymbols' in the math version `normal' on input line 1
|
||||||
|
25.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `largesymbols' in version `normal'
|
||||||
|
(Font) OMX/lmex/m/n --> FMX/futm/m/n on input line 125.
|
||||||
|
LaTeX Font Info: Encoding `OMX' has changed to `FMX' for symbol font
|
||||||
|
(Font) `largesymbols' in the math version `bold' on input line 125
|
||||||
|
.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `largesymbols' in version `bold'
|
||||||
|
(Font) OMX/lmex/m/n --> FMX/futm/m/n on input line 125.
|
||||||
|
LaTeX Font Info: Redeclaring math alphabet \mathbf on input line 126.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal'
|
||||||
|
(Font) OT1/lmr/bx/n --> T1/futs/bx/n on input line 126.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `bold'
|
||||||
|
(Font) OT1/lmr/bx/n --> T1/futs/bx/n on input line 126.
|
||||||
|
LaTeX Font Info: Redeclaring math alphabet \mathrm on input line 127.
|
||||||
|
LaTeX Font Info: Redeclaring math alphabet \mathit on input line 128.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal'
|
||||||
|
(Font) OT1/lmr/m/it --> T1/futs/m/it on input line 128.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold'
|
||||||
|
(Font) OT1/lmr/bx/it --> T1/futs/m/it on input line 128.
|
||||||
|
LaTeX Font Info: Redeclaring math alphabet \mathcal on input line 129.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \varkappa on input line 130.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \leqslant on input line 136.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \geqslant on input line 137.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \vDash on input line 140.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \blacktriangleleft on input line 14
|
||||||
|
1.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \blacktriangleright on input line 1
|
||||||
|
42.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \nleqslant on input line 143.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \ngeqslant on input line 144.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \parallel on input line 145.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \nparallel on input line 146.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \nvDash on input line 148.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \intercal on input line 149.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \hslash on input line 150.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \nexists on input line 151.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \complement on input line 152.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \varsubsetneq on input line 153.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \hbar on input line 159.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \smallsetminus on input line 160.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \subsetneqq on input line 161.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \rightrightarrows on input line 162
|
||||||
|
.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \leftleftarrows on input line 163.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \square on input line 164.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \curvearrowleft on input line 165.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \curvearrowright on input line 166.
|
||||||
|
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \blacksquare on input line 167.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \varkappa on input line 197.
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \varvarrho on input line 198.
|
||||||
|
LaTeX Font Info: Redeclaring math delimiter \Vert on input line 221.
|
||||||
|
LaTeX Font Info: Redeclaring math delimiter \vert on input line 226.
|
||||||
|
LaTeX Font Info: Redeclaring math delimiter \lvert on input line 228.
|
||||||
|
LaTeX Font Info: Redeclaring math delimiter \rvert on input line 230.
|
||||||
|
LaTeX Font Info: Redeclaring math delimiter \lVert on input line 232.
|
||||||
|
LaTeX Font Info: Redeclaring math delimiter \rVert on input line 234.
|
||||||
|
LaTeX Font Info: Redeclaring math delimiter \Downarrow on input line 236.
|
||||||
|
LaTeX Font Info: Redeclaring math delimiter \backslash on input line 238.
|
||||||
|
LaTeX Font Info: Redeclaring math delimiter \rangle on input line 240.
|
||||||
|
LaTeX Font Info: Redeclaring math delimiter \langle on input line 242.
|
||||||
|
LaTeX Font Info: Redeclaring math delimiter \rbrace on input line 244.
|
||||||
|
LaTeX Font Info: Redeclaring math delimiter \lbrace on input line 246.
|
||||||
|
LaTeX Font Info: Redeclaring math delimiter \rceil on input line 248.
|
||||||
|
LaTeX Font Info: Redeclaring math delimiter \lceil on input line 250.
|
||||||
|
LaTeX Font Info: Redeclaring math delimiter \rfloor on input line 252.
|
||||||
|
LaTeX Font Info: Redeclaring math delimiter \lfloor on input line 254.
|
||||||
|
LaTeX Font Info: Redeclaring math accent \acute on input line 258.
|
||||||
|
LaTeX Font Info: Redeclaring math accent \grave on input line 259.
|
||||||
|
LaTeX Font Info: Redeclaring math accent \ddot on input line 260.
|
||||||
|
LaTeX Font Info: Redeclaring math accent \tilde on input line 261.
|
||||||
|
LaTeX Font Info: Redeclaring math accent \bar on input line 262.
|
||||||
|
LaTeX Font Info: Redeclaring math accent \breve on input line 263.
|
||||||
|
LaTeX Font Info: Redeclaring math accent \check on input line 264.
|
||||||
|
LaTeX Font Info: Redeclaring math accent \hat on input line 265.
|
||||||
|
LaTeX Font Info: Redeclaring math accent \dot on input line 266.
|
||||||
|
LaTeX Font Info: Redeclaring math accent \mathring on input line 267.
|
||||||
|
\symUfutm=\mathgroup7
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/blindtext/blindtext.sty
|
||||||
|
Package: blindtext 2012/01/06 V2.0 blindtext-Package
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty
|
||||||
|
Package: xspace 2014/10/28 v1.13 Space after command names (DPC,MH)
|
||||||
|
)
|
||||||
|
\c@blindtext=\count188
|
||||||
|
\c@Blindtext=\count189
|
||||||
|
\c@blind@countparstart=\count190
|
||||||
|
\blind@countxx=\count191
|
||||||
|
\blindtext@numBlindtext=\count192
|
||||||
|
\blind@countyy=\count193
|
||||||
|
\c@blindlist=\count194
|
||||||
|
\c@blindlistlevel=\count195
|
||||||
|
\c@blindlist@level=\count196
|
||||||
|
\blind@listitem=\count197
|
||||||
|
\c@blind@listcount=\count198
|
||||||
|
\c@blind@levelcount=\count199
|
||||||
|
\blind@mathformula=\count266
|
||||||
|
\blind@Mathformula=\count267
|
||||||
|
\c@blind@randomcount=\count268
|
||||||
|
\c@blind@randommax=\count269
|
||||||
|
\c@blind@pangramcount=\count270
|
||||||
|
\c@blind@pangrammax=\count271
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty
|
||||||
|
Package: multicol 2019/12/09 v1.8y multicolumn formatting (FMi)
|
||||||
|
\c@tracingmulticols=\count272
|
||||||
|
\mult@box=\box47
|
||||||
|
\multicol@leftmargin=\dimen146
|
||||||
|
\c@unbalance=\count273
|
||||||
|
\c@collectmore=\count274
|
||||||
|
\doublecol@number=\count275
|
||||||
|
\multicoltolerance=\count276
|
||||||
|
\multicolpretolerance=\count277
|
||||||
|
\full@width=\dimen147
|
||||||
|
\page@free=\dimen148
|
||||||
|
\premulticols=\dimen149
|
||||||
|
\postmulticols=\dimen150
|
||||||
|
\multicolsep=\skip52
|
||||||
|
\multicolbaselineskip=\skip53
|
||||||
|
\partial@page=\box48
|
||||||
|
\last@line=\box49
|
||||||
|
\maxbalancingoverflow=\dimen151
|
||||||
|
\mult@rightbox=\box50
|
||||||
|
\mult@grightbox=\box51
|
||||||
|
\mult@gfirstbox=\box52
|
||||||
|
\mult@firstbox=\box53
|
||||||
|
\@tempa=\box54
|
||||||
|
\@tempa=\box55
|
||||||
|
\@tempa=\box56
|
||||||
|
\@tempa=\box57
|
||||||
|
\@tempa=\box58
|
||||||
|
\@tempa=\box59
|
||||||
|
\@tempa=\box60
|
||||||
|
\@tempa=\box61
|
||||||
|
\@tempa=\box62
|
||||||
|
\@tempa=\box63
|
||||||
|
\@tempa=\box64
|
||||||
|
\@tempa=\box65
|
||||||
|
\@tempa=\box66
|
||||||
|
\@tempa=\box67
|
||||||
|
\@tempa=\box68
|
||||||
|
\@tempa=\box69
|
||||||
|
\@tempa=\box70
|
||||||
|
\@tempa=\box71
|
||||||
|
\@tempa=\box72
|
||||||
|
\@tempa=\box73
|
||||||
|
\@tempa=\box74
|
||||||
|
\@tempa=\box75
|
||||||
|
\@tempa=\box76
|
||||||
|
\@tempa=\box77
|
||||||
|
\@tempa=\box78
|
||||||
|
\@tempa=\box79
|
||||||
|
\@tempa=\box80
|
||||||
|
\@tempa=\box81
|
||||||
|
\@tempa=\box82
|
||||||
|
\@tempa=\box83
|
||||||
|
\@tempa=\box84
|
||||||
|
\@tempa=\box85
|
||||||
|
\@tempa=\box86
|
||||||
|
\@tempa=\box87
|
||||||
|
\@tempa=\box88
|
||||||
|
\@tempa=\box89
|
||||||
|
\@tempa=\box90
|
||||||
|
\c@minrows=\count278
|
||||||
|
\c@columnbadness=\count279
|
||||||
|
\c@finalcolumnbadness=\count280
|
||||||
|
\last@try=\dimen152
|
||||||
|
\multicolovershoot=\dimen153
|
||||||
|
\multicolundershoot=\dimen154
|
||||||
|
\mult@nat@firstbox=\box91
|
||||||
|
\colbreak@box=\box92
|
||||||
|
\mc@col@check@num=\count281
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def
|
||||||
|
File: l3backend-pdfmode.def 2020-02-03 L3 backend support: PDF mode
|
||||||
|
\l__kernel_color_stack_int=\count282
|
||||||
|
\l__pdf_internal_box=\box93
|
||||||
|
)
|
||||||
|
(build/book.aux)
|
||||||
|
\openout1 = `book.aux'.
|
||||||
|
|
||||||
|
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 34.
|
||||||
|
LaTeX Font Info: ... okay on input line 34.
|
||||||
|
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 34.
|
||||||
|
LaTeX Font Info: ... okay on input line 34.
|
||||||
|
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 34.
|
||||||
|
LaTeX Font Info: ... okay on input line 34.
|
||||||
|
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 34.
|
||||||
|
LaTeX Font Info: ... okay on input line 34.
|
||||||
|
LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 34.
|
||||||
|
LaTeX Font Info: ... okay on input line 34.
|
||||||
|
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 34.
|
||||||
|
LaTeX Font Info: ... okay on input line 34.
|
||||||
|
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 34.
|
||||||
|
LaTeX Font Info: ... okay on input line 34.
|
||||||
|
LaTeX Font Info: Checking defaults for FML/futm/m/it on input line 34.
|
||||||
|
LaTeX Font Info: Trying to load font information for FML+futm on input line
|
||||||
|
34.
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/fourier/fmlfutm.fd
|
||||||
|
File: fmlfutm.fd 2004/10/30 Fontinst v1.926 font definitions for FML/futm.
|
||||||
|
)
|
||||||
|
LaTeX Font Info: ... okay on input line 34.
|
||||||
|
LaTeX Font Info: Checking defaults for FMS/futm/m/n on input line 34.
|
||||||
|
LaTeX Font Info: Trying to load font information for FMS+futm on input line
|
||||||
|
34.
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/fourier/fmsfutm.fd
|
||||||
|
File: fmsfutm.fd 2004/10/30 Fontinst v1.926 font definitions for FMS/futm.
|
||||||
|
)
|
||||||
|
LaTeX Font Info: ... okay on input line 34.
|
||||||
|
LaTeX Font Info: Checking defaults for FMX/futm/m/n on input line 34.
|
||||||
|
LaTeX Font Info: Trying to load font information for FMX+futm on input line
|
||||||
|
34.
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/fourier/fmxfutm.fd
|
||||||
|
File: fmxfutm.fd futm-extension
|
||||||
|
)
|
||||||
|
LaTeX Font Info: ... okay on input line 34.
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
|
||||||
|
[Loading MPS to PDF converter (version 2006.09.02).]
|
||||||
|
\scratchcounter=\count283
|
||||||
|
\scratchdimen=\dimen155
|
||||||
|
\scratchbox=\box94
|
||||||
|
\nofMPsegments=\count284
|
||||||
|
\nofMParguments=\count285
|
||||||
|
\everyMPshowfont=\toks22
|
||||||
|
\MPscratchCnt=\count286
|
||||||
|
\MPscratchDim=\dimen156
|
||||||
|
\MPnumerator=\count287
|
||||||
|
\makeMPintoPDFobject=\count288
|
||||||
|
\everyMPtoPDFconversion=\toks23
|
||||||
|
) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty
|
||||||
|
Package: epstopdf-base 2020-01-24 v2.11 Base part for package epstopdf
|
||||||
|
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 4
|
||||||
|
85.
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
|
||||||
|
File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Liv
|
||||||
|
e
|
||||||
|
))
|
||||||
|
LaTeX Font Info: Redeclaring math accent \widehat on input line 34.
|
||||||
|
LaTeX Font Info: Redeclaring math accent \widetilde on input line 34.
|
||||||
|
|
||||||
|
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}
|
||||||
|
|
||||||
|
] [2] [3] [4] [5] [6]
|
||||||
|
(build/book.aux) )
|
||||||
|
Here is how much of TeX's memory you used:
|
||||||
|
3180 strings out of 483140
|
||||||
|
40622 string characters out of 5965152
|
||||||
|
274612 words of memory out of 5000000
|
||||||
|
18172 multiletter control sequences out of 15000+600000
|
||||||
|
541242 words of font info for 28 fonts, out of 8000000 for 9000
|
||||||
|
36 hyphenation exceptions out of 8191
|
||||||
|
30i,4n,27p,226b,249s stack positions out of 5000i,500n,10000p,200000b,80000s
|
||||||
|
{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}</
|
||||||
|
usr/share/texlive/texmf-dist/fonts/type1/adobe/utopia/putr8a.pfb>
|
||||||
|
Output written on build/book.pdf (6 pages, 25055 bytes).
|
||||||
|
PDF statistics:
|
||||||
|
28 PDF objects out of 1000 (max. 8388607)
|
||||||
|
18 compressed objects within 1 object stream
|
||||||
|
0 named destinations out of 1000 (max. 500000)
|
||||||
|
1 words of extra memory for PDF output out of 10000 (max. 10000000)
|
||||||
|
|
BIN
build/book.pdf
Normal file
BIN
build/book.pdf
Normal file
Binary file not shown.
BIN
build/book.synctex.gz
Normal file
BIN
build/book.synctex.gz
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user