Aktualizacja LaTeX
This commit is contained in:
parent
1725f52fdb
commit
37e0007ce4
|
@ -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
|
||||
LaTeX dla [[../Podstawy Programowania I/README.org::*Zadanie 2][zadania]]
|
||||
#+begin_src latex :headers '("\\usepackage{anyfontsize}""\\usepackage{amsmath}" "\\usepackage{xcolor}" "\\usepackage{fontspec}")
|
||||
#+begin_src latex :headers '("\\usepackage[paperwidth=1000px, paperheight=500px]{geometry}""\\usepackage{anyfontsize}""\\usepackage{amsmath}" "\\usepackage{xcolor}" "\\usepackage{fontspec}")
|
||||
\setmainfont{Hack Nerd Font}
|
||||
\begin{document}
|
||||
\color{gray}{
|
||||
|
@ -9,7 +9,8 @@ LaTeX dla [[../Podstawy Programowania I/README.org::*Zadanie 2][zadania]]
|
|||
\begin{cases}
|
||||
\frac{3}{4} * x^{3} * \frac{7}{8} x & \text{dla x ∈ <-10, 0>} \\
|
||||
\frac{1}{sin(x) + 3} & \text{dla x ∈ (0, 4>} \\
|
||||
-2x/3 & \text{dla pozostałych}}
|
||||
-2x/3 & \text{dla pozostałych}
|
||||
}
|
||||
\end{cases}
|
||||
}
|
||||
\end{document}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<svg
|
||||
width="287.67343pt"
|
||||
height="64.860283pt"
|
||||
viewBox="0 0 287.67344 64.860286"
|
||||
viewBox="0 0 287.67343 64.860286"
|
||||
version="1.1"
|
||||
id="svg118"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
|
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
Loading…
Reference in New Issue