Mohamed Akram
e3f31588a3
INSTALL.md: update MacPorts information ( #10719 )
2025-03-23 16:09:17 -07:00
Ian Max Andolina
54452e71fd
INSTALL.md — reorganise info on static binaries and add conda-forge install options ( #10098 )
...
See #10069 -- the static linked pandoc on other OSes also
have a limitation to use binary lua packages. So added
this point at the top of the document. In addition
conda-forge is cross-platform way to install pandoc
and other tools, added to Windows, macOS and
Linux sections.
Co-authored-by: iandol <iandol@seneca.org >
2024-08-28 09:26:15 -07:00
Leo Heitmann Ruiz
7c47a214ed
INSTALL.md: Minor tweaks. ( #9705 )
2024-04-29 00:45:38 -04:00
Norwid Behrnd
ebcb61fb07
mention alternatives to LaTeX to generate pdf
...
Pandoc's default engine to generate pdf is LaTeX. In reply
to an issue report,[1] and with the documentation in mind,
INSTALL.md now hints one can equally use other tools for this
task, too.
[1] https://github.com/jgm/pandoc/issues/8769
2023-06-22 10:50:44 -07:00
harabat
0134b63323
Update Linux install links
...
- Updated Arch link (previous one was 404'ing)
- Standardised some other links that weren't pointing to the package or the distro-specific search results
2023-06-19 15:17:42 -04:00
Charlotte Koch
dc62e43a1f
INSTALL.md: Use more relevant link to NetBSD/pkgsrc entry
2023-06-02 09:24:41 -07:00
John MacFarlane
6d11da1163
Fix Windows install instructions for winget.
...
Closes #8799 .
2023-04-22 10:16:48 -07:00
Albert Krewinkel
0d038fccf4
Fix cabal install instructions.
2023-03-31 20:54:16 +02:00
John MacFarlane
fc15602e15
More tweaks on INSTALL.md.
2023-02-01 15:09:30 -08:00
John MacFarlane
c0d34b557c
INSTALL: direct people to cabal install pandoc-cli.
2023-02-01 14:58:14 -08:00
John MacFarlane
61518584b4
Updated some references to master -> main.
2023-01-11 09:18:15 -08:00
John MacFarlane
f315248865
Remove unused lua53 flag.
2022-10-03 08:50:20 -07:00
John MacFarlane
13ee8b82da
Add server flag to pandoc-cli.
...
This allows the executable to be built without support for
"server mode."
2022-09-26 09:25:54 -07:00
Akos Marton
373a3255a0
INSTALL.md: Fix link to fedora package site. ( #8246 )
...
Co-authored-by: Akos Marton <akos.marton@appian.com >
2022-08-24 16:33:57 +02:00
John MacFarlane
3202a288ac
Update INSTALL.md installation from source instructions.
2022-08-16 09:31:10 -07:00
John MacFarlane
f5129666e7
Add lua53 flag.
...
It is false by default. If set to true, compile with hslua 2.1
and Lua 5.3, otherwise hslua 2.2 and Lua 5.4.
2022-03-28 10:06:52 -07:00
Guriy Samarin
0adfc6e58e
add reference to install via winget ( #7951 )
2022-03-08 09:01:18 -08:00
Veratyr
26d883faa8
INSTALL.md: Add GitLab CI/CD example ( #7448 )
2021-07-19 09:19:41 -07:00
Albert Krewinkel
dc0e482da7
INSTALL: add note that parallel installations should be avoided. ( #7147 )
...
Closes : #6865
2021-04-29 18:54:36 -07:00
Salim B
fae6a204f1
Fix/update URLs and use HTTP**S** where possible ( #7122 )
2021-02-26 17:56:04 -08:00
John MacFarlane
433605f9b9
INSTALL.md: Remove references to pandoc-citeproc.
...
Closes #6857 .
2020-11-19 09:40:46 -08:00
Mo
a71278b83e
doc: fix FreeBSD port link ( #6422 )
...
The FreeBSD port was renamed from pandoc to hs-pandoc in 2010.
The old pandoc port is still at version 1.5.1.1
2020-06-07 17:34:14 -07:00
Yihui Xie
032a04c050
Update the link to TinyTeX ( #6318 )
...
from https://yihui.name/tinytex to https://yihui.org/tinytex (the former will be automatically redirected to the latter)
2020-04-24 22:46:59 -07:00
John MacFarlane
aa5903705a
Add --rm to docker command in INSTALL.md.
2020-01-17 08:56:36 -08:00
John MacFarlane
400b29d10e
INSTALL: remove bullets
2020-01-15 09:16:07 -08:00
John MacFarlane
7b339d02a0
Add Docker and GH Actions instructions/links to INSTALL.md.
2020-01-15 09:09:34 -08:00
Volodymyr Kozachynskyi
5af8b422dd
Add Void Linux
...
No real website to package, added simply official webpage as href
2019-10-15 14:50:32 -07:00
John MacFarlane
95a19fcff0
INSTALL instructions fix for libicu.
2019-09-08 21:56:42 -07:00
Mauro Bieg
c3236560c2
INSTALL.md change button ( #5167 )
2018-12-19 13:41:43 -05:00
John MacFarlane
fe9c6eb86b
INSTALL: make text on button bigger.
2018-12-11 10:59:37 -08:00
John MacFarlane
41f4609590
INSTALL.md: use HTML for download button.
...
Closes #5144 .
2018-12-11 10:55:39 -08:00
max
980bb4f23a
fix various links in INSTALL.md; bump required stack version ( #5144 )
...
stack 1.6.5 produced an error; 1.7.0 and higher seems OK
2018-12-11 13:54:12 -05:00
Katrin Leinweber
bd9ffc9183
Fix typos
2018-12-09 17:26:14 +01:00
Andrew Dunning
c34a5f3c77
Fix missing word
2018-11-30 15:03:14 -05:00
Andrew Dunning
1637580b7d
Improve installation notes on associated software
...
Includes explanation of how to install related tools with package managers (since the method of installing `rsvg-convert` is not obvious).
2018-11-30 15:03:14 -05:00
John MacFarlane
5c9ddaac2c
INSTALL.md: Small wording tweak.
2018-11-29 12:35:36 -08:00
John MacFarlane
14027cd8a8
INSTALL.md: Use button for installer links.
2018-11-27 09:57:47 -08:00
Mauro Bieg
3e32053b5b
update INSTALL.md
2018-11-27 12:49:13 -05:00
Mauro Bieg
4b98ec329c
simplify INSTALL.md
2018-11-27 12:49:13 -05:00
Evan Pratten
93a6d2945f
INSTALL.md: Add chromeos install instructions ( #4958 )
2018-10-10 17:23:30 -07:00
John MacFarlane
9b481c8787
INSTALL: note about TinyTeX.
2018-10-07 12:21:28 -07:00
John MacFarlane
6397aacdae
INSTALL.md: indicate that cabal >= 2.0 is needed.
2018-09-07 09:25:48 -07:00
Miodrag Milić
cc4753367c
Added chocolatey installation method ( #4844 )
2018-08-18 09:20:51 -07:00
ChanHoHo
08694efd89
fix broken link for cabal-install ( #4806 )
2018-08-01 12:25:07 -07:00
Ian
d7164e5c66
Correct the macOS homebrew note ( #4664 )
...
By default for all versions of macOS > 10.10 (released in 2015), homebrew does install binary packages, it does not use source to build. So update note to mention a source build is only an issue for old versions of the OS.
2018-05-20 21:21:55 -07:00
John MacFarlane
41b205f4b0
Clarify macos install in INSTALL.md.
...
Make the binary package installer the recommended method, and
note that homebrew installs from source and takes a lot of
disk space.
Closes #4661 .
2018-05-19 16:54:05 -07:00
Mauro Bieg
8a5b3368b2
INSTALL.md don't advise to always build tests
2018-03-17 15:47:22 +01:00
Adam Brandizzi
1a8840f41a
INSTALL.md: mentioning Stack version. ( #4343 )
2018-02-05 11:49:56 -08:00
John MacFarlane
0e16155aaf
Remove custom prelude and ghc 7.8 support.
2018-01-14 23:31:49 -08:00
John MacFarlane
251fbfc60d
Updated INSTALL.md since we now provide zips for binaries.
2017-11-21 10:17:50 -08:00