public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* ANN: pandoc 2.11
@ 2020-10-11 16:36 John MacFarlane
       [not found] ` <m2o8l8en44.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
  0 siblings, 1 reply; 14+ messages in thread
From: John MacFarlane @ 2020-10-11 16:36 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw,
	pandoc-announce-/JYPxA39Uh5TLH3MbocFFw


I'm pleased to announce the release of pandoc 2.11,
available in the usual places:

Binary packages & changelog:
  https://github.com/jgm/pandoc/releases/tag/2.11

Source & API documentation:
  http://hackage.haskell.org/package/pandoc-2.11

The biggest new feature is built-in citation processing (using
the new citeproc library).  It is no longer necessary to use
the external filter pandoc-citeproc to process citations (and
we no longer provide pandoc-citeproc in the binary packages).
Instead, just use the --citeproc option where you previously
would have used --filter pandoc-citeproc.

The new citation processing is faster and more accurate than
pandoc-citeproc.  In most cases it should serve as a drop-in
replacement, but note the following:

- Whereas pandoc-citeproc searches the `~/.csl` directory for CSL
  styles, pandoc searches the `csl` subdirectory of
  the pandoc user data directory (e.g., `~/.pandoc/csl` or
  `~/.local/share/pandoc/csl`).  Users who already keep
  CSL styles in `~/.csl` may find it convenient to add a
  symlink.

- Copac, EndNote, ISI, MEDLINE, MODS, and RIS bibliographies
  are no longer supported.  If you use one of these formats,
  you may use the `bibutils` utility to convert to BibLaTeX.
  We now support only BibTeX, BibLaTeX, CSL JSON,
  and pandoc's YAML/Markdown analogue of CSL JSON.

- Using the `--bibliography` option (or including
  `bibliography` in YAML metadata) no longer triggers
  citation processing implicitly: one must always use the
  `--citeproc` option if citation processing is wanted.

- Instead of using pandoc-citeproc with the --bib2json or
  --bib2yaml option to convert BibTeX and BibLaTeX bibliographies
  to CSL JSON or YAML, one can now use pandoc directly.

In addition to this feature, there are many bug fixes and
small improvements: see the changelog for details.

Thanks to everyone who contributed, and especially to
new pandoc contributors Blake Eryx, Diego Balseiro, Dmitry Volodin,
Leonard Rosenthol, Michael Hoffmann, a-vrma, argent0, and
the-solipsist.


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2020-10-14 16:57 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-11 16:36 ANN: pandoc 2.11 John MacFarlane
     [not found] ` <m2o8l8en44.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
2020-10-12  7:53   ` 'Nick Bart' via pandoc-discuss
2020-10-12 14:41     ` John MacFarlane
     [not found]       ` <m2blh7ecbc.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
2020-10-12 14:44         ` 'Denis Maier' via pandoc-discuss
2020-10-12  9:35   ` Pranesh Prakash
     [not found]     ` <004e40ea-0329-4dde-824d-3d650e58c791n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-10-12 14:45       ` John MacFarlane
     [not found]         ` <m28scbec4d.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
2020-10-12 15:00           ` 'Denis Maier' via pandoc-discuss
     [not found]             ` <0376fa3f-b03f-1abb-d50d-437737d85fad-cl+VPiYnx/1AfugRpC6u6w@public.gmane.org>
2020-10-12 15:29               ` John MacFarlane
2020-10-12 17:58           ` Pranesh Prakash
2020-10-13 23:30   ` Pranesh Prakash
     [not found]     ` <0bc97e34-8feb-4b14-84c9-92c064e303e2n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-10-14  5:25       ` 'Nick Bart' via pandoc-discuss
2020-10-14 16:56         ` John MacFarlane
2020-10-14 16:52       ` John MacFarlane
     [not found]         ` <m2v9fcagwu.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
2020-10-14 16:57           ` John MacFarlane

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).