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: :exports results :results file raw
|
||||||
#+header: :file svg/pp1zad2.svg
|
#+header: :file svg/pp1zad2.svg
|
||||||
LaTeX dla [[../Podstawy Programowania I/README.org::*Zadanie 2][zadania]]
|
#+begin_src latex :headers '("\\usepackage[paperwidth=1000px, paperheight=500px]{geometry}""\\usepackage{anyfontsize}""\\usepackage{amsmath}" "\\usepackage{xcolor}" "\\usepackage{fontspec}")
|
||||||
#+begin_src latex :headers '("\\usepackage{anyfontsize}""\\usepackage{amsmath}" "\\usepackage{xcolor}" "\\usepackage{fontspec}")
|
|
||||||
\setmainfont{Hack Nerd Font}
|
\setmainfont{Hack Nerd Font}
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\color{gray}{
|
\color{gray}{
|
||||||
|
@ -9,7 +9,8 @@ LaTeX dla [[../Podstawy Programowania I/README.org::*Zadanie 2][zadania]]
|
||||||
\begin{cases}
|
\begin{cases}
|
||||||
\frac{3}{4} * x^{3} * \frac{7}{8} x & \text{dla x ∈ <-10, 0>} \\
|
\frac{3}{4} * x^{3} * \frac{7}{8} x & \text{dla x ∈ <-10, 0>} \\
|
||||||
\frac{1}{sin(x) + 3} & \text{dla x ∈ (0, 4>} \\
|
\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{cases}
|
||||||
}
|
}
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<svg
|
<svg
|
||||||
width="287.67343pt"
|
width="287.67343pt"
|
||||||
height="64.860283pt"
|
height="64.860283pt"
|
||||||
viewBox="0 0 287.67344 64.860286"
|
viewBox="0 0 287.67343 64.860286"
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg118"
|
id="svg118"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
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