From b14090c9f3c7797e26fed9eb2b83ce144dcb16a3 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 11 Jan 2024 03:01:30 +0000 Subject: CTAN sync 202401110301 --- macros/latex/contrib/ffcode/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'macros/latex/contrib/ffcode/README.md') diff --git a/macros/latex/contrib/ffcode/README.md b/macros/latex/contrib/ffcode/README.md index f62fa0aa99..36252a3dfa 100644 --- a/macros/latex/contrib/ffcode/README.md +++ b/macros/latex/contrib/ffcode/README.md @@ -3,7 +3,7 @@ [![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/yegor256/ffcode/blob/master/LICENSE.txt) This LaTeX package helps you write source code in your academic papers -and make sure it looks neat. The package uses [`minted`](https://ctan.org/pkg/minted) +and make sure it looks neat. The package uses [`listings`](https://ctan.org/pkg/listings) and [`tcolorbox`](https://ctan.org/pkg/tcolorbox) packages. First, [install it](https://en.wikibooks.org/wiki/LaTeX/Installing_Extra_Packages) @@ -23,7 +23,7 @@ void r() { \end{document} ``` -Otherwise, you can download [`ffcode.sty`](https://raw.githubusercontent.com/yegor256/ffcode/gh-pages/ffcode/ffcode.sty) and add to your project. +Otherwise, you can download [`ffcode.sty`](https://yegor256.github.io/ffcode/ffcode.sty) and add to your project. If you want to contribute yourself, make a fork, then create a branch, then run `l3build ctan` in the root directory. -- cgit v1.2.3