-
-
Save onegrx/cd7d83f9125a283020ea to your computer and use it in GitHub Desktop.
Szablon LateX-a dla ShareLaTeX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass[12pt,a4paper,polish]{article} | |
\usepackage{polski} | |
\usepackage[utf8]{inputenc} | |
\begin{document} | |
\section{Tytuł} | |
Uwaga na znaki specjalne! | |
\end{document} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment