From fe008d9a8e24e043de00cecc2754908f57d0a00e Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Wed, 9 Nov 2022 14:53:19 +0100 Subject: Initial commit The rules are still very basic; in particular, the latex rules do not support bibtex. Nevertheless, having typesetting rules in that basic form is already useful, especially when creating documents (slides, handbooks, web pages, etc) containing generated files, like sample logs of tools under development. Co-authored-by: Oliver Reiche --- latex/TARGETS | 1 + 1 file changed, 1 insertion(+) create mode 100644 latex/TARGETS (limited to 'latex/TARGETS') diff --git a/latex/TARGETS b/latex/TARGETS new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/latex/TARGETS @@ -0,0 +1 @@ +{} -- cgit v1.2.3