Initial commit
This commit is contained in:
11
packages/mygraphics.sty
Normal file
11
packages/mygraphics.sty
Normal file
@@ -0,0 +1,11 @@
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mygraphics}[2025/04/05 My Graphics(x) Configs]
|
||||
|
||||
\usepackage{graphicx}
|
||||
\usepackage{wrapfig}
|
||||
\usepackage{here}
|
||||
\graphicspath{{../assets}}
|
||||
|
||||
\usepackage[hang,small,bf]{caption}
|
||||
\usepackage[subrefformat=parens]{subcaption}
|
||||
\captionsetup{compatibility=false}
|
||||
Reference in New Issue
Block a user