source: doc/LaTeXmacros/common.tex @ af746cc

Last change on this file since af746cc was 1bb76ad, checked in by Peter A. Buhr <pabuhr@…>, 4 months ago

fix problme wiht exclamation mark in comon.sty file

  • Property mode set to 100644
File size: 15.0 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
[1bb76ad]13%% Last Modified On : Mon Feb 26 08:06:05 2024
14%% Update Count     : 615
[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$}}}
[1b2adec]32\setlist[enumerate]{topsep=0.5ex,parsep=0.25ex,itemsep=0.25ex,listparindent=\parindent}% global
[9724df0]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}
[cc022a9]39\newcommand{\CFAIcon}{\textsf{C\raisebox{\depth}{\rotatebox{180}A}}} % Cforall icon
[28572e8]40\newcommand{\CFA}{\protect\CFAIcon\xspace}                              % CFA symbolic name
41\newcommand{\CFL}{\textrm{Cforall}\xspace}                              % Cforall non-icon name
[1bb76ad]42\newcommand{\Celeven}{\textrm{C1\hspace*{-0.4ex}1}\xspace} % C11 symbolic name
[022bce0]43
[4b393ba]44\newcommand{\CCIcon}{\textrm{C}\kern-.1em\hbox{+\kern-.25em+}} % C++ icon
45% numbers disallowed in latex variables names => use number names
[1bb76ad]46\newcommand{\CCeleven}{\protect\CCIcon{1\hspace*{-0.4ex}1}\xspace} % C++11 symbolic name
[28572e8]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
[022bce0]50\newcommand{\CC}[1][]{\protect\CCIcon{#1}\xspace}               % C++ symbolic name
51\newcommand{\Cpp}[1][]{\CC{#1}}                                                 % C++ synonym
52
[966b4c6]53\newcommand{\Csharp}{C\raisebox{-0.7ex}{\relsize{2}$^\sharp$}\xspace} % C# symbolic name
[e55ca05]54
55%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
56
[966b4c6]57\usepackage[scaled=0.85]{helvet}                                                % descent Helvetica font and scale to times size
58\usepackage[T1]{fontenc}
[7a15b7e]59\usepackage{relsize}                                                                    % must be after change to small or selects old size
60\usepackage{rotating}
61\usepackage{calc}                                                                               % latex arithmetic
62
[4b393ba]63% remove special-character warning in PDF side-bar names
[e55ca05]64\makeatletter
[4b393ba]65\@ifpackageloaded{hyperref}{
66  \pdfstringdefDisableCommands{
67  \def\CFA{\CFL}
[7584279]68  \def\Celeven{C11\xspace}
[4b393ba]69  \def\CC{C++\xspace}
70  \def\CCeleven{C++11\xspace}
71  \def\CCfourteen{C++14\xspace}
72  \def\CCseventeen{C++17\xspace}
73  \def\CCtwenty{C++20\xspace}
74  \def\Csharp{C\#\xspace}
[7584279]75  \def\lstinline{\xspace}% must use {} as delimiters, e.g., \lstinline{...}
[3d67f83]76  }{}
77}
78
[9724df0]79% parindent is relative, i.e., toggled on/off in environments like itemize, so store the value for
80% use rather than use \parident directly.
81\newlength{\parindentlnth}
82\setlength{\parindentlnth}{\parindent}
[e229c22]83
[e55ca05]84% reduce size of chapter/section titles
85\def\@makechapterhead#1{%
86  \vspace*{50\p@}%
87  {\parindent \z@ \raggedright \normalfont
88    \ifnum \c@secnumdepth >\m@ne
89        \large\bfseries \@chapapp\space \thechapter
90        \par\nobreak
91        \vskip 5\p@
92    \fi
93    \interlinepenalty\@M
94    \Large \bfseries #1\par\nobreak
95    \vskip 50\p@
96  }}
97\def\@makeschapterhead#1{%
98  \vspace*{50\p@}%
99  {\parindent \z@ \raggedright
100    \normalfont
101    \interlinepenalty\@M
102    \Large \bfseries  #1\par\nobreak
103    \vskip 50\p@
104  }}
[7584279]105\renewcommand\section{\@startsection{section}{1}{\z@}{-3.0ex \@plus -1ex \@minus -.2ex}{1.5ex \@plus .2ex}{\normalfont\large\bfseries}}
106\renewcommand\subsection{\@startsection{subsection}{2}{\z@}{-2.75ex \@plus -1ex \@minus -.2ex}{1.25ex \@plus .2ex}{\normalfont\normalsize\bfseries}}
[e55ca05]107\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}{-2.5ex \@plus -1ex \@minus -.2ex}{1.0ex \@plus .2ex}{\normalfont\normalsize\bfseries}}
108\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}{-2.0ex \@plus -1ex \@minus -.2ex}{-1em}{\normalfont\normalsize\bfseries}}
[3ec79f7]109\renewcommand\subparagraph{\@startsection{subparagraph}{4}{\z@}{-1.5ex \@plus -1ex \@minus -.2ex}{-1em}{\normalfont\normalsize\bfseries\itshape}}
[e55ca05]110
111% index macros
112\newcommand{\italic}[1]{\emph{\hyperpage{#1}}}
[cb5d36b]113\newcommand{\Definition}[1]{\textbf{\hyperpage{#1}}}
[2b878b4]114\newcommand{\see}[1]{(see #1)}
[e55ca05]115
116% Define some commands that produce formatted index entries suitable for cross-references.
117% ``\spec'' produces entries for specifications of entities.  ``\impl'' produces entries for their
118% implementations, and ``\use'' for their uses.
119
120%  \newcommand{\bold}[1]{{\bf #1}}
121%  \def\spec{\@bsphack\begingroup
122%             \def\protect##1{\string##1\space}\@sanitize
123%             \@wrxref{|bold}}
124\def\impl{\@bsphack\begingroup
125          \def\protect##1{\string##1\space}\@sanitize
[cb5d36b]126          \@wrxref{|Definition}}
[e55ca05]127\newcommand{\indexcode}[1]{{\lstinline$#1$}}
128\def\use{\@bsphack\begingroup
129         \def\protect##1{\string##1\space}\@sanitize
130         \@wrxref{|hyperpage}}
131\def\@wrxref#1#2{\let\thepage\relax
132    \xdef\@gtempa{\write\@indexfile{\string
133    \indexentry{#2@{\lstinline$#2$}#1}{\thepage}}}\endgroup\@gtempa
134    \if@nobreak \ifvmode\nobreak\fi\fi\@esphack}
135%\newcommand{\use}[1]{\index{#1@{\lstinline$#1$}}}
[cb5d36b]136%\newcommand{\impl}[1]{\index{\protect#1@{\lstinline$\protect#1$}|Definition}}
[e55ca05]137
138% inline text and lowercase index: \Index{inline and lowercase index text}
139\newcommand{\Index}{\@ifstar\@sIndex\@Index}
[c45170a]140% inline text and as-in index: \Index[as-is index text]{inline text}
[e55ca05]141\newcommand{\@Index}[2][\@empty]{\lowercase{\def\temp{#2}}#2\ifx#1\@empty\index{\temp}\else\index{#1@{\protect#2}}\fi}
[c45170a]142% inline text but index with different as-is text: \Index[index text]{inline text}
[e55ca05]143\newcommand{\@sIndex}[2][\@empty]{#2\ifx#1\@empty\index{#2}\else\index{#1@{\protect#2}}\fi}
[e945826]144
[315f634]145% inline text and code index (cannot use ©)
[d94195d]146\newcommand{\Indexc}[2][\@empty]{\lstinline[#1]$#2$\index{#2@\lstinline[#1]$#2$}}
[315f634]147% code index (cannot use ©)
[d94195d]148\newcommand{\indexc}[2][\@empty]{\index{#2@\lstinline[#1]$#2$}}
[e55ca05]149
[4096de0]150% Denote newterms in particular font and index them without particular font and in lowercase, e.g., \newterm{abc}.
151% The option parameter provides an index term different from the new term, e.g., \newterm[\texttt{abc}]{abc}
152% The star version does not lowercase the index information, e.g., \newterm*{IBM}.
[e55ca05]153\newcommand{\newtermFontInline}{\emph}
[e94eeb9]154\newcommand{\newterm}{\protect\@ifstar\@snewterm\@newterm}
[e55ca05]155\newcommand{\@newterm}[2][\@empty]{\lowercase{\def\temp{#2}}{\newtermFontInline{#2}}\ifx#1\@empty\index{\temp}\else\index{#1@{\protect#2}}\fi}
156\newcommand{\@snewterm}[2][\@empty]{{\newtermFontInline{#2}}\ifx#1\@empty\index{#2}\else\index{#1@{\protect#2}}\fi}
[c45170a]157
[7a15b7e]158% \snake{<identifier>}
159% Improves writing of snake case (or any convention that uses _) by allowing
160% line breaks after _. Disables commands inside the block and formats the
161% identifier to look like code.
162\newcommand*\snake[1]{\snakefont{\expandafter\snake@next\detokenize{#1}\@nil}}
163
164% \snakefont{<text>}
165% Command used by \snake, you may renew the command to change its formating.
166\newcommand*\snakefont[1]{\LstBasicStyle{#1}}
167
168% Thanks Manuel of TeX Stack exchange. (I got the base pattern from one of
169% their answers.) Note: \@nil should never be defined.
170\newcommand*\snake@next[1]{\ifx\@nil#1\else
171  \expandafter\ifx\string_#1\string_\allowbreak\else#1\fi
172  \expandafter\snake@next\fi
173}
174
175% \lang{<language>}{<code>}
176% Use the listings package to format the snipit of <code> in <language>.
177\newcommand{\lang}[2]{\lstinline[language=#1]{#2}}
178
[c45170a]179% Latin abbreviation
[d4933b3]180\newcommand{\abbrevFont}{\textit}                       % set empty for no italics
[28572e8]181% If not followed by a comma or colon, add a comma.
182\newcommand{\CheckCommaColon}{\@ifnextchar{,}{}{\@ifnextchar{:}{}{,\xspace}}}
183% If not followed by a period, add a period.
184\newcommand{\CheckPeriod}{\@ifnextchar{.}{}{.\xspace}}
185
[7ee1e2f6]186\newcommand{\EG}{\abbrevFont{e}.\abbrevFont{g}.}
[28572e8]187\newcommand{\eg}{\EG\CheckCommaColon}
[cc022a9]188
[7ee1e2f6]189\newcommand{\IE}{\abbrevFont{i}.\abbrevFont{e}.}
[28572e8]190\newcommand{\ie}{\IE\CheckCommaColon}
[cc022a9]191
[7ee1e2f6]192\newcommand{\ETC}{\abbrevFont{etc}}
[28572e8]193\newcommand{\etc}{\ETC\CheckPeriod}
[cc022a9]194
[29f47139]195\newcommand{\ETAL}{\abbrevFont{et}~\abbrevFont{al}}
[28572e8]196\newcommand{\etal}{\ETAL\CheckPeriod}
[cc022a9]197
[6454949]198\newcommand{\VIZ}{\abbrevFont{viz}}
[28572e8]199\newcommand{\viz}{\VIZ\CheckPeriod}
[cc022a9]200
[966b4c6]201\newcommand{\VS}{\abbrevFont{vs}}
202\newcommand{\vs}{\VS\CheckPeriod}
[e55ca05]203\makeatother
204
[418d773a]205\newenvironment{cquote}{%
206        \list{}{\lstset{resetmargins=true,aboveskip=0pt,belowskip=0pt}\topsep=4pt\parsep=0pt\leftmargin=\parindentlnth\rightmargin\leftmargin}%
[e55ca05]207        \item\relax
208}{%
209        \endlist
[418d773a]210}% cquote
[c45170a]211
[e55ca05]212\newenvironment{rationale}{%
[418d773a]213  \begin{cquote}\noindent$\Box$\enspace
[e55ca05]214}{%
[418d773a]215  \hfill\enspace$\Box$\end{cquote}
[e55ca05]216}%
217
218% blocks and titles
219\newcommand{\define}[1]{\emph{#1\/}\index{#1}}
220\newcommand{\rewriterules}{\paragraph{Rewrite Rules}~\par\noindent}
221\newcommand{\examples}{\paragraph{Examples}~\par\noindent}
222\newcommand{\semantics}{\paragraph{Semantics}~\par\noindent}
223\newcommand{\constraints}{\paragraph{Constraints}~\par\noindent}
224\newcommand{\predefined}{\paragraph{Predefined Identifiers}~\par\noindent}
225
226% BNF macros
[9724df0]227\newenvironment{syntax}{
228\paragraph{Syntax}
[418d773a]229\begin{cquote}
[9724df0]230\begin{description}[noitemsep,leftmargin=\parindentlnth]
231}{
232\end{description}
[418d773a]233\end{cquote}
[9724df0]234}
235% \def\syntax{\paragraph{Syntax}\trivlist\parindent=.5in\item[\hskip.5in]}
236%\let\endsyntax=\endtrivlist
237\newcommand{\lhs}[1]{\item[\emph{#1:}\index{#1@{\emph{#1}}|italic}]~\ignorespaces}
238\newcommand{\oldlhs}[1]{\item[\emph{#1:}\index{#1@{\emph{#1}}|italic}~\dots]~}
239\newcommand{\rhs}{\hfil\newline}
240\newcommand{\nonterm}[1]{\emph{#1}\index{#1@{\emph{#1}}|italic}}
[e55ca05]241\newcommand{\opt}{$_{opt}$\ }
242
[539cdfe]243\usepackage{varioref}                                   % extended references
[e55ca05]244% adjust varioref package with default "section" and "page" titles, and optional title with faraway page numbers
245% \VRef{label} => Section 2.7, \VPageref{label} => page 17
246% \VRef[Figure]{label} => Figure 3.4, \VPageref{label} => page 17
247\renewcommand{\reftextfaceafter}{\unskip}
248\renewcommand{\reftextfacebefore}{\unskip}
249\renewcommand{\reftextafter}{\unskip}
250\renewcommand{\reftextbefore}{\unskip}
251\renewcommand{\reftextfaraway}[1]{\unskip, p.~\pageref{#1}}
252\renewcommand{\reftextpagerange}[2]{\unskip, pp.~\pageref{#1}--\pageref{#2}}
253\newcommand{\VRef}[2][Section]{\ifx#1\@empty\else{#1}\nobreakspace\fi\vref{#2}}
[1b2adec]254\newcommand{\VRefrange}[3][Sections]{\ifx#1\@empty\else{#1}\nobreakspace\fi\vrefrange{#2}{#3}}
[e55ca05]255\newcommand{\VPageref}[2][page]{\ifx#1\@empty\else{#1}\nobreakspace\fi\pageref{#2}}
[1b2adec]256\newcommand{\VPagerefrange}[3][pages]{\ifx#1\@empty\else{#1}\nobreakspace\fi\pageref{#2}{#3}}
[e55ca05]257
[a98b2cc]258\let\Oldthebibliography\thebibliography
259\renewcommand\thebibliography[1]{
260  \Oldthebibliography{#1}
261  \setlength{\parskip}{0pt}                             % reduce vertical spacing between references
262  \setlength{\itemsep}{5pt plus 0.3ex}
263}%
264
[2801829]265\usepackage{listings}                                                                   % format program code
[218aecf]266\usepackage{lstlang}
[552b5ec]267
[62c0f8a]268\makeatletter
[552b5ec]269\newcommand{\LstBasicStyle}[1]{{\lst@basicstyle{#1}}}
270\newcommand{\LstKeywordStyle}[1]{{\lst@basicstyle{\lst@keywordstyle{#1}}}}
271\newcommand{\LstCommentStyle}[1]{{\lst@basicstyle{\lst@commentstyle{#1}}}}
[7584279]272\newcommand{\LstStringStyle}[1]{{\lst@basicstyle{\lst@stringstyle{#1}}}}
[b19ab6d]273\newcommand{\LstNumberStyle}[1]{{\lst@basicstyle{\lst@numberstyle{#1}}}}
[552b5ec]274
275\newlength{\gcolumnposn}                                % temporary hack because lstlisting does not handle tabs correctly
276\newlength{\columnposn}
[01fb70a]277\setlength{\gcolumnposn}{3in}
[552b5ec]278\setlength{\columnposn}{\gcolumnposn}
[4e2a57ff]279\newcommand{\setgcolumn}[1]{\global\gcolumnposn=#1\global\columnposn=\gcolumnposn}
[739495a]280\newcommand{\C}[2][\@empty]{\ifx#1\@empty\else\global\setlength{\columnposn}{#1}\global\columnposn=\columnposn\fi\hfill\makebox[\textwidth-\columnposn][l]{\LstCommentStyle{#2}}}
281\newcommand{\CD}[2][\@empty]{\ifx#1\@empty\else\global\setlength{\columnposn}{#1}\global\columnposn=\columnposn\fi\hfill\makebox[\textwidth-\columnposn][l]{\LstBasicStyle{#2}}}
[552b5ec]282\newcommand{\CRT}{\global\columnposn=\gcolumnposn}
283
284% allow escape sequence in lstinline
285%\usepackage{etoolbox}
286%\patchcmd{\lsthk@TextStyle}{\let\lst@DefEsc\@empty}{}{}{\errmessage{failed to patch}}
287
288% allow adding to lst literate
289\def\addToLiterate#1{\protect\edef\lst@literate{\unexpanded\expandafter{\lst@literate}\unexpanded{#1}}}
290\lst@Key{add to literate}{}{\addToLiterate{#1}}
291\makeatother
[e55ca05]292
[8d627d9]293\newcommand{\CFAStyle}{%
[e55ca05]294\lstset{
[4096de0]295columns=fullflexible,
[539cdfe]296basicstyle=\linespread{0.9}\sf,                 % reduce line spacing and use sanserif font
[9586d22]297stringstyle=\small\tt,                                  % use typewriter font
[539cdfe]298tabsize=5,                                                              % N space tabbing
299xleftmargin=\parindentlnth,                             % indent code to paragraph indentation
300extendedchars=true,                                             % allow ASCII characters in the range 128-255
[7a15b7e]301mathescape=false,                                               % disable LaTeX math escape in CFA code $...$
[539cdfe]302keepspaces=true,                                                %
303showstringspaces=false,                                 % do not show spaces with cup
304showlines=true,                                                 % show blank lines at end of code
305aboveskip=4pt,                                                  % spacing above/below code block
[4e2a57ff]306belowskip=2pt,
[62c0f8a]307numberstyle=\footnotesize\sf,                   % numbering style
[45576af9]308% replace/adjust listing characters that look bad in sanserif
[cc022a9]309literate=
[739495a]310%  {-}{\makebox[1ex][c]{\raisebox{0.4ex}{\rule{0.75ex}{0.1ex}}}}1
[022bce0]311  {-}{\raisebox{-1pt}{\ttfamily-}}1
[1bb76ad]312  {^}{\raisebox{0.6ex}{\(\scriptstyle\land\,\)}}1
313  {~}{\raisebox{0.3ex}{\(\scriptstyle\sim\,\)}}1
314  {'}{\ttfamily'\hspace*{-0.4ex}}1
[ac09751]315  {`}{\ttfamily\upshape\hspace*{-0.3ex}`}1
[cc022a9]316  {<-}{$\leftarrow$}2
317  {=>}{$\Rightarrow$}2
[739495a]318%  {->}{\raisebox{-1pt}{\texttt{-}}\kern-0.1ex\textgreater}2,
[552b5ec]319}% lstset
[8d627d9]320}% CFAStyle
[552b5ec]321
[8d627d9]322\ifdefined\CFALatin% extra Latin-1 escape characters
[e94eeb9]323\lstnewenvironment{cfa}[1][]{% necessary
[552b5ec]324\lstset{
325language=CFA,
[9b96e90d]326escapechar=§,                                                   % LaTeX escape in CFA code §...§ (section symbol), emacs: C-q M-'
[3ec79f7]327moredelim=**[is][\color{red}]{®}{®},    % red highlighting ®...® (registered trademark symbol) emacs: C-q M-.
[7584279]328%moredelim=**[is][\color{blue}]{ß}{ß},  % blue highlighting ß...ß (sharp s symbol) emacs: C-q M-_
329%moredelim=**[is][\color{OliveGreen}]{¢}{¢}, % green highlighting ¢...¢ (cent symbol) emacs: C-q M-"
330%moredelim=[is][\lstset{keywords={}}]{¶}{¶}, % keyword escape ¶...¶ (pilcrow symbol) emacs: C-q M-^
[a98b2cc]331}% lstset
[e94eeb9]332\lstset{#1}% necessary
[552b5ec]333}{}
[a98b2cc]334% inline code ©...© (copyright symbol) emacs: C-q M-)
[539cdfe]335\lstMakeShortInline©                                    % single-character for \lstinline
[9b96e90d]336
[8d627d9]337\else% regular ASCI characters
[9b96e90d]338
[e94eeb9]339\lstnewenvironment{cfa}[1][]{% necessary
[552b5ec]340\lstset{
341language=CFA,
342escapechar=\$,                                                  % LaTeX escape in CFA code
[8d627d9]343moredelim=**[is][\color{red}]{@}{@},    % red highlighting @...@
[552b5ec]344}% lstset
[e94eeb9]345\lstset{#1}% necessary
[552b5ec]346}{}
347% inline code @...@ (at symbol)
348\lstMakeShortInline@                                    % single-character for \lstinline
349\fi%
[2264c11]350
[e55ca05]351% Local Variables: %
352% tab-width: 4 %
353% fill-column: 100 %
354% End: %
Note: See TracBrowser for help on using the repository browser.