Advertisement
dzieciol

tex3

Apr 9th, 2018
407
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.96 KB | None | 0 0
  1. \documentclass[12pt, a4paper,twoside]{article}
  2.  
  3. \usepackage[utf8]{inputenc}
  4. \usepackage{polski}
  5. \usepackage{lipsum}
  6. \usepackage{graphicx}
  7. \usepackage{fancyhdr}
  8. \pagestyle{fancy}
  9. \fancyhead{}
  10. \fancyfoot{}
  11.  
  12. \textwidth 16cm
  13. \textheight 22cm
  14.  
  15. % \evensidemargin 0cm
  16. % \oddsiemargin 0cm
  17.  
  18. %\pretolerance 1000 %rozciaganie spacji
  19. \begin{document}
  20. ąćłśżźóńę
  21. \clearpage
  22.  
  23. \thispagestyle{empty}
  24.  
  25. \begin{center}
  26. {HUGE\sc
  27.  
  28. \vspace{2cm}
  29.  
  30. Strona
  31. \vspace{2cm}
  32.  
  33. TYTUŁOWA
  34. }
  35.  
  36.  
  37. \end{center}
  38.  
  39.  
  40. $\tan \leq$
  41. \section[napis skrócony]{pierwszy rozdiał}
  42. \lipsum[10]
  43. \subsection[napis skrócony]{pierwszy podrozdział}
  44. \begin{enumerate}
  45. \setcounter{enumi}{-10}
  46.  
  47. \item pierwszy punkt
  48. \item \lipsum[3]
  49. \begin{enumerate}
  50. \setcounter{enumii}{4}
  51. \item pierwszy punkt
  52. \item \lipsum[3]
  53. \item drugi punkt
  54. \item \lipsum[4]
  55. \end{enumerate}
  56. \item drugi punkt
  57. \item \lipsum[4]
  58. \end{enumerate}
  59.  
  60.  
  61. \begin{enumerate}
  62. \addtocounter{enumi}{4}
  63. \item pierwszy punkt
  64. \item \lipsum[3]
  65. \item drugi punkt
  66. \item \lipsum[4]
  67. \end{enumerate}
  68.  
  69.  
  70.  
  71.  
  72. \lipsum[1]
  73. % \listfigures
  74. % \listoftables
  75.  
  76. \subsubsection[napis skrócony]{trzeci podrozdział}
  77. \begin{itemize}
  78.  
  79. \setcounter{enumi}{-10}
  80.  
  81. \item pierwszy punkt
  82. \item \lipsum[3]
  83. \begin{itemize}
  84. \setcounter{enumii}{4}
  85. \item pierwszy punkt
  86. \item \lipsum[3]
  87. \begin{itemize}
  88. \setcounter{enumii}{4}
  89. \item pierwszy punkt
  90. \item \lipsum[3]
  91. \item drugi punkt
  92. \item \lipsum[4]
  93. \end{itemize}
  94. \item drugi punkt
  95. \item \lipsum[4]
  96. \end{itemize}
  97. \item drugi punkt
  98. \item \lipsum[4]
  99. \end{itemize}
  100.  
  101.  
  102. \begin{itemize}
  103. \addtocounter{enumi}{4}
  104. \item pierwszy punkt
  105. \item \lipsum[3]
  106. \item drugi punkt
  107. \item \lipsum[4]
  108. \end{itemize}
  109.  
  110. \clearpage
  111. \tableofcontents
  112.  
  113. \newpage
  114.  
  115. \begin{flushleft}
  116. Tekst zostanie wyrównany do lewej.\\
  117. Poprzednia linijka została zakończona dblbackshlash\newline
  118. Poprzednia linjka została zakończona newline\linebreak
  119. \end{flushleft}
  120.  
  121. \begin{center}
  122. Tekst zostanie wyrównany do lewej.\\
  123. Poprzednia linijka została zakończona dblbackshlash\newline
  124. Poprzednia linjka została zakończona newline\linebreak
  125. \end{center}
  126.  
  127. \begin{flushright}
  128. Tekst zostanie wyrównany do lewej.\\
  129. Poprzednia linijka została zakończona dblbackshlash\newline
  130. Poprzednia linjka została zakończona newline\linebreak
  131. \end{flushright}
  132.  
  133. \begin{center}
  134. \begin{math}
  135. e=mc^2
  136. \end{math}
  137. \end{center}
  138.  
  139. gdzie
  140.  
  141.  
  142. \begin{center}
  143. \begin{math}
  144. m=\frac{m_0}{\sqrt{m_r \cdot \Delta t}}, m_r\in
  145. \end{math}
  146. \end{center}
  147.  
  148. \begin{quotation}
  149. Litwo, ojczyzno moja,\\
  150. Tyś jest jak zdrowie\\
  151. \end{quotation}
  152.  
  153. \begin{quote}
  154. Jak trzeba Cię cenić,\\
  155. ten tylko się dowie,\\
  156. kto Cię stracił..
  157. \end{quote}
  158.  
  159. \clearpage
  160.  
  161. \noindent
  162. Foo\hfill bar\\
  163. Foo\hfill bar======\\
  164.  
  165. \vspace*{1cm}
  166. =====Foo\dotfill bar\\
  167. Foo\hrulefill bar\\
  168.  
  169. For each\hspace{2cm} x\\[2cm]
  170. Some more ore
  171.  
  172. \begin{center}
  173. \begin{tabular}{lll}
  174. A & B & C\\
  175. 1 & 3 & 1\\
  176. 1 & 4 & 3
  177. \end{tabular}
  178. \end{center}
  179.  
  180. \thesection
  181. TheSection
  182. \thesubsection
  183. Iske rauta synny rauta synny kuumusa tulessa\\
  184. \thesubsection
  185. Ilmurnaut\\
  186. \thesubsection
  187. Perkele\\
  188. \thesubsection
  189. Polissi anterkurnat\\
  190.  
  191. \textrm{text - proste}\\
  192. \textsl{text - kursywa}\\
  193. \sc{text - random}\\
  194.  
  195. \begin{verbatim}
  196. for(foo) bar(~baz());
  197. \end{verbatim}
  198.  
  199. \tt
  200. Pismo maszynoffe\\
  201. \it
  202. How awesome!
  203. \sf ABCD\\
  204. \sc Capitalizm xd
  205.  
  206. \begin{center}
  207. \begin{tabular}{|@{~}l|r|c|} \hline \hline
  208. 7C0 & heksadecymalnie \\ \hline
  209. \multicolumn{2}{|c|}{1111100000 binarnie} \\
  210. $\sqrt[12]{78} $ & ala \\
  211. \makebox[5cm] [l]{tresc} & fdsfsddfs\\
  212. \mbox {tresc}\\
  213. \end{tabular}
  214. \end{center}
  215.  
  216. \begin{center}
  217. \begin{tabular}{|@{~}l|r @{.} l }\hline \hline
  218. 7C0 & 3&14 \\ \hline
  219. $\sqrt[12]{78} $ & 23&76 \\
  220. 1984 & 0&343232 \\
  221. \end{tabular}
  222. \end{center}
  223.  
  224. \noindent
  225. \parbox{4cm}{vfvsdfsdfsd fdsf sd fdsfsd fsdf sdfsdfsd}
  226.  
  227. \noindent
  228. \parbox[b]{4cm}{Iske rauta synny rauta synny kuumusa tulessa }
  229.  
  230. \noindent
  231. \parbox[t]{4cm}{ Iske rauta synny rauta synny kuumusa tulessa }
  232. \\ \\ \\ \\ \\ \\
  233. \begin{tabular}{|c|c|c|} \hline
  234. a1 & a2 & a3 \\ \hline
  235. \multicolumn{3}{|c|}{b1b2b3} \\ \hline
  236. c1 & \multicolumn{2}{||r|}{c2c3} \\ \hline
  237. d1 & d2 &d3 \\\cline{2-3}
  238. d1 & d2 &d3 \\ \hline
  239. \end{tabular}
  240.  
  241.  
  242. \begin{table}[htb]
  243. \caption{caption sdasda sdsa sddsa sadsa}
  244. \begin{tabular}{|c|c|c|} \hline
  245. a1 & a2 & a3 \\ \hline
  246. \multicolumn{3}{|c|}{b1b2b3} \\ \hline
  247. c1 & \multicolumn{2}{||r|}{c2c3} \\ \hline
  248. d1 & d2 &d3 \\\cline{2-3}
  249. d1 & d2 &d3 \\ \hline
  250. \end{tabular}
  251. \end{table}
  252.  
  253. \begin{figure}[htb]
  254. \centering
  255. \includegraphics[width=0.15\textwidth angle=10]{logo.eps}
  256. \reflectbox{\includegraphics[width=0.15\textwidth angle=10]{logo.eps}}
  257. \caption{tu umieszczamy opis}
  258.  
  259. \end{figure}
  260.  
  261.  
  262.  
  263. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement