File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8888
8989% \renewcommand{\emph}[1]{\underline{#1}} % make \emph{} use underline instead of italic
9090% S.G.: I went back to italic since all the other italic commands were replaced
91- \newcommand {\lmpcmd }[1]{\hspace {0pt}\colorbox {listing}{\textcolor {command}{\small \texttt {#1 }}}\hspace {0pt}} % lammps command
91+ \newcommand {\lmpcmd }[1]{\hspace {0pt}\colorbox {listing}{\textcolor {command}{\small {#1}}}\hspace {0pt}} % lammps command
9292\newcommand {\flrcmd }[1]{\textcolor {command}{\texttt {#1 }}} % folder in monopace
9393\newcommand {\flecmd }[1]{\textcolor {command}{\texttt {#1 }}} % files name in monopace
9494% \newcommand{\guicmd}[1]{\textcolor{command}{\texttt{\enquote{#1}}}} % LAMMPS-GUI commands in quotation monopace
@@ -417,7 +417,7 @@ \section{Content and links}
417417(where \texttt {X } = 1...8) from the \guicmd {Tutorials} menu of LAMMPS-GUI.
418418
419419In the following, all LAMMPS input or console commands are formatted
420- in \lmpcmd {colored monospace }. Keyboard shortcuts and
420+ with a \lmpcmd {colored background }. Keyboard shortcuts and
421421file names are formatted in \flecmd {monospace}, and LAMMPS-GUI options and menus
422422are in \guicmd {quoted monospace}.
423423% S.G.: I removed "folder names" because all folders will eventually be removed (TO CONTROL BEFORE SUBMITTING)
You can’t perform that action at this time.
0 commit comments