GNU bug report logs - #57085
[PATCH] gnu: Add texlive-biblatex-apa.

Previous Next

Package: guix-patches;

Reported by: Tor Egil Hoftun Kvæstad <me <at> toregilhk.org>

Date: Tue, 9 Aug 2022 18:26:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 57085 in the body.
You can then email your comments to 57085 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#57085; Package guix-patches. (Tue, 09 Aug 2022 18:26:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tor Egil Hoftun Kvæstad <me <at> toregilhk.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 09 Aug 2022 18:26:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tor Egil Hoftun Kvæstad <me <at> toregilhk.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: Add texlive-biblatex-apa.
Date: Tue, 9 Aug 2022 19:07:53 +0200
* gnu/packages/tex.scm (texlive-biblatex-apa): New variable.
---
 gnu/packages/tex.scm | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 6d3572cf25..1b3c086d54 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -9682,6 +9682,28 @@ (define-public texlive-biblatex
 @end enumerate\n")
       (license license:lppl1.3c))))

+(define-public texlive-biblatex-apa
+  (package
+    ;; Version 9.16 2022-06-22
+    (inherit (simple-texlive-package
+              "texlive-biblatex-apa"
+              (list "doc/latex/biblatex-apa/"
+                    "tex/latex/biblatex-apa/")
+              (base32
+               "0ivf7xbzj4xd57sqfbi87hbr73rraqifkzvx06yxgq0gmzz0x6wl")
+              #:trivial? #t))
+    (propagated-inputs
+     (list texlive-biblatex biber texlive-csquotes))
+    (home-page
+     "https://www.ctan.org/pkg/biblatex-apa")
+    (synopsis "BibLaTeX citation and reference style for APA")
+    (description
+     "This is a fairly complete BibLaTeX style (citations and
references) for
+@acronym{APA, American Psychological Association} publications.  It
implements
+and automates most of the guidelines in the APA 7th edition style guide for
+citations and references.")
+    (license license:lppl1.3c)))
+
 (define-public texlive-todonotes
   (let ((template (simple-texlive-package
                    "texlive-todonotes"

base-commit: f194df2bb44d61ed17222d4ac1b4bc739fdc3f97
-- 
2.37.1




Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Wed, 31 Aug 2022 21:27:01 GMT) Full text and rfc822 format available.

Notification sent to Tor Egil Hoftun Kvæstad <me <at> toregilhk.org>:
bug acknowledged by developer. (Wed, 31 Aug 2022 21:27:01 GMT) Full text and rfc822 format available.

Message #10 received at 57085-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Tor Egil Hoftun Kvæstad <me <at> toregilhk.org>
Cc: 57085-done <at> debbugs.gnu.org
Subject: Re: bug#57085: [PATCH] gnu: Add texlive-biblatex-apa.
Date: Wed, 31 Aug 2022 23:26:01 +0200
Hi,

Tor Egil Hoftun Kvæstad <me <at> toregilhk.org> skribis:

> * gnu/packages/tex.scm (texlive-biblatex-apa): New variable.

Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 29 Sep 2022 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 181 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.