input enc
Build LaTeX PDF / build (push) Failing after 15s

This commit is contained in:
Domipoke
2026-07-27 13:40:30 +02:00
parent ea2b9f0787
commit c2b4ca57a4
+1 -1
View File
@@ -1,5 +1,6 @@
\documentclass{scrbook}
\usepackage{CJKutf8}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage{microtype}
@@ -7,7 +8,6 @@
\usepackage{tcolorbox}
\usepackage{graphics}
\usepackage{tabularx}
\newcommand{\jp}[1]{\begin{CJK*}{UTF8}{min}#1\end{CJK*}}
\newcommand{\bul}[1]{\underline{\textbf{#1}}}
\newcommand{\rarr}{$\rightarrow$}