added abbrev, fixed paper setup, modified vim cfg

This commit is contained in:
2025-10-23 01:25:23 +09:00
parent dbbd65bf97
commit a1ad6aadd9
4 changed files with 14 additions and 2 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{reportpaper}
\usepackage[
\geometry{
a4paper,
total={166mm,270mm},
left=22mm,
@@ -13,4 +13,4 @@
footnotesep=5mm,
footskip=15mm,
bottom=25mm
]{geometry}
}