% Created 2024-11-13 Wed 13:05 % Intended LaTeX compiler: pdflatex \documentclass[11pt]{article} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{graphicx} \usepackage{longtable} \usepackage{wrapfig} \usepackage{rotating} \usepackage[normalem]{ulem} \usepackage{amsmath} \usepackage{amssymb} \usepackage{capt-of} \usepackage{hyperref} \author{Robert Klein} \date{\today} \title{} \hypersetup{ pdfauthor={Robert Klein}, pdftitle={}, pdfkeywords={}, pdfsubject={}, pdfcreator={Emacs 29.4 (Org mode 9.7.16)}, pdflang={English}} \begin{document} \tableofcontents \begin{itemize} \item wrong: \emph{Open the file \{\{\{Pathname(} bashrc)\}\}\}/ \emph{Open the file \{\{\{Pathname(alpha} bashrc)\}\}\}/ \emph{Open the file \{\{\{Pathname(\textasciitilde{}}.bashrc)\}\}\}/ \textbf{bold faced Macro \{\{\{Pathname(}.org)\}\}\}* \texttt{another \{\{\{Pathname(a = is an equal sign)\}\}\} example} \end{itemize} \begin{itemize} \item Ok: \emph{Open the file \textit{\texttt{/bashrc}}} \emph{Open the file \textit{\texttt{\textasciitilde{}/*bashrc}}} \textbf{Open the file \textit{\texttt{\textasciitilde{}/.bashrc}}} \end{itemize} \end{document}