From d13347cffd281f11896ffba74ed46b67dfd799a1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=D0=A1=D0=BF=D0=B8=D1=86=D1=8B=D0=BD=20=D0=90=D0=BD=D0=B4?= =?utf8?q?=D1=80=D0=B5=D0=B9?= Date: Mon, 8 Apr 2019 01:27:27 +0300 Subject: [PATCH] Add some guidelines into README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ce8c308..5e5be79 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,10 @@ 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. + + -- 2.26.2