Aktualizacja LaTeX

This commit is contained in:
Mateusz Słodkowicz 2024-12-01 23:51:09 +01:00
parent 37e0007ce4
commit fb6afd3879
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
2 changed files with 350 additions and 371 deletions

View File

@ -1,7 +1,7 @@
LaTeX dla [[../Podstawy Programowania I/README.org::*Zadanie 2][zadania]]
#+header: :exports results :results file raw
#+header: :file svg/pp1zad2.svg
#+begin_src latex :headers '("\\usepackage[paperwidth=1000px, paperheight=500px]{geometry}""\\usepackage{anyfontsize}""\\usepackage{amsmath}" "\\usepackage{xcolor}" "\\usepackage{fontspec}")
#+begin_src latex :headers '("\\usepackage[paperwidth=1000px, paperheight=600px]{geometry}""\\usepackage{anyfontsize}""\\usepackage{amsmath}" "\\usepackage{xcolor}" "\\usepackage{fontspec}")
\setmainfont{Hack Nerd Font}
\begin{document}
\color{gray}{
@ -12,6 +12,7 @@ LaTeX dla [[../Podstawy Programowania I/README.org::*Zadanie 2][zadania]]
-2x/3 & \text{dla pozostałych}
}
\end{cases}
\\
}
\end{document}
#+end_src

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB