Skip to content

Commit b18b695

Browse files
author
Henry Jin
committed
minor font change
1 parent be603ae commit b18b695

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Introduction_Chapt.tex

+3-3
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@ \chapter*{Introduction}
5757
sharing and privatizing data. The functionality to control the runtime environment is
5858
provided by library routines and environment variables. Compilers that support the
5959
OpenMP API often include a command line option to the compiler that activates and
60-
allows interpretation of all OpenMP directives.\\
60+
allows interpretation of all OpenMP directives.
6161

62-
The latest source codes for \emph{OpenMP} \emph{Examples} can be downloaded from the sources
62+
The latest source codes for OpenMP Examples can be downloaded from the \code{sources}
6363
directory at
6464
\href{https://github.com/OpenMP/Examples}{https://github.com/OpenMP/Examples}.
65-
The codes for this \emph{OpenMP} \emph{\VER} \emph{Examples} document have the tag v\VER.
65+
The codes for this OpenMP \VER{} Examples document have the tag \plc{v\VER}.
6666

6767
%\href{https://github.com/OpenMP/Examples/tree/master/sources}{https://github.com/OpenMP/Examples/sources}.
6868

Title_Page.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
\vspace{2.3in} %was 3.0
2525

26-
Source codes for \emph{OpenMP} \emph{\VER} \emph{Examples} can be downloaded from
26+
Source codes for OpenMP \VER{} Examples can be downloaded from
2727
\href{https://github.com/OpenMP/Examples/tree/v\VER}{github}.\\
2828

2929
\begin{adjustwidth}{0pt}{1em}\setlength{\parskip}{0.25\baselineskip}%

0 commit comments

Comments
 (0)