source: doc/LaTeXmacros/common.tex @ 28572e8

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since 28572e8 was 28572e8, checked in by Peter A. Buhr <pabuhr@…>, 3 years ago

harmonize common.tex and common.sty macros

  • Property mode set to 100644
File size: 13.6 KB
RevLine 
[b52d900]1%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -*- Mode: Latex -*- %%%%%%%%%%%%%%%%%%%%%%%%%%%%
[2b93c5a]2%%
[b52d900]3%% Cforall Version 1.0.0 Copyright (C) 2016 University of Waterloo
4%%
5%% The contents of this file are covered under the licence agreement in the
6%% file "LICENCE" distributed with Cforall.
[2b93c5a]7%%
8%% common.tex --
9%%
[b52d900]10%% Author           : Peter A. Buhr
11%% Created On       : Sat Apr  9 10:06:17 2016
12%% Last Modified By : Peter A. Buhr
[28572e8]13%% Last Modified On : Sat May  8 08:48:37 2021
14%% Update Count     : 540
[b52d900]15%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
16
[e229c22]17\setlength{\textheight}{9in}
18%\oddsidemargin 0.0in
[c45170a]19\renewcommand{\topfraction}{0.8}                % float must be greater than X of the page before it is forced onto its own page
20\renewcommand{\bottomfraction}{0.8}             % float must be greater than X of the page before it is forced onto its own page
[e229c22]21\renewcommand{\floatpagefraction}{0.8}  % float must be greater than X of the page before it is forced onto its own page
[c45170a]22\renewcommand{\textfraction}{0.0}               % the entire page maybe devoted to floats with no text on the page at all
[9724df0]23
[c45170a]24\lefthyphenmin=4                                                % hyphen only after 4 characters
[9724df0]25\righthyphenmin=4
26
27\usepackage[ignoredisplayed]{enumitem}  % do not affect trivlist
28\setlist{labelsep=1ex}% global
29\setlist[itemize]{topsep=0.5ex,parsep=0.25ex,itemsep=0.25ex,listparindent=\parindent,leftmargin=\parindent}% global
30\setlist[itemize,1]{label=\textbullet}% local
31%\renewcommand{\labelitemi}{{\raisebox{0.25ex}{\footnotesize$\bullet$}}}
32\setlist[enumerate]{listparindent=\parindent}% global
33\setlist[enumerate,2]{leftmargin=\parindent,labelsep=*,align=parleft,label=\alph*.}% local
[2b878b4]34\setlist[description]{topsep=0.5ex,itemsep=0pt,listparindent=\parindent,leftmargin=\parindent,labelsep=1.5ex}
[9724df0]35
[e55ca05]36% Names used in the document.
37
[2801829]38\usepackage{xspace}
[4b393ba]39\newcommand{\CFAIcon}{\textsf{C}\raisebox{\depth}{\rotatebox{180}{\textsf{A}}}} % Cforall icon
[28572e8]40\newcommand{\CFA}{\protect\CFAIcon\xspace}                              % CFA symbolic name
41\newcommand{\CFL}{\textrm{Cforall}\xspace}                              % Cforall non-icon name
42\newcommand{\Celeven}{\textrm{C11}\xspace}                              % C11 symbolic name
[4b393ba]43\newcommand{\CCIcon}{\textrm{C}\kern-.1em\hbox{+\kern-.25em+}} % C++ icon
[28572e8]44\newcommand{\CC}[1][]{\protect\CCIcon{#1}\xspace}               % C++ symbolic name
[4b393ba]45% numbers disallowed in latex variables names => use number names
[28572e8]46\newcommand{\CCeleven}{\protect\CCIcon{11}\xspace}              % C++11 symbolic name
47\newcommand{\CCfourteen}{\protect\CCIcon{14}\xspace}    % C++14 symbolic name
48\newcommand{\CCseventeen}{\protect\CCIcon{17}\xspace}   % C++17 symbolic name
49\newcommand{\CCtwenty}{\protect\CCIcon{20}\xspace}              % C++20 symbolic name
[ca1ec38]50\newcommand{\Csharp}{C\raisebox{-0.7ex}{\Large$^\sharp$}\xspace} % C# symbolic name
[e55ca05]51
52%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
53
[4b393ba]54% remove special-character warning in PDF side-bar names
[e55ca05]55\makeatletter
[4b393ba]56\@ifpackageloaded{hyperref}{
57  \pdfstringdefDisableCommands{
58  \def\CFA{\CFL}
[7584279]59  \def\Celeven{C11\xspace}
[4b393ba]60  \def\CC{C++\xspace}
61  \def\CCeleven{C++11\xspace}
62  \def\CCfourteen{C++14\xspace}
63  \def\CCseventeen{C++17\xspace}
64  \def\CCtwenty{C++20\xspace}
65  \def\Csharp{C\#\xspace}
[7584279]66  \def\lstinline{\xspace}% must use {} as delimiters, e.g., \lstinline{...}
[3d67f83]67  }{}
68}
69
[9724df0]70% parindent is relative, i.e., toggled on/off in environments like itemize, so store the value for
71% use rather than use \parident directly.
72\newlength{\parindentlnth}
73\setlength{\parindentlnth}{\parindent}
[e229c22]74
[c45170a]75\usepackage{pslatex}                                    % reduce size of san serif font
76\usepackage{relsize}                                    % must be after change to small or selects old size
[218aecf]77\usepackage{rotating}
[e55ca05]78
79% reduce size of chapter/section titles
80\def\@makechapterhead#1{%
81  \vspace*{50\p@}%
82  {\parindent \z@ \raggedright \normalfont
83    \ifnum \c@secnumdepth >\m@ne
84        \large\bfseries \@chapapp\space \thechapter
85        \par\nobreak
86        \vskip 5\p@
87    \fi
88    \interlinepenalty\@M
89    \Large \bfseries #1\par\nobreak
90    \vskip 50\p@
91  }}
92\def\@makeschapterhead#1{%
93  \vspace*{50\p@}%
94  {\parindent \z@ \raggedright
95    \normalfont
96    \interlinepenalty\@M
97    \Large \bfseries  #1\par\nobreak
98    \vskip 50\p@
99  }}
[7584279]100\renewcommand\section{\@startsection{section}{1}{\z@}{-3.0ex \@plus -1ex \@minus -.2ex}{1.5ex \@plus .2ex}{\normalfont\large\bfseries}}
101\renewcommand\subsection{\@startsection{subsection}{2}{\z@}{-2.75ex \@plus -1ex \@minus -.2ex}{1.25ex \@plus .2ex}{\normalfont\normalsize\bfseries}}
[e55ca05]102\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}{-2.5ex \@plus -1ex \@minus -.2ex}{1.0ex \@plus .2ex}{\normalfont\normalsize\bfseries}}
103\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}{-2.0ex \@plus -1ex \@minus -.2ex}{-1em}{\normalfont\normalsize\bfseries}}
[3ec79f7]104\renewcommand\subparagraph{\@startsection{subparagraph}{4}{\z@}{-1.5ex \@plus -1ex \@minus -.2ex}{-1em}{\normalfont\normalsize\bfseries\itshape}}
[e55ca05]105
106% index macros
107\newcommand{\italic}[1]{\emph{\hyperpage{#1}}}
[cb5d36b]108\newcommand{\Definition}[1]{\textbf{\hyperpage{#1}}}
[2b878b4]109\newcommand{\see}[1]{(see #1)}
[e55ca05]110
111% Define some commands that produce formatted index entries suitable for cross-references.
112% ``\spec'' produces entries for specifications of entities.  ``\impl'' produces entries for their
113% implementations, and ``\use'' for their uses.
114
115%  \newcommand{\bold}[1]{{\bf #1}}
116%  \def\spec{\@bsphack\begingroup
117%             \def\protect##1{\string##1\space}\@sanitize
118%             \@wrxref{|bold}}
119\def\impl{\@bsphack\begingroup
120          \def\protect##1{\string##1\space}\@sanitize
[cb5d36b]121          \@wrxref{|Definition}}
[e55ca05]122\newcommand{\indexcode}[1]{{\lstinline$#1$}}
123\def\use{\@bsphack\begingroup
124         \def\protect##1{\string##1\space}\@sanitize
125         \@wrxref{|hyperpage}}
126\def\@wrxref#1#2{\let\thepage\relax
127    \xdef\@gtempa{\write\@indexfile{\string
128    \indexentry{#2@{\lstinline$#2$}#1}{\thepage}}}\endgroup\@gtempa
129    \if@nobreak \ifvmode\nobreak\fi\fi\@esphack}
130%\newcommand{\use}[1]{\index{#1@{\lstinline$#1$}}}
[cb5d36b]131%\newcommand{\impl}[1]{\index{\protect#1@{\lstinline$\protect#1$}|Definition}}
[e55ca05]132
133% inline text and lowercase index: \Index{inline and lowercase index text}
134\newcommand{\Index}{\@ifstar\@sIndex\@Index}
[c45170a]135% inline text and as-in index: \Index[as-is index text]{inline text}
[e55ca05]136\newcommand{\@Index}[2][\@empty]{\lowercase{\def\temp{#2}}#2\ifx#1\@empty\index{\temp}\else\index{#1@{\protect#2}}\fi}
[c45170a]137% inline text but index with different as-is text: \Index[index text]{inline text}
[e55ca05]138\newcommand{\@sIndex}[2][\@empty]{#2\ifx#1\@empty\index{#2}\else\index{#1@{\protect#2}}\fi}
[e945826]139
[315f634]140% inline text and code index (cannot use ©)
[d94195d]141\newcommand{\Indexc}[2][\@empty]{\lstinline[#1]$#2$\index{#2@\lstinline[#1]$#2$}}
[315f634]142% code index (cannot use ©)
[d94195d]143\newcommand{\indexc}[2][\@empty]{\index{#2@\lstinline[#1]$#2$}}
[e55ca05]144
[4096de0]145% Denote newterms in particular font and index them without particular font and in lowercase, e.g., \newterm{abc}.
146% The option parameter provides an index term different from the new term, e.g., \newterm[\texttt{abc}]{abc}
147% The star version does not lowercase the index information, e.g., \newterm*{IBM}.
[e55ca05]148\newcommand{\newtermFontInline}{\emph}
[e94eeb9]149\newcommand{\newterm}{\protect\@ifstar\@snewterm\@newterm}
[e55ca05]150\newcommand{\@newterm}[2][\@empty]{\lowercase{\def\temp{#2}}{\newtermFontInline{#2}}\ifx#1\@empty\index{\temp}\else\index{#1@{\protect#2}}\fi}
151\newcommand{\@snewterm}[2][\@empty]{{\newtermFontInline{#2}}\ifx#1\@empty\index{#2}\else\index{#1@{\protect#2}}\fi}
[c45170a]152
153% Latin abbreviation
[d4933b3]154\newcommand{\abbrevFont}{\textit}                       % set empty for no italics
[28572e8]155% If not followed by a comma or colon, add a comma.
156\newcommand{\CheckCommaColon}{\@ifnextchar{,}{}{\@ifnextchar{:}{}{,\xspace}}}
157% If not followed by a period, add a period.
158\newcommand{\CheckPeriod}{\@ifnextchar{.}{}{.\xspace}}
159
[759f05f]160\@ifundefined{eg}{
[7ee1e2f6]161\newcommand{\EG}{\abbrevFont{e}.\abbrevFont{g}.}
[28572e8]162\newcommand{\eg}{\EG\CheckCommaColon}
163}{}%
[759f05f]164\@ifundefined{ie}{
[7ee1e2f6]165\newcommand{\IE}{\abbrevFont{i}.\abbrevFont{e}.}
[28572e8]166\newcommand{\ie}{\IE\CheckCommaColon}
167}{}%
[759f05f]168\@ifundefined{etc}{
[7ee1e2f6]169\newcommand{\ETC}{\abbrevFont{etc}}
[28572e8]170\newcommand{\etc}{\ETC\CheckPeriod}
171}{}%
[759f05f]172\@ifundefined{etal}{
[29f47139]173\newcommand{\ETAL}{\abbrevFont{et}~\abbrevFont{al}}
[28572e8]174\newcommand{\etal}{\ETAL\CheckPeriod}
175}{}%
[759f05f]176\@ifundefined{viz}{
[6454949]177\newcommand{\VIZ}{\abbrevFont{viz}}
[28572e8]178\newcommand{\viz}{\VIZ\CheckPeriod}
179}{}%
[e55ca05]180\makeatother
181
[418d773a]182\newenvironment{cquote}{%
183        \list{}{\lstset{resetmargins=true,aboveskip=0pt,belowskip=0pt}\topsep=4pt\parsep=0pt\leftmargin=\parindentlnth\rightmargin\leftmargin}%
[e55ca05]184        \item\relax
185}{%
186        \endlist
[418d773a]187}% cquote
[c45170a]188
[e55ca05]189\newenvironment{rationale}{%
[418d773a]190  \begin{cquote}\noindent$\Box$\enspace
[e55ca05]191}{%
[418d773a]192  \hfill\enspace$\Box$\end{cquote}
[e55ca05]193}%
194
195% blocks and titles
196\newcommand{\define}[1]{\emph{#1\/}\index{#1}}
197\newcommand{\rewriterules}{\paragraph{Rewrite Rules}~\par\noindent}
198\newcommand{\examples}{\paragraph{Examples}~\par\noindent}
199\newcommand{\semantics}{\paragraph{Semantics}~\par\noindent}
200\newcommand{\constraints}{\paragraph{Constraints}~\par\noindent}
201\newcommand{\predefined}{\paragraph{Predefined Identifiers}~\par\noindent}
202
203% BNF macros
[9724df0]204\newenvironment{syntax}{
205\paragraph{Syntax}
[418d773a]206\begin{cquote}
[9724df0]207\begin{description}[noitemsep,leftmargin=\parindentlnth]
208}{
209\end{description}
[418d773a]210\end{cquote}
[9724df0]211}
212% \def\syntax{\paragraph{Syntax}\trivlist\parindent=.5in\item[\hskip.5in]}
213%\let\endsyntax=\endtrivlist
214\newcommand{\lhs}[1]{\item[\emph{#1:}\index{#1@{\emph{#1}}|italic}]~\ignorespaces}
215\newcommand{\oldlhs}[1]{\item[\emph{#1:}\index{#1@{\emph{#1}}|italic}~\dots]~}
216\newcommand{\rhs}{\hfil\newline}
217\newcommand{\nonterm}[1]{\emph{#1}\index{#1@{\emph{#1}}|italic}}
[e55ca05]218\newcommand{\opt}{$_{opt}$\ }
219
[539cdfe]220\usepackage{varioref}                                   % extended references
[e55ca05]221% adjust varioref package with default "section" and "page" titles, and optional title with faraway page numbers
222% \VRef{label} => Section 2.7, \VPageref{label} => page 17
223% \VRef[Figure]{label} => Figure 3.4, \VPageref{label} => page 17
224\renewcommand{\reftextfaceafter}{\unskip}
225\renewcommand{\reftextfacebefore}{\unskip}
226\renewcommand{\reftextafter}{\unskip}
227\renewcommand{\reftextbefore}{\unskip}
228\renewcommand{\reftextfaraway}[1]{\unskip, p.~\pageref{#1}}
229\renewcommand{\reftextpagerange}[2]{\unskip, pp.~\pageref{#1}--\pageref{#2}}
230\newcommand{\VRef}[2][Section]{\ifx#1\@empty\else{#1}\nobreakspace\fi\vref{#2}}
231\newcommand{\VPageref}[2][page]{\ifx#1\@empty\else{#1}\nobreakspace\fi\pageref{#2}}
232
[a98b2cc]233\let\Oldthebibliography\thebibliography
234\renewcommand\thebibliography[1]{
235  \Oldthebibliography{#1}
236  \setlength{\parskip}{0pt}                             % reduce vertical spacing between references
237  \setlength{\itemsep}{5pt plus 0.3ex}
238}%
239
[2801829]240\usepackage{listings}                                                                   % format program code
[218aecf]241\usepackage{lstlang}
[62c0f8a]242\usepackage{calc}                                                                               % latex arithmetic
[552b5ec]243
[62c0f8a]244\makeatletter
[552b5ec]245\newcommand{\LstBasicStyle}[1]{{\lst@basicstyle{#1}}}
246\newcommand{\LstKeywordStyle}[1]{{\lst@basicstyle{\lst@keywordstyle{#1}}}}
247\newcommand{\LstCommentStyle}[1]{{\lst@basicstyle{\lst@commentstyle{#1}}}}
[7584279]248\newcommand{\LstStringStyle}[1]{{\lst@basicstyle{\lst@stringstyle{#1}}}}
[552b5ec]249
250\newlength{\gcolumnposn}                                % temporary hack because lstlisting does not handle tabs correctly
251\newlength{\columnposn}
252\setlength{\gcolumnposn}{2.75in}
253\setlength{\columnposn}{\gcolumnposn}
254\newcommand{\C}[2][\@empty]{\ifx#1\@empty\else\global\setlength{\columnposn}{#1}\global\columnposn=\columnposn\fi\hfill\makebox[\textwidth-\columnposn][l]{\lst@basicstyle{\LstCommentStyle{#2}}}}
255\newcommand{\CRT}{\global\columnposn=\gcolumnposn}
256
257% allow escape sequence in lstinline
258%\usepackage{etoolbox}
259%\patchcmd{\lsthk@TextStyle}{\let\lst@DefEsc\@empty}{}{}{\errmessage{failed to patch}}
260
261% allow adding to lst literate
262\def\addToLiterate#1{\protect\edef\lst@literate{\unexpanded\expandafter{\lst@literate}\unexpanded{#1}}}
263\lst@Key{add to literate}{}{\addToLiterate{#1}}
264\makeatother
[e55ca05]265
[8d627d9]266\newcommand{\CFAStyle}{%
[e55ca05]267\lstset{
[4096de0]268columns=fullflexible,
[539cdfe]269basicstyle=\linespread{0.9}\sf,                 % reduce line spacing and use sanserif font
270stringstyle=\tt,                                                % use typewriter font
271tabsize=5,                                                              % N space tabbing
272xleftmargin=\parindentlnth,                             % indent code to paragraph indentation
273extendedchars=true,                                             % allow ASCII characters in the range 128-255
[7584279]274escapechar=\$,                                                  % LaTeX escape in CFA code §...§ (section symbol), emacs: C-q M-'
275mathescape=false,                                               % LaTeX math escape in CFA code $...$
[539cdfe]276keepspaces=true,                                                %
277showstringspaces=false,                                 % do not show spaces with cup
278showlines=true,                                                 % show blank lines at end of code
279aboveskip=4pt,                                                  % spacing above/below code block
[3ec79f7]280belowskip=2pt,
[62c0f8a]281numberstyle=\footnotesize\sf,                   % numbering style
[45576af9]282% replace/adjust listing characters that look bad in sanserif
[552b5ec]283literate={-}{\makebox[1ex][c]{\raisebox{0.4ex}{\rule{0.75ex}{0.1ex}}}}1 {^}{\raisebox{0.6ex}{$\scriptscriptstyle\land\,$}}1
[ca1ec38]284        {~}{\raisebox{0.3ex}{$\scriptstyle\sim\,$}}1 {`}{\ttfamily\upshape\hspace*{-0.1ex}`}1
[da24468]285        {<-}{$\leftarrow$}2 {=>}{$\Rightarrow$}2 {->}{\makebox[1ex][c]{\raisebox{0.4ex}{\rule{0.8ex}{0.075ex}}}\kern-0.2ex\textgreater}2,
[552b5ec]286}% lstset
[8d627d9]287}% CFAStyle
[552b5ec]288
[8d627d9]289\ifdefined\CFALatin% extra Latin-1 escape characters
[e94eeb9]290\lstnewenvironment{cfa}[1][]{% necessary
[552b5ec]291\lstset{
292language=CFA,
[3ec79f7]293%moredelim=**[is][\color{red}]{@}{@},   % red highlighting @...@
294moredelim=**[is][\color{red}]{®}{®},    % red highlighting ®...® (registered trademark symbol) emacs: C-q M-.
[7584279]295%moredelim=**[is][\color{blue}]{ß}{ß},  % blue highlighting ß...ß (sharp s symbol) emacs: C-q M-_
296%moredelim=**[is][\color{OliveGreen}]{¢}{¢}, % green highlighting ¢...¢ (cent symbol) emacs: C-q M-"
297%moredelim=[is][\lstset{keywords={}}]{¶}{¶}, % keyword escape ¶...¶ (pilcrow symbol) emacs: C-q M-^
[a98b2cc]298}% lstset
[e94eeb9]299\lstset{#1}% necessary
[552b5ec]300}{}
[a98b2cc]301% inline code ©...© (copyright symbol) emacs: C-q M-)
[539cdfe]302\lstMakeShortInline©                                    % single-character for \lstinline
[8d627d9]303\else% regular ASCI characters
[e94eeb9]304\lstnewenvironment{cfa}[1][]{% necessary
[552b5ec]305\lstset{
306language=CFA,
307escapechar=\$,                                                  % LaTeX escape in CFA code
[62c0f8a]308mathescape=false,                                               % LaTeX math escape in CFA code $...$
[8d627d9]309moredelim=**[is][\color{red}]{@}{@},    % red highlighting @...@
[552b5ec]310}% lstset
[e94eeb9]311\lstset{#1}% necessary
[552b5ec]312}{}
313% inline code @...@ (at symbol)
314\lstMakeShortInline@                                    % single-character for \lstinline
315\fi%
[2264c11]316
[e55ca05]317% Local Variables: %
318% tab-width: 4 %
319% fill-column: 100 %
320% End: %
Note: See TracBrowser for help on using the repository browser.