From 32693358e3b691e9d442903d3a8aaab3a9e2723d Mon Sep 17 00:00:00 2001 From: jzkay Date: Mon, 22 Apr 2024 14:55:15 -0700 Subject: [PATCH] Small updates --- docs/Public/Math/LaTeX cheat sheet.md | 17 +++++++++++++++++ docs/Public/Software/Tools/Appearance/colors.md | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/docs/Public/Math/LaTeX cheat sheet.md b/docs/Public/Math/LaTeX cheat sheet.md index c8232cd72..12a43121b 100644 --- a/docs/Public/Math/LaTeX cheat sheet.md +++ b/docs/Public/Math/LaTeX cheat sheet.md @@ -62,3 +62,20 @@ `\approx`: $\approx$ `n \choose x`: $n \choose x$ + +Inserting an image: + +``` +\documentclass{article} +\usepackage{graphicx} +\graphicspath{ {./images/} } + +\begin{document} +The universe is immense and it seems to be homogeneous, +in a large scale, everywhere we look at. + +\includegraphics{universe} + +There's a picture of a galaxy above +\end{document} +``` diff --git a/docs/Public/Software/Tools/Appearance/colors.md b/docs/Public/Software/Tools/Appearance/colors.md index d0e9b9990..a904bf9ce 100644 --- a/docs/Public/Software/Tools/Appearance/colors.md +++ b/docs/Public/Software/Tools/Appearance/colors.md @@ -17,7 +17,7 @@ jzky colorway: - Light Cyan: 35ceb3 - Accent: af9a91 - Light Accent: e1c6bb -- Black 0c0a0a +- Black: 0c0a0a - Light Black: 241e1e purples: