dependabot[bot]
0fa0097a82
Bump cachix/install-nix-action from 19 to 20 ( #8670 )
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 19 to 20.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v19...v20 )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-05 19:22:17 -08:00
John MacFarlane
6bc8fa67a4
Update AUTHORS.md.
3.1.1
2023-03-05 13:40:40 -08:00
John MacFarlane
9b994cf71d
Regenerate README.md
2023-03-05 13:38:06 -08:00
John MacFarlane
8a1c8287f3
CHange manual date and regenerate man page.
2023-03-05 13:37:07 -08:00
John MacFarlane
614118b8b3
Bump to 3.1.1 and update changelog.
2023-03-05 13:33:18 -08:00
John MacFarlane
118dd92232
JATS reader: avoid generating duplicate figure captions.
...
Closes #8669 .
2023-03-05 12:44:44 -08:00
John MacFarlane
2dd645e26e
DocBook reader: parse figure as a Figure element in the AST.
...
Closes #8668 .
2023-03-05 12:23:32 -08:00
John MacFarlane
c5f791b737
Windows CI: fix directory for global cabal store.
2023-03-05 10:44:51 -08:00
John MacFarlane
2b5385922f
Revert "Another attempt at fixing Windows CI caching."
...
This reverts commit 4345350038 .
2023-03-05 10:28:02 -08:00
John MacFarlane
4345350038
Another attempt at fixing Windows CI caching.
...
We use setup-haskell, which defines cabal-store as one of its outputs.
2023-03-05 10:17:09 -08:00
John MacFarlane
32f0b1da90
CI: Use full windows path for cabal store.
2023-03-04 11:47:39 -08:00
John MacFarlane
572f3259a9
Another attempt to fix windows CI caching.
2023-03-04 11:05:54 -08:00
John MacFarlane
8701da67be
Fix nix CI.
2023-03-04 10:58:39 -08:00
John MacFarlane
7ad66b58ef
Remove obsolete commonmark-extensions stanza from cabal.project.
2023-03-04 10:54:16 -08:00
John MacFarlane
04b55dd926
Add linux-nix-cabal CI.
2023-03-04 10:50:19 -08:00
John MacFarlane
8d07cc5aac
Update changelog.
2023-03-04 10:41:23 -08:00
John MacFarlane
d973804123
Use commonmark-extensions-0.2.3.4
2023-03-04 10:23:21 -08:00
John MacFarlane
bdb65152e7
Another try at fixing Windows CI caching.
2023-03-04 10:17:52 -08:00
John MacFarlane
6feeb0fe37
stack.yaml - add zip-archive dependency.
2023-03-04 10:05:29 -08:00
John MacFarlane
b40001e38c
Use latest zip-archive.
2023-03-03 23:00:28 -08:00
John MacFarlane
fda367ce59
Added to shell.nix
2023-03-03 21:57:25 -08:00
John MacFarlane
8898c5336d
Asciidoc writer: Properly escape | in table cells.
...
Closes #8665 .
2023-03-03 18:14:06 -08:00
John MacFarlane
becabf5d68
Revise documentation for --mathml
...
to reflect support in all major browsers.
Closes #8667 .
2023-03-03 12:06:52 -08:00
John MacFarlane
07de443c6e
Another attempt to fix windows CI caching.
2023-03-02 13:41:53 -08:00
John MacFarlane
7446044ec4
Try to fix cabal global store caching on Windows CI.
2023-03-02 10:17:34 -08:00
John MacFarlane
19e4adaeb5
EPUB reader: Give additional information in error...
...
if the epub zip container can't be unpacked.
See #8663 .
2023-03-02 08:24:00 -08:00
John MacFarlane
52ef7cac7c
Fix shadowing from last commit.
2023-03-01 10:48:04 -08:00
John MacFarlane
6b906879af
Make sure TSV reader doesn't gobble tabs as whitespace.
...
Closes #8661 .
2023-03-01 09:25:31 -08:00
Albert Krewinkel
c8147fc583
Org reader: accept empty tables
...
Fixes : #8659
2023-03-01 12:20:47 +01:00
John MacFarlane
5ef944a006
LaTeX table parser: also allow 6*c in column spec.
...
With no braces around `c`.
See #8658 .
2023-02-28 10:22:52 -08:00
John MacFarlane
536f72ba11
LaTeX reader: fix multiplication syntax for tabular.
...
We recognized `*{6}{...}` but not `*6{...}`.
Closes #8658 .
2023-02-28 09:21:33 -08:00
John MacFarlane
9e836d16fa
Document CJKsansfont, CJKmonofont.
2023-02-26 15:04:35 -08:00
Yudong Jin
a1b7078bd3
LaTeX template: Add CJKsansfont and CJKmonofont for XeLaTeX ( #8656 )
...
`CJKsansfont` and `CJKmonofont` will be set for xelatex only if `CJKmainfont` is also provided.
2023-02-26 13:47:23 -08:00
John MacFarlane
798980868d
Use dev commonmark-extensions.
2023-02-24 10:27:02 -08:00
John MacFarlane
b81ead43e0
RST reader: align with spec in syntax for role names.
...
In particular, we now allow colons in row names.
Closes #8653 .
2023-02-24 09:55:25 -08:00
John MacFarlane
da66390f83
Add note on converting from .doc format to FAQs.
...
See #8654 .
2023-02-23 23:35:55 -08:00
John MacFarlane
14e2d8d4c2
MANUAL: fix link.
2023-02-22 17:13:38 -08:00
John MacFarlane
56d0aaadd3
Trap error in getAppUserDataDirectory.
...
This can raise an error if pandoc is run in a non-user environment.
Closes #8648 .
2023-02-22 14:21:32 -08:00
Albert Krewinkel
0088b776bc
LaTeX writer: do not use longtable foot with Beamer
...
The table foot is made part of the table body, as otherwise it won't
show up in the output. The root cause for this is that longtable cannot
detect page breaks in Beamer.
Fixes : #8638
2023-02-22 09:26:26 +01:00
arcnmx
9c39d1632e
asciidoc{,tor} template: fix revision date when author is unset
...
Revision line syntax is only valid in combination with an author line,
so the date attribute must be set explicitly when the author is missing
fixes #8637
2023-02-21 09:42:57 -07:00
Albert Krewinkel
f5b3a88017
doc/press.md: Add article on CiTO in J Cheminform by @egonw.
2023-02-19 09:12:48 +01:00
John MacFarlane
5d00cbed64
HTML writer: allow "track" element to be treated as block-level HTML.
...
Closes #8629 .
2023-02-18 21:14:31 -07:00
John MacFarlane
d1c74ae78c
Install pkg-config for macos nightly.
2023-02-18 20:54:49 -07:00
Morgan Willcock
33cf42b78f
Doc: fix typo in run_json_filter
2023-02-18 22:46:08 +01:00
Albert Krewinkel
ff20354c58
Docx reader: parse image alt texts in LibreOffice generated files
...
LibreOffice tags images slightly differently than Word; this change lets
the parses take that difference into account when looking for an image
description (alt text).
2023-02-18 00:09:21 +01:00
Albert Krewinkel
d08d1c04c5
JATS writer: include alt-text in <graphic>, <inline-graphic> elements
...
Closes : #8631
2023-02-18 00:09:21 +01:00
Pavol Otto
da9c196e09
fixed <xref> references to tables in DocBook files
...
Closes #8626 .
2023-02-15 15:51:51 -08:00
John MacFarlane
5889d70a97
Retain metadata in processing sections for chunked HTML.
...
Previously we suppressed metadata in all but the top page,
in order to prevent the title block from being printed
on every page. This prevented use of custom variables set
by metadata fields.
This commit moves to a better solution: a conditional
in the default template restricts the title block to the
top page.
Closes #8620 .
2023-02-15 15:48:11 -08:00
John MacFarlane
fd3b955fe5
Remove unnecessary pragmas.
2023-02-15 15:47:43 -08:00
John MacFarlane
4bcce62c90
Include needed polyfill when MathJaX is used.
...
Closes #8625 .
2023-02-14 14:27:22 -08:00