Initial commit
This commit is contained in:
commit
bf44b14ffc
51
user_tags.txt
Normal file
51
user_tags.txt
Normal file
@ -0,0 +1,51 @@
|
||||
\LaTeX{}
|
||||
|
||||
\noindent{}
|
||||
|
||||
\begin{Verbatim}[]
|
||||
\end{Verbatim}
|
||||
|
||||
|
||||
\begin{Verbatim}[frame=lines, numbers=left, xleftmargin=5mm, framesep=3mm, breaklines=true, label=\fbox{}]
|
||||
\end{Verbatim}
|
||||
|
||||
|
||||
@misc{website:,
|
||||
title = "",
|
||||
author = "",
|
||||
howpublished = "\url{}",
|
||||
month = "",
|
||||
year = "",
|
||||
}
|
||||
|
||||
\begin{align}\label{}
|
||||
\begin{split}
|
||||
\end{split}
|
||||
\end{align}
|
||||
|
||||
\begin{longtblr}
|
||||
[
|
||||
caption = {},
|
||||
label = {tb:},
|
||||
% theme = {custom1}
|
||||
]{
|
||||
width = {\textwidth},
|
||||
colspec = { X[1,l] X[1,l] },
|
||||
hlines = {0.5pt,solid},
|
||||
vline{1,3} = {0.5pt,solid},
|
||||
rows = {5mm, m, rowsep=1.5pt},
|
||||
rowhead = 1,
|
||||
cells = {font=\sffamily\fontsize{9pt}{12pt}\selectfont},
|
||||
row{1} = {font=\bfseries},
|
||||
}
|
||||
cell1 & cell2 \\
|
||||
cell3 & cell4 \\
|
||||
\end{longtblr}
|
||||
|
||||
|
||||
\begin{multicols}{2}
|
||||
\end{multicols}
|
||||
|
||||
\vspace{\baselineskip}
|
||||
|
||||
\sfrac{}{}
|
||||
Loading…
Reference in New Issue
Block a user