X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=README.md;h=57b65ebf73b5fd023a5d061f173b67d43b0d8d2f;hp=4f5b37792d10dbea73eff90e58b0bf3a6d127ef2;hb=82f7f0c08c931927f5363ff9830301d9a6a931e3;hpb=1a85f75865ed7061adb4a29885fc28b196964315 diff --git a/README.md b/README.md index 4f5b377..57b65eb 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,15 @@ Bref help to compile. `sudo apt install texlive-full` -Then `pdflatex feature5.tex && feature5.tex` +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. -There is a good guide for LaTeX at OverLeaf webcite: https://www.overleaf.com/learn/latex/Learn_LaTeX_in_30_minutes