you know what i mean?
authorfabb <Administrator@.(none)>
Sun, 14 Mar 2010 18:46:59 +0000 (19:46 +0100)
committerfabb <Administrator@.(none)>
Sun, 14 Mar 2010 18:46:59 +0000 (19:46 +0100)
spec/ProtocolHeader.sty

index 89907de319424273fe17757388f92fed33e6377b..20c6c24d959d2d9dedca82289279118634907d46 100644 (file)
        showspaces=false,               % show spaces adding particular underscores
        showstringspaces=false,         % underline spaces within strings
        showtabs=false,                 % show tabs within strings adding particular underscores
-% frame=single,                          % adds a frame around the code
+%      frame=single,                     % adds a frame around the code
        frame={tb},
        tabsize=2,                          % sets default tabsize to 2 spaces
        caption=\lstname,
-       captionpos=b,                   % sets the caption-position to bottom
-% captionpos=t,                   % sets the caption-position to top
+%      captionpos=b,                   % sets the caption-position to bottom
+       captionpos=t,                   % sets the caption-position to top
        breaklines=true,                % sets automatic line breaking
        breakatwhitespace=false,        % sets if automatic breaks should only happen at whitespace
        escapeinside={\%*}{*)},         % if you want to add a comment within your code