summaryrefslogtreecommitdiff
path: root/graphics/metapost/contrib/macros/mpkiviat/doc/ctan.bib
blob: 546a1808154beb2fedc0789c3959bbefb0fa82a5 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72

@manual{ctan-latexmp,
  title      = {The \texttt{latexMP} package},
  subtitle   = {Interface for \LaTeX{}-based typesetting in MetaPost},
  author     = {Jens-Uwe Morawski},
  date       = {2020-06-21},
  version    = {1.2.1},
  license    = {pd},
  mirror     = {https://mirror.ctan.org/graphics/metapost/contrib/macros/latexmp},
  url        = {https://ctan.org/pkg/latexmp},
  annotation = {The MetaPost package latexMP implements a user-friendly
      interface to access \LaTeX{}-based typesetting capabilities in
      MetaPost.  The text to be typeset is given as string. This
      allows even dynamic text elements, for example counters, to be
      used in labels. Compared to other implementations it is much
      more flexible, since it can be used as direct replacement for
      , and much faster, compared for example to the
      solution provided by .},
}

@manual{ctan-minim-mp,
  title      = {The \texttt{minim-mp} package},
  subtitle   = {Low-level mplib integration for LuaTeX},
  author     = {Esger Renkema},
  date       = {2024-04-06},
  version    = {2024/1.6},
  license    = {eupl},
  mirror     = {https://mirror.ctan.org/macros/luatex/generic/minim-mp},
  url        = {https://ctan.org/pkg/minim-mp},
}
@manual{ctan-lualatex-doc,
  title      = {The \texttt{lualatex-doc} package},
  subtitle   = {A guide to use of \LaTeX{} with LuaTeX},
  author     = {Manuel Pégourié-Gonnard},
  date       = {2023-12-07},
  version    = {},
  license    = {fdl},
  mirror     = {https://mirror.ctan.org/obsolete/info/luatex/lualatex-doc},
  url        = {https://ctan.org/pkg/lualatex-doc},
}

@manual{ctan-luatex,
  title      = {The \texttt{luatex} package},
  subtitle   = {The LuaTeX engine},
  author     = {{The LuaTeX Team}},
  date       = {2021-12-09},
  license    = {gpl2+},
  url        = {https://ctan.org/pkg/luatex},
}
@manual{ctan-metapost,
  title      = {The \texttt{metapost} package},
  subtitle   = {A development of Metafont for creating graphics},
  author     = {{The MetaPost Team} and John Hobby},
  date       = {2021-08-26},
  license    = {lgpl},
  url        = {https://ctan.org/pkg/metapost},
  annotation = {MetaPost uses a language based on that of
       to produce precise
      technical illustrations.  Its output is scalable PostScript or
      SVG, rather than the bitmaps Metafont creates.},
}

@manual{ctan-luamplib,
  title      = {The \texttt{luamplib} package},
  subtitle   = {Use LuaTeX’s built-in MetaPost interpreter},
  author     = {Hans Hagen and Taco Hoekwater and Élie Roux and Manuel Pégourié-Gonnard and Philipp Gesang and Dohyun Kim},
  date       = {2024-05-10},
  version    = {2.30.0},
  license    = {gpl2},
  mirror     = {https://mirror.ctan.org/macros/luatex/generic/luamplib},
  url        = {https://ctan.org/pkg/luamplib},
}