blob: 9a1327791aafb0abd8e8a05cc6456aebdb45a6da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
Idea Vault
## Description
Package for management and reuse LaTeX content (ideas).
It allows idea declaration and invocation, while also supporting dependencies and idea tagging.
It is LuaLaTeX package -- it depends on Lua and cannot be used without it.
## LICENCE
Copyright 2024 Tomasz M. Czarkowski
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3c
of this license or any later version.
The latest version of this license is in
https://www.latex-project.org/lppl.txt
and version 1.3c or later is part of all distributions of LaTeX
version 2008 or later.
This work has the LPPL maintenance status `maintained'.
The Current Maintainer of this work is Tomasz M. Czarkowski
This work consists of the files ideavault.sty and ideavault-lua.lua
|