Skip to content

Commit 85d0749

Browse files
committed
updated figure 2 for consistency with text
1 parent 4bec3e0 commit 85d0749

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

figures/GUI-1.png

-16.6 KB
Loading

lammps-tutorials.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -526,15 +526,15 @@ \subsubsection{My first input}
526526
\caption{A screenshot of the \lammpsgui{} \guicmd{Editor} window during
527527
\hyperref[lennard-jones-label]{Tutorial 1}. The coloring of the text
528528
is based on the syntax for LAMMPS input files. The pop-up menu is the
529-
context menu for right-clicking on the \lmpcmd{atom\_style} line.}
529+
context menu for right-clicking on the \lmpcmd{units lj} command.}
530530
\label{fig:GUI-1}
531531
\end{figure}
532532

533533
Each LAMMPS command is accompanied by extensive online documentation
534534
that details the different options for that command. From the \lammpsgui{}
535535
editor buffer, you can access the documentation by
536536
right-clicking on a line containing a command (e.g.,~\lmpcmd{units lj}) and
537-
selecting \guicmd{View documentation for (\dots)}\,. This action will
537+
selecting \guicmd{View Documentation for 'units'}. This action will
538538
prompt your web browser to open the corresponding URL for the online manual.
539539
A screenshot of this context menu is shown in Fig.~\ref{fig:GUI-1}.
540540

0 commit comments

Comments
 (0)