mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-25 06:18:05 +02:00
misc
This commit is contained in:
parent
50874a1066
commit
a84cd83c16
4 changed files with 12 additions and 1 deletions
|
@ -10,7 +10,7 @@ erat, sed diam voluptua. At vero eos et accusam et justo duo dolores
|
||||||
et ea
|
et ea
|
||||||
\begin{figure}[h]
|
\begin{figure}[h]
|
||||||
\centering
|
\centering
|
||||||
\includegraphics*[width=\linewidth]{YourImage.jpg}
|
\includegraphics*[width=\linewidth, keepaspectratio]{YourImage.jpg}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem
|
rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem
|
||||||
ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur
|
ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur
|
||||||
|
|
3
tikz/center-line/Readme.md
Normal file
3
tikz/center-line/Readme.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Compiled example
|
||||||
|
----------------
|
||||||
|

|
3
tikz/center-two-cluster/Readme.md
Normal file
3
tikz/center-two-cluster/Readme.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Compiled example
|
||||||
|
----------------
|
||||||
|

|
5
tikz/heap/Readme.md
Normal file
5
tikz/heap/Readme.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
Compiled example
|
||||||
|
----------------
|
||||||
|

|
||||||
|
|
||||||
|
A min-heap example
|
Loading…
Add table
Add a link
Reference in a new issue