X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=README.md;h=60838fd465cd7dd1e5a0eaff90cde355cd6f0a14;hp=ce8c308de3b39399eee8734bf80eef947d20ec52;hb=2934425b78da76038043a3fcb78704235bc40dd1;hpb=ce7e41803c07646c70f2ba04fb99dd8f3c8bab65 diff --git a/README.md b/README.md index ce8c308..60838fd 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], \end{lstlisting} for code blocks. +Use typescript for file names and path. + +