mirror of
https://github.com/kenryuS/report-temp.git
synced 2026-06-14 16:26:13 +09:00
added LaTeX template
This commit is contained in:
@@ -5,3 +5,4 @@
|
||||
\usepackage{experiment-title}
|
||||
\usepackage{depD-bib}
|
||||
\usepackage{depD-format}
|
||||
\usepackage{amssymb}
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{depD-format}
|
||||
|
||||
\usepackage{amsmath}
|
||||
\usepackage{cleveref}
|
||||
|
||||
\renewcommand\figurename{Fig. }
|
||||
|
||||
+2
-2
@@ -10,9 +10,10 @@
|
||||
]{biblatex}
|
||||
|
||||
\usepackage{fontspec}
|
||||
\usepackage{inconsolata}
|
||||
\fontspec{inconsolata}
|
||||
\usepackage[mono=false]{libertine}
|
||||
\usepackage{noto}
|
||||
\setmonofont{0xProto}
|
||||
|
||||
\usepackage[european]{circuitikz}
|
||||
|
||||
@@ -59,4 +60,3 @@
|
||||
framexleftmargin=10mm
|
||||
}
|
||||
\lstset{style=mystyle}
|
||||
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{reportpaper}
|
||||
|
||||
\geometry{
|
||||
a4paper,
|
||||
total={166mm,270mm},
|
||||
left=22mm,
|
||||
right=22mm,
|
||||
top=30mm,
|
||||
headheight=15mm,
|
||||
headsep=5mm,
|
||||
marginparwidth=25mm,
|
||||
footnotesep=5mm,
|
||||
footskip=15mm,
|
||||
bottom=25mm
|
||||
}
|
||||
Reference in New Issue
Block a user