diff --git a/docs/parts/intro.tex b/docs/parts/intro.tex index 268bba4..b181f7e 100644 --- a/docs/parts/intro.tex +++ b/docs/parts/intro.tex @@ -6,6 +6,9 @@ There are quite a lot of configuration options, but it is likely that more are t 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. diff --git a/docs/parts/migration.tex b/docs/parts/migration.tex index 2591dfd..585eec2 100644 --- a/docs/parts/migration.tex +++ b/docs/parts/migration.tex @@ -3,7 +3,9 @@ \label{sec:migration} The updated helpers do not feature scopes anymore. You can continue using the old helpers, simply check out the \texttt{v1} branch, using \texttt{git checkout v1}. -To switch back to the latest version, run \texttt{git checkout main} +To switch back to the latest version, run \texttt{git checkout main}. + +Alternatively, you can change one line: The input line should point to \texttt{/old/janishutz-helpers-v1.tex} \begin{enumerate} \item Update the import path to \texttt{/path/to/helpers/janishutz-helpers.tex}