Advertisement
kokokozhina

pics

May 4th, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 5.66 KB | None | 0 0
  1. \documentclass{article}
  2. \usepackage[english]{babel}
  3. \usepackage{amsmath}
  4. \usepackage{amssymb}
  5. \usepackage{graphicx}
  6. \begin{document}
  7. \author{Aristotle}
  8. \title{METAPHYSICS}
  9. \date{350 BC}
  10.  
  11. \maketitle
  12.  
  13. ALL men by nature desire to know. An indication of this is the
  14. delight we take in our senses; for even apart from their usefulness
  15. they are loved for themselves; and above all others the sense of
  16. sight. For not only with a view to action, but even when we are not
  17. going to do anything, we prefer seeing (one might say) to everything
  18. else. The reason is that this, most of all the senses, makes us know
  19. and brings to light many differences between things.
  20.  
  21.  
  22.  
  23. \includegraphics{pic2}
  24.  
  25.  
  26.    By nature animals are born with the faculty of sensation, and from
  27. sensation memory is produced in some of them, though not in others.
  28. And therefore the former are more intelligent and apt at learning than
  29. those which cannot remember; those which are incapable of hearing
  30. sounds are intelligent though they cannot be taught, e.\,g. the bee, and
  31. any other race of animals that may be like it; and those which besides
  32. memory have this sense of hearing can be taught.
  33.  
  34. \begin{figure}[ht] %t, b - top, bottom
  35. \includegraphics[width = 0.5 \linewidth]{pic1}
  36. \end{figure}
  37.  
  38.    The animals other than man live by appearances and memories, and
  39. have but little of connected experience; but the human race lives also
  40. by art and reasonings. Now from memory experience is produced in
  41. men; for the several memories of the same thing produce finally the
  42. capacity for a single experience. And experience seems pretty much
  43. like science and art, but really science and art come to men through
  44. experience; for ``experience made art", as Polus says, ``but
  45. inexperience luck". Now art arises when from many notions gained by
  46. experience one universal judgement about a class of objects is
  47. produced. For to have a judgement that when Callias was ill of this
  48. disease this did him good, and similarly in the case of Socrates and
  49. in many individual cases, is a matter of experience; but to judge that
  50. it has done good to all persons of a certain constitution, marked
  51. off in one class, when they were ill of this disease, e.\,g. to
  52. phlegmatic or bilious people when burning with fevers-this is a matter
  53. of art.
  54.  
  55.  
  56.  
  57. ALL men by nature desire to know. An indication of this is the
  58. delight we take in our senses; for even apart from their usefulness
  59. they are loved for themselves; and above all others the sense of
  60. sight. For not only with a view to action, but even when we are not
  61. going to do anything, we prefer seeing (one might say) to everything
  62. else. The reason is that this, most of all the senses, makes us know
  63. and brings to light many differences between things.
  64.  
  65. \[
  66. F(x) = \left\{
  67. \begin{array}{ll}
  68. x^2 + y - 25x, & \text{if } x > 0;\\
  69. x^3 - 3y + 7, & \text{if } {-25}\leqslant x \leqslant 0;\\
  70. x + 2y^2, & \text{if } x<{-25};
  71. \end{array}
  72. \right\}
  73. \]
  74.  
  75. \[
  76. F(x) =
  77. \begin{cases}
  78. x^2 + y - 25x, & \text{if } x > 0;\\
  79. x^3 - 3y + 7, & \text{if } {-25}\leqslant x \leqslant 0;\\
  80. x + 2y^2, & \text{if } x<{-25};
  81. \end{cases}
  82. ,\qquad \text{where } y = \alpha ^ {\gamma}
  83. \]
  84.  
  85. \begin{gather}
  86. x(t) = x_A + (x_B - x_A)\cdot t \label{eq:1} \\
  87. y(t) = y_A + (y_B - y_A)\cdot t \label{eq:2} \\
  88. z(t) = z_A + (z_B - z_A)\cdot t \label{eq:3} \notag
  89. \end{gather}
  90.  
  91. \begin{equation} \left\{
  92. \begin{gathered}
  93. x(t) = x_A + (x_B - x_A)\cdot t \\
  94. y(t) = y_A + (y_B - y_A)\cdot t
  95. \end{gathered}
  96. \right.
  97. \end{equation}
  98.  
  99. \begin{align*}
  100. a ={}& 25, & b ={}& 38, & c ={}& 56, \\
  101. & & f &= 238, & e &= 156
  102. \end{align*}
  103.  
  104. \begin{multline*}
  105. Tran(a,b,c,d) = a^b + \cos \frac ba - \sin \frac c d + \|a^2 + b^3 - c^4 \| + \\ + lim_{x \to \infty}{\frac {a^x + \log b}{b! + x!}} - trop(b, a, d)^{tr(b,a,c)} + \sum_{i = 1}^{\infty} \frac{a^{}}{a!+b!} = \\= \Gamma(a, b) + \psi(a, b^d) - \prod_{j = 1}^{\infty}\sum_{k = 0}^{i^k}
  106. \end{multline*}
  107.  
  108.  
  109.    By nature animals are born with \eqref{eq:3} the faculty of sensation, and from
  110. sensation memory is produced in some of them, though not in others.
  111. And therefore the former are more intelligent and apt at learning than
  112. those which cannot remember; those which are incapable of hearing
  113. sounds are intelligent though they cannot be taught, e.\,g. the bee, and
  114. any other race of animals that may be like it; and those which besides
  115. memory have this sense of hearing can be taught.
  116.  
  117. %\noindent
  118. \centerline{
  119. \includegraphics[width = 0.5 \linewidth]{pic1} %scale = 0.5 %width  = 2 cm, heigth = 3 cm
  120. }
  121.  
  122. \begin{figure}[ht] %t, b
  123. \centering
  124. \includegraphics[width = 0.5 \linewidth]{pic1}
  125. \caption{First figure} \label{pic1}
  126. \end{figure}
  127.  
  128.    The animals \ref{pic1} other than man live by appearances and memories, and
  129. have but little of connected experience; but the human race lives also
  130. by art and reasonings. Now from memory experience is produced in
  131. men; for the several memories of the same thing produce finally the
  132. capacity for a single experience. And experience seems pretty much
  133. like science and art, but really science and art come to men through
  134. experience; for ``experience made art", as Polus says, ``but
  135. inexperience luck". Now art arises when from many notions gained by
  136. experience one universal judgement about a class of objects is
  137. produced. For to have a judgement that when Callias was ill of this
  138. disease this did him good, and similarly in the case of Socrates and
  139. in many individual cases, is a matter of experience; but to judge that
  140. it has done good to all persons of a certain constitution, marked
  141. off in one class, when they were ill of this disease, e.\,g. to
  142. phlegmatic or bilious people when burning with fevers-this is a matter
  143. of art.
  144. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement