Changeset 7564e10
- Timestamp:
- Jun 4, 2019, 6:39:02 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 67130fe
- Parents:
- 30fe96d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/LaTeXmacros/common.tex
r30fe96d r7564e10 11 11 %% Created On : Sat Apr 9 10:06:17 2016 12 12 %% Last Modified By : Peter A. Buhr 13 %% Last Modified On : Mon Jul 9 08:28:05 201814 %% Update Count : 38 013 %% Last Modified On : Fri May 24 07:59:54 2019 14 %% Update Count : 382 15 15 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 16 16 … … 61 61 \newlength{\gcolumnposn} % temporary hack because lstlisting does not handle tabs correctly 62 62 \newlength{\columnposn} 63 \setlength{\gcolumnposn}{2. 5in}63 \setlength{\gcolumnposn}{2.75in} 64 64 \setlength{\columnposn}{\gcolumnposn} 65 65 \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}}}}
Note: See TracChangeset
for help on using the changeset viewer.