X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=README.md;h=57b65ebf73b5fd023a5d061f173b67d43b0d8d2f;hp=ce8c308de3b39399eee8734bf80eef947d20ec52;hb=2734a2d3a07be5a6ab29974d7dca0f3e5fa39a34;hpb=ce7e41803c07646c70f2ba04fb99dd8f3c8bab65 diff --git a/README.md b/README.md index ce8c308..57b65eb 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,11 @@ Then `pdflatex CinelerraGG_Manual.tex && pdflatex CinelerraGG_Manual.tex` There is a good guide for LaTeX at OverLeaf: https://www.overleaf.com/learn/latex/Learn_LaTeX_in_30_minutes +## LO to LaTeX guideline + +Use bold font for \textbf{root} user name. +Use \begin{lstlisting}[language=bash,numbers=none], \end{lstlisting} for code blocks. +Use typescript for file names and path. + +