public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Guido Milanese <guido.milanese-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: YAML for Biblatex bibliography -- new program
Date: Thu, 29 Aug 2019 07:17:23 -0700 (PDT)	[thread overview]
Message-ID: <811e7ce5-5411-48d8-9b55-b4702721638e@googlegroups.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1925 bytes --]

I have uploaded to CTAN an interactive bash script that helps in the 
preparation of a LaTeX snippet ora a YAML/markdown block. A series of 
questions / multiple choices screen provide the user with style options. At 
the end of the process, a YAML block or a LaTeX snipped is produced.
The program is useful only for Biblatex users, bot YAML/markdown and LaTeX. 
It is no useful for plain BibTeX LaTeX) or CSL (markdown) users.

This is a YAML/Biblatex output example:

---
citation_package:    biblatex
biblio-style:    philosophy-verbose,backend=biber,
biblatexoptions:    |
    sorting=nty,isbn=false,url=true,doi=false,eprint=false,    
shorthandintro=true,scauthorsbib=true,scauthorscite=true,lowscauthors=false,inbeforejournal=false,annotation=false,library=false,relatedformat=parens,publocformat=publocyear,volnumformat=plain,volumeformat=arabic,editionformat=arabic,,
    latinemph=true,commacit=true,
bibliography:
-    /home/myname/biblio.bib
---

Link: https://ctan.org/pkg/zblbuild?lang=en
Requirements: a bash shell and a recent version of "zenity" for graphical 
interface.
The script has been tested only on a Linux plat­form, but should work on 
any plat­form run­ning bash + zen­ity. 

I would be grateful (a) for testing (b) for information about running the 
program on other platforms. Besides Linux, I have an old Win7 system, but I 
would be interested in trying the script on a Win10 bash shell. 

Thanks you and best regards from NW Italy.
guido


-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/811e7ce5-5411-48d8-9b55-b4702721638e%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 2658 bytes --]

                 reply	other threads:[~2019-08-29 14:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=811e7ce5-5411-48d8-9b55-b4702721638e@googlegroups.com \
    --to=guido.milanese-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).