summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ffcode
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-03-23 20:19:38 +0000
committerKarl Berry <karl@freefriends.org>2024-03-23 20:19:38 +0000
commitcb76de0b994c0e329aac555fcb32faa397570298 (patch)
treeb06168ce2ae5bd56231f7826e7ede102632d9d81 /Master/texmf-dist/tex/latex/ffcode
parente4fc8823c937c29addac5f99ef9b37be881e5146 (diff)
ffcode (23mar24)
git-svn-id: svn://tug.org/texlive/trunk@70731 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ffcode')
-rw-r--r--Master/texmf-dist/tex/latex/ffcode/ffcode.sty3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/ffcode/ffcode.sty b/Master/texmf-dist/tex/latex/ffcode/ffcode.sty
index 737b1e5dbf8..9ecddd78e80 100644
--- a/Master/texmf-dist/tex/latex/ffcode/ffcode.sty
+++ b/Master/texmf-dist/tex/latex/ffcode/ffcode.sty
@@ -31,7 +31,7 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{ffcode}
-[2024-02-04 0.9.2 Fixed Font Code]
+[2024-03-23 0.9.3 Fixed Font Code]
@@ -81,6 +81,7 @@
\fi
\ifdefined\ff@nobars\else
\lstset{frame=leftline,framerule=.05em,rulecolor={\color{gray}}}
+ \fi
\ifdefined\ff@nocn\else
\lstset{firstnumber=last}
\fi