Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/proposals/concurrency/style/cfa-format.tex

    r21a1efb r3364962  
    108108  belowskip=3pt,
    109109  keepspaces=true,
     110  tabsize=4,
    110111  % frame=lines,
    111112  literate=,
     
    133134  belowskip=3pt,
    134135  keepspaces=true,
     136  tabsize=4,
    135137  % frame=lines,
    136138  literate=,
     
    150152  keywordstyle=\bfseries\color{blue},
    151153  keywordstyle=[2]\bfseries\color{Plum},
    152   commentstyle=\itshape\color{OliveGreen},                  % green and italic comments
     154  commentstyle=\sf\itshape\color{OliveGreen},             % green and italic comments
    153155  identifierstyle=\color{identifierCol},
    154156  stringstyle=\sf\color{Mahogany},                                % use sanserif font
     
    158160  belowskip=3pt,
    159161  keepspaces=true,
     162  tabsize=4,
    160163  % frame=lines,
    161164  literate=,
Note: See TracChangeset for help on using the changeset viewer.