Changeset ad47ec4 for doc/LaTeXmacros/common.sty
- Timestamp:
- Aug 29, 2024, 2:38:39 PM (14 months ago)
- Branches:
- master
- Children:
- 9bb6c5f
- Parents:
- 960665c (diff), b965774 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
doc/LaTeXmacros/common.sty (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/LaTeXmacros/common.sty
r960665c rad47ec4 11 11 %% Created On : Sat Apr 9 10:06:17 2016 12 12 %% Last Modified By : Peter A. Buhr 13 %% Last Modified On : Mon Jun 24 08:03:28202414 %% Update Count : 6 5913 %% Last Modified On : Sun Aug 25 11:52:19 2024 14 %% Update Count : 661 15 15 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 16 16 … … 267 267 \usepackage{listings} % format program code 268 268 \usepackage{lstlang} 269 270 \lst@AddToHook{OnEmptyLine}{\addtocounter{lstnumber}{-1}}% remove empty line number increment from listings 269 271 270 272 \newcommand{\LstBasicStyle}[1]{{\lst@basicstyle{#1}}}
Note:
See TracChangeset
for help on using the changeset viewer.