- File:
-
- 1 edited
-
doc/proposals/concurrency/style/cfa-format.tex (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/proposals/concurrency/style/cfa-format.tex
r21a1efb r3364962 108 108 belowskip=3pt, 109 109 keepspaces=true, 110 tabsize=4, 110 111 % frame=lines, 111 112 literate=, … … 133 134 belowskip=3pt, 134 135 keepspaces=true, 136 tabsize=4, 135 137 % frame=lines, 136 138 literate=, … … 150 152 keywordstyle=\bfseries\color{blue}, 151 153 keywordstyle=[2]\bfseries\color{Plum}, 152 commentstyle=\ itshape\color{OliveGreen},% green and italic comments154 commentstyle=\sf\itshape\color{OliveGreen}, % green and italic comments 153 155 identifierstyle=\color{identifierCol}, 154 156 stringstyle=\sf\color{Mahogany}, % use sanserif font … … 158 160 belowskip=3pt, 159 161 keepspaces=true, 162 tabsize=4, 160 163 % frame=lines, 161 164 literate=,
Note:
See TracChangeset
for help on using the changeset viewer.