@xanc This package removes pandoc-citeproc. You may have to uncomment line 34 and build to try or just use the version from [community].
Search Criteria
Package Details: pandoc-bin 3.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pandoc-bin.git (read-only, click to copy) |
---|---|
Package Base: | pandoc-bin |
Description: | Conversion between documentation formats |
Upstream URL: | https://pandoc.org |
Licenses: | GPL-2.0-or-later |
Conflicts: | pandoc-cli |
Provides: | pandoc, pandoc-cli |
Submitter: | cdkitching |
Maintainer: | a821 |
Last Packager: | a821 |
Votes: | 309 |
Popularity: | 1.82 |
First Submitted: | 2017-10-03 08:45 (UTC) |
Last Updated: | 2024-10-06 10:31 (UTC) |
Dependencies (9)
- groff (groff-gitAUR) (optional) – for pdf output using pdfroff engine
- pandoc-crossref (pandoc-crossref-static-gitAUR, pandoc-crossref-binAUR) (optional) – for numbering figures, equations, tables and cross-references to them with pandoc-crossref filter
- python-weasyprint (optional) – for pdf output using weasyprint engine
- tectonic (tectonic-gitAUR) (optional) – for pdf output using tectonic engine
- texlive-context (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (optional) – for pdf output using context engine
- texlive-fontsrecommended (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (optional) – for pdf output using latex or xelatex engines
- texlive-latex (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (optional) – for pdf output using pdflatex engine
- texlive-xetex (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (optional) – for pdf output using xelatex engine
- typst (typst-gitAUR) (optional) – for pdf output using typst engine
Required by (330)
- ajnin (requires pandoc) (make)
- allegro-git (requires pandoc) (make)
- allegro-sdl-git (requires pandoc) (make)
- amsynth-git (requires pandoc) (make)
- asn1c (requires pandoc) (make)
- aursec (requires pandoc) (make)
- aursec-git (requires pandoc) (make)
- aursec-tui (requires pandoc) (make)
- aursec-tui-git (requires pandoc) (make)
- autotrash (requires pandoc-cli) (make)
- autovala (requires pandoc) (make)
- baca-ereader-git (requires pandoc) (make)
- bdebstrap (requires pandoc) (make)
- bdsync (requires pandoc) (make)
- beast-git (requires pandoc) (make)
- beef (requires pandoc) (make)
- bergamont-marian-git (requires pandoc) (make)
- bookletimposer (requires pandoc) (make)
- bosq-git (requires pandoc-cli) (make)
- bower-mail (requires pandoc) (make)
- Show 310 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
xgdgsc commented on 2020-02-04 08:28 (UTC)
xanc commented on 2020-02-01 15:12 (UTC)
@xgdgsc: I run this command:
pandoc --toc --toc-depth=4 --mathml -standalone --from=markdown+smart+ascii_identifiers+table_captions+simple_tables+pipe_tables+multiline_tables+strikeout+tex_math_dollars+raw_html+footnotes+inline_notes+implicit_figures+citations --to=html5 --filter pandoc-citeproc --metadata link-citations=true --template=$(TMPHTML5) --include-in-header=$(CSS)
xgdgsc commented on 2020-01-31 14:42 (UTC)
@xanc Using which command do you get that error? I don' t get that here.
xanc commented on 2020-01-29 16:34 (UTC)
If you edit PKGBUILD and put version 2.9.1.1, then I get this error: pandoc-citeproc: error while loading shared libraries: libHSpandoc-2.8-EI0j7ig75bs7mDOClKlIkj-ghc8.6.5.so: cannot open shared object file: No such file or directory
when running.
pacman -Qs pandoc local/haskell-doctemplates 0.7.1-6 Pandoc-style document templates local/haskell-pandoc-types 1.20-6 Types for representing a structured document local/pandoc-bin 2.9.1.1-1 Pandoc - executable only, without 750MB Haskell depends/makedepends local/pandoc-citeproc 0.16.4.1-10 Supports using pandoc with citeproc local/pandoc-crossref 0.3.5.0-14 Pandoc filter for cross-references local/python-pypandoc 1.4-4 Thin wrapper for pandoc
jadelord commented on 2019-06-24 13:36 (UTC) (edited on 2019-07-01 10:02 (UTC) by jadelord)
Strange that pandoc-crossref-bin and pandoc-citeproc-bin were deleted. I could not find anything in the aur-requests mailing lists. If anyone is interested, I have mirrored the pkgbuilds on github:
git clone --recursive https://github.com/ashwinvis/aur.git
Install the packages yourself with makepkg -si
.
EDIT: I started a thread here https://bbs.archlinux.org/viewtopic.php?id=247339
rich_o commented on 2019-06-20 07:59 (UTC)
According to a comment in the PKGBUILD, the binary for pandoc-citeproc is removed from this package as it is provided by another package. As this other package - along with pandoc-crossref-bin - has been removed from AUR, is there a chance to keep it?
defty commented on 2019-06-14 20:46 (UTC)
Can someone give me an example of why cmark is needed as a dependency?
It is a library and doing ldd /usr/bin/pandoc
gives "not a dynamic executable." I have installed pandoc-bin without cmark and have been doing a number of commonmark > html or commonmark > commonmark conversions without any errors.
squattingmonk commented on 2019-06-14 18:59 (UTC)
pandoc-citeproc-bin and pandoc-crossref-bin have been removed from the AUR. Anyone know how to obtain them without pulling in the 230+ MiB of Haskell deps?
cdkitching commented on 2018-04-27 22:06 (UTC)
I suppose we could in principle download different binaries based on the architecture...?
<deleted-account> commented on 2018-04-27 16:55 (UTC)
@Raansu, you'll basically need to either compile it your self or take a binary from a debian distribution like this: https://packages.debian.org/stretch/pandoc#pdownload You will need to create a PKGBUILD of your own.
Pinned Comments
cdkitching commented on 2023-09-22 09:07 (UTC)
Using this package will waste instead of save disk space if:
Neither of these scenarios is particularly likely.