You are on page 1of 1

\chapter{Punctuation Macros}

\begin{tabular}{|c|c|c|}
\hline
\textbf{Explanation} & \textbf{Output} & \textbf{Command} \\
\hline\hline

Bar Without Space & x$|$y & x \$|\$ y \\ \hline

Invoking barSp & x \barSp y & x \textbackslash barSp y \\ \hline

\end{tabular}

\begin{LTXexample}[style=myLatexStyle, rframe={}]
\begin{tabular}{|c|c|}
\hline
\textbf{Explanation} & \textbf{Output} \\
\hline\hline

Bar Without Space & x$|$y \\ \hline

Invoking barSp & x \barSp y \\ \hline

\end{tabular}
\end{LTXexample}

You might also like