Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 469 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 469 Bytes

Cinelerra-gg manual in latex

Bref help to compile. sudo apt install texlive-full

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.