23 lines
1.2 KiB
TeX
23 lines
1.2 KiB
TeX
\newpage
|
|
\section{Introduction}
|
|
This set of \LaTeX files is designed to give you a good looking, pre-configured \LaTeX setup, which helps you get started much more quickly.
|
|
|
|
There are quite a lot of configuration options, but it is likely that more are to come in the future.
|
|
If you have any suggestions as to what should be added, don't hesitate to open a \hlhref{https://support.janishutz.com?a=add}{support ticket}\
|
|
or contacting me via email to \texttt{development@janishutz.com}.
|
|
|
|
If you are fairly new to \LaTeX, then you may find \texttt{Detextify} (or the iOS app \texttt{DeTeXt}) very handy.
|
|
There you can draw a symbol and it tells you how to typeset the symbol in \LaTeX
|
|
|
|
|
|
\section{Breaking Changes}
|
|
The current version is almost entirely incompatible with Version 1.X and you should familiarize yourself with the new commands.
|
|
|
|
The docs contain a section (section \ref{sec:migration}) on migrating from V1.X to V2.X
|
|
|
|
|
|
\section{Installation}
|
|
You can install these helper files by downloading this repo and storing it to any location on your PC, remembering where that location is.
|
|
|
|
You may also install the VSCode snippets found in the vscode-snippets folder. These snippets provide autocompletion for many of the commands that this helper file provides.
|