summaryrefslogtreecommitdiff
path: root/gnu/packages/tex.scm
AgeCommit message (Expand)Author
2022-10-08gnu: Add texlive-zhspacing....* gnu/packages/tex.scm (texlive-zhspacing): New variable. Ricardo Wurmus
2022-10-02gnu: Add texlive-generic-xstring....* gnu/packages/tex.scm (texlive-generic-xstring): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2022-09-28gnu: Add texlive-babel-czech....* gnu/packages/tex.scm (texlive-babel-czech): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2022-09-26gnu: Add texlive-babel-polish....* gnu/packages/tex.scm (texlive-babel-polish): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2022-09-24gnu: Add texlive-latex-sidecap....* gnu/packages/tex.scm (texlive-latex-sidecap): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2022-09-24gnu: Add texlive-latex-frankenstein....* gnu/packages/tex.scm (texlive-latex-frankenstein): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2022-09-14gnu: texlive-setspace: Add 'license' field....* gnu/packages/tex.scm (texlive-setspace)[license]: New field. Ludovic Courtès
2022-09-10gnu: Add texlive-latex-pbox....* gnu/packages/tex.scm (texlive-latex-pbox): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Wiktor Żelazny
2022-09-10gnu: Add texlive-latex-marginfix....* gnu/packages/tex.scm (texlive-latex-marginfix): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Wiktor Żelazny
2022-09-10gnu: Add texlive-latex-translations....* gnu/packages/tex.scm (texlive-latex-translations): New variable. Wiktor Żelazny
2022-09-10gnu: Add texlive-latex-enotez....* gnu/packages/tex.scm (texlive-latex-enotez): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Wiktor Żelazny
2022-09-10gnu: Add texlive-latex-seqsplit....* gnu/packages/tex.scm (texlive-latex-seqsplit): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Wiktor Żelazny
2022-09-10gnu: Add comments to the bottom of a few package modules....This will hopefully discourage patches which add new packages to the bottom of files, as this increases the likelihood of conflicts when applying patches. If there are more specific ways that packages should be arranged in specific modules, this message can be updated accordingly. * gnu/packages/bioconductor.scm: Add comment discouraging adding packages to the bottom of the file. * gnu/packages/bioinformatics.scm: ditto. * gnu/packages/cran.scm: ditto. * gnu/packages/crates-io.scm: ditto. * gnu/packages/emacs-xyz.scm: ditto. * gnu/packages/golang.scm: ditto. * gnu/packages/guile-xyz.scm: ditto. * gnu/packages/haskell-xyz.scm: ditto. * gnu/packages/java.scm: ditto. * gnu/packages/julia-xyz.scm: ditto. * gnu/packages/lisp-xyz.scm: ditto. * gnu/packages/ocaml.scm: ditto. * gnu/packages/perl.scm: ditto. * gnu/packages/python-science.scm: ditto. * gnu/packages/python-xyz.scm: ditto. * gnu/packages/ruby.scm: ditto. * gnu/packages/tex.scm: ditto. Christopher Baines
2022-09-08gnu: Add texlive-latex-totcount....* gnu/packages/tex.scm (texlive-latex-totcount): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2022-09-08gnu: Add texlive-generic-soul....* gnu/packages/tex.scm (texlive-generic-soul): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2022-09-08gnu: Add texlive-latex-tabto-ltx....* gnu/packages/tex.scm (texlive-latex-tabto-ltx): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2022-09-08gnu: Add texlive-latex-lastpage....* gnu/packages/tex.scm (texlive-latex-lastpage): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2022-09-04gnu: texlive-caption: Fix description....* gnu/packages/tex.scm (texlive-caption): Update description. [description]: newfloat.sty and totalcount.sty are not in the package. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2022-09-04gnu: Add texlive-latex-hyphenat....* gnu/packages/tex.scm (texlive-latex-hyphenat): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2022-09-02gnu: Add texlive-latex-newfloat....* gnu/packages/tex.scm (texlive-latex-newfloat): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Wiktor Żelazny
2022-09-01gnu: Add texlive-biblatex-apa....* gnu/packages/tex.scm (texlive-biblatex-apa): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tor Egil Hoftun Kvæstad
2022-08-08gnu: Add texlive-cite....* gnu/packages/tex.scm (texlive-cite): New variable. Ricardo Wurmus
2022-08-05gnu: Add texlive-sourcecodepro....* gnu/packages/tex.scm (texlive-sourcecodepro): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath
2022-08-05gnu: Add texlive-sourceserifpro....* gnu/packages/tex.scm (texlive-sourceserifpro): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath
2022-08-05gnu: Add texlive-sourcesanspro....* gnu/packages/tex.scm (texlive-sourcesanspro): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath
2022-08-05gnu: Add texlive-physics....* gnu/packages/tex.scm (texlive-physics): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath
2022-08-05gnu: Add texlive-datatool....* gnu/packages/tex.scm (texlive-datatool): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath
2022-08-05gnu: Add texlive-comment....* gnu/packages/tex.scm (texlive-comment): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath
2022-08-05gnu: Add texlive-breqn....* gnu/packages/tex.scm (texlive-breqn): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath
2022-08-05gnu: Add texlive-abstract....* gnu/packages/tex.scm (texlive-abstract): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath
2022-08-03gnu: Add texlive-everyshi....* gnu/packages/tex.scm (texlive-everyshi): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-08-03gnu: Add texlive-everysel....* gnu/packages/tex.scm (texlive-everysel): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-08-03gnu: Add texlive-ragged2e....* gnu/packages/tex.scm (texlive-ragged2e): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-08-03gnu: Add texlive-ltablex....* gnu/packages/tex.scm (texlive-ltablex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-08-03gnu: Add texlive-tracklang....* gnu/packages/tex.scm (texlive-tracklang): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-08-03gnu: Add texlive-datetime2....* gnu/packages/tex.scm (texlive-datetime2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-08-03gnu: Add texlive-pdflscape....* gnu/packages/tex.scm (texlive-pdflscape): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-08-03gnu: Add texlive-pgfgantt....* gnu/packages/tex.scm (texlive-pgfgantt): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-08-03gnu: Add texlive-setspace....* gnu/packages/tex.scm (texlive-setspace): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-08-03gnu: Add texlive-mdframed....* gnu/packages/tex.scm (texlive-mdframed): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fabio Natali
2022-07-31gnu: qtsvg: Rename variable to qtsvg-5....This is in preparation of the qtsvg update to version 6. This change was automated via the following command: git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i Maxim Cournoyer
2022-07-19gnu: Add texlive-babel-danish....* gnu/packages/tex.scm (texlive-babel-danish): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2022-07-19gnu: Add texlive-generic-babel-norsk....* gnu/packages/tex.scm (texlive-generic-babel-norsk): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2022-07-10gnu: Add texlive-babel-dutch....* gnu/packages/tex.scm (texlive-babel-dutch): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2022-07-08gnu: Add texlive-babel-finnish....* gnu/packages/tex.scm (texlive-babel-finnish): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2022-07-01gnu: texlive-fmtcount: Add proper 'license' value....This is a followup to df5e07c16d2d4e72423f0e8c6b5b53c7020bc77a. * gnu/packages/tex.scm (texlive-fmtcount)[license]: New field. Ludovic Courtès
2022-06-28gnu: Add texlive-lineno....* gnu/packages/tex.scm (texlive-lineno): New variable. Lars-Dominik Braun
2022-06-28gnu: Add texlive-threeparttablex....* gnu/packages/tex.scm (texlive-threeparttablex): New variable. Lars-Dominik Braun
2022-06-28gnu: Add texlive-xpatch....* gnu/packages/tex.scm (texlive-xpatch): New variable. Lars-Dominik Braun
2022-06-28gnu: Add texlive-was....* gnu/packages/tex.scm (texlive-was): New variable. Lars-Dominik Braun