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