Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/LaTeXmacros/common.sty

    r562ccf9 r3b69398  
    1111%% Created On       : Sat Apr  9 10:06:17 2016
    1212%% Last Modified By : Peter A. Buhr
    13 %% Last Modified On : Sun Aug 25 11:52:19 2024
    14 %% Update Count     : 661
     13%% Last Modified On : Mon Jun 24 08:03:28 2024
     14%% Update Count     : 659
    1515%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    1616
     
    267267\usepackage{listings}                                                                   % format program code
    268268\usepackage{lstlang}
    269 
    270 \lst@AddToHook{OnEmptyLine}{\addtocounter{lstnumber}{-1}}% remove empty line number increment from listings
    271269
    272270\newcommand{\LstBasicStyle}[1]{{\lst@basicstyle{#1}}}
Note: See TracChangeset for help on using the changeset viewer.