Update for 01-02-22 23:30
This commit is contained in:
parent
f5d2831a90
commit
8c68ddbc55
@ -12,5 +12,6 @@ LaTeX is a powerful typesetting tool.
|
|||||||
|
|
||||||
Add images by including `\usepackage{graphicx}`. Then add the
|
Add images by including `\usepackage{graphicx}`. Then add the
|
||||||
`\graphicspath( {./path/to/images} )` string. To include an image, call
|
`\graphicspath( {./path/to/images} )` string. To include an image, call
|
||||||
`\includegraphics{file_name_without_extension}`
|
`\includegraphics{file_name_without_extension}`, and the image will be
|
||||||
|
included.
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@ Misc. Stuff relating to computers and tech in general
|
|||||||
* [[imagemagick]]
|
* [[imagemagick]]
|
||||||
* [[ffmpeg]]
|
* [[ffmpeg]]
|
||||||
* [[zathura]]
|
* [[zathura]]
|
||||||
|
* [[latex]]
|
||||||
|
|
||||||
== Stuff to do ==
|
== Stuff to do ==
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user