mirror of
https://github.com/kenryuS/report-temp.git
synced 2026-06-15 00:36:13 +09:00
added commands and simple title
This commit is contained in:
+8
-3
@@ -1,17 +1,22 @@
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mypreamble}
|
||||
|
||||
\usepacakge[backend=biber]{biblatex}
|
||||
\usepackage[backend=biber]{biblatex}
|
||||
|
||||
\usepackage{fontspec}
|
||||
\usepackage[mono=false]{libertine}
|
||||
\usepackage{noto}
|
||||
\setmonofont{0xProto}
|
||||
|
||||
\setCJKmonofont{0xProto}
|
||||
|
||||
\usepackage[european]{circuitikz}
|
||||
|
||||
\usepackage{graphicx}
|
||||
\usepackage{wrapfig}
|
||||
\usepackage{here}
|
||||
|
||||
\usepackage[hang,small,bf]{caption}
|
||||
\captionsetup{compatibility=false}
|
||||
|
||||
\usepackage{hyperref}
|
||||
\hypersetup{
|
||||
colorlinks=true,
|
||||
|
||||
Reference in New Issue
Block a user