Advertisement
lalkaed

Latex

Apr 18th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 0.70 KB | None | 0 0
  1. \documentclass[12pt]{article}
  2. \usepackage[T1]{fontenc}
  3. \usepackage{tipa}
  4. \usepackage[polish]{babel}
  5. \usepackage[utf8]{inputenc}
  6. \usepackage{fancyhdr}
  7. \pagestyle{myheadings}
  8. \fancyhf{}
  9. \fancyhead[R]{\thepage}
  10. \begin{document}
  11.  
  12.  
  13. \begin{itemize}
  14.     \item \textbf{addition} [\textipa{\;@\;"\;d\;i\;S\;@\;n}] -- dodanie, dodatek, dodawanie
  15.     \item \textbf{feedback} [\textipa{\;'\;f\;i\;\;:d\;b\ae{}\;k}] -- opinia, rada, odzew, reakcja, odpowiedź, sprzężenie zwrotne
  16.     \item \textbf{grasp} [\textipa{\;g\;r\;a\;\;:s\;p}] -- (u)chwyt, chwytać, pojmowanie, pojmować
  17.     \item \textbf{origin} [\textipa{\;'\;O\;r\;i\;d\;Z\;i\;n}] -- początek, źródło, pochodzenie (of person)
  18. \end{itemize}
  19. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement