Commit Graph
296 Commits
Author SHA1 Message Date
John MacFarlane 0cba767bd6 Update manual date and man page 2023-03-26 11:11:05 -07:00
John MacFarlane 8a1c8287f3 CHange manual date and regenerate man page. 2023-03-05 13:37:07 -08:00
John MacFarlane 122feddce6 Update manual date and man page. 2023-02-08 17:28:16 -08:00
John MacFarlane 5d25e56eec Bump to 3.0.1. 2023-01-25 08:58:11 -08:00
John MacFarlane 50eb8a1d86 Update man pages. 2023-01-25 08:32:27 -08:00
John MacFarlane 28e535926a Regenerate man page. 2023-01-18 12:15:16 -08:00
John MacFarlane 51289eb66f Update man pages. 2023-01-17 21:19:25 -08:00
Amar Al-Zubaidi 03e478ee2c Add LaTeX variable urlstyle (#8429)
This is set to `same` by default, so users should not experience any change.
2022-11-10 08:39:14 -08:00
John MacFarlane ee62618a80 Add pandoc-lua.1 man page. 2022-10-04 13:16:19 -07:00
John MacFarlane 46a1888c26 Bump to 2.19.2, update changelog and man page. 2022-08-22 08:30:48 -07:00
John MacFarlane e0a994aa22 Regenerate man pages. 2022-08-18 22:53:58 -07:00
John MacFarlane c5f8a38f38 Finished pandoc-server documentation. 2022-08-16 16:11:04 -07:00
John MacFarlane 3f2b44b694 Beginning of man page for pandoc-server. 2022-08-15 09:51:17 -07:00
John MacFarlane a14e7b0c6d Update date on manual. 2022-08-03 21:16:43 -07:00
John MacFarlane c05f95773d Update manfilter for greater portability.
The tables in our man pages were not rendering correctly
with mandoc, now used by default with macOS. mandoc doesn't
allow man formatting inside table cells.

For maximal portability, we now render the tables in plain
format and include them as code blocks in the man page.

Closes #8045.
2022-04-27 10:02:37 -07:00
John MacFarlane 221ae4c8cb Update man page. 2022-04-04 09:43:27 -07:00
Dimitris Apostolou 2f521081ad Fix typos (#7934) 2022-02-22 09:05:39 -08:00
John MacFarlane a081859743 Bump to 2.17.1.1, update changelog and man page. 2022-01-31 09:45:44 -08:00
John MacFarlane 0bd62ddeaf Update man page. 2022-01-30 11:17:18 -08:00
John MacFarlane 6bb047690e Regenerate man page. 2022-01-29 15:35:57 -08:00
John MacFarlane 989f315a84 manfilter.lua: remove extra indent in table cells with code blocks. 2022-01-29 15:35:37 -08:00
Carsten Allefeld a251f3d274 New defaults files documentation 2022-01-29 14:22:14 -08:00
John MacFarlane 7b8f8ceffe Fix message in man page about where code can be found. 2022-01-15 13:03:02 -08:00
John MacFarlane 6c378e65ab Regenerate man page. 2022-01-15 12:58:31 -08:00
John MacFarlane c6cf78a033 Improve on fix to #7506.
Don't boldface code in output formats that can represent
it as monospace.

Define aliases for VI, VB, VBI as well.
2022-01-15 12:57:26 -08:00
John MacFarlane f5d720ae79 Regenerate man page with new method for verbatim. 2022-01-15 12:41:46 -08:00
John MacFarlane 55cc9040cb Update man page. 2022-01-14 10:36:59 -08:00
John MacFarlane 1a6fad9fbd Update manual date and man page. 2022-01-12 15:12:53 -08:00
John MacFarlane 4857cd1769 Update man page. 2021-11-20 23:19:22 -08:00
John MacFarlane d1789dda75 Bump to 2.16.1, update changelog. 2021-11-02 16:16:21 -07:00
John MacFarlane d405846873 Regenerate man page. 2021-10-31 09:39:56 -07:00
John MacFarlane 51e1a8601f Bump to 2.15, updaet man page. 2021-10-22 22:15:37 -07:00
Francesco Mazzoli 99a4d1d0b0 Support --reference-location for HTML output (#7461)
The HTML writer now supports `EndOfBlock`, `EndOfSection`, and
`EndOfDocument` for reference locations.  EPUB and HTML slide
show formats are also affected by this change.

This works similarly to the markdown writer, but with special care
taken to skipping section divs with what regards to the block level.

The change also takes care to not modify the output if `EndOfDocument`
is used.
2021-09-10 09:30:05 -07:00
John MacFarlane 9b8a691782 Update manual date and man page. 2021-08-20 21:56:32 -07:00
John MacFarlane c909d16ccc Bump to 2.14.1, update changelog and man page. 2021-07-18 11:39:04 -07:00
John MacFarlane 0c4ed0045a Bump to 2.14.0.3, update changelog, require latest skylighting. 2021-06-20 19:25:43 -07:00
John MacFarlane 67b3c36a93 Bump to 2.14.0.2, update chaneglog and manual. 2021-06-10 22:47:53 -07:00
John MacFarlane 677ccb7138 Bump to 2.14.0.1; update changelog and man page. 2021-05-31 22:07:12 -06:00
John MacFarlane a7a603cc04 Update manual. 2021-05-28 15:13:22 -07:00
John MacFarlane 4b229e5955 Regenerate man page. 2021-05-21 11:41:37 -07:00
John MacFarlane c46482bfc3 Update manual date and man page. 2021-05-13 14:11:15 -07:00
John MacFarlane 80ae929922 Update man page and manual date. 2021-03-20 00:40:04 -07:00
John MacFarlane 3a763ac770 Update date in changelog and manual. 2021-03-08 07:45:23 -08:00
John MacFarlane ba2793e4fa Update man page. 2021-03-04 08:57:53 -08:00
Salim B fae6a204f1 Fix/update URLs and use HTTP**S** where possible (#7122) 2021-02-26 17:56:04 -08:00
John MacFarlane 54d8c6959c Update README and man page. 2021-01-22 21:37:59 -08:00
John MacFarlane 886faa3cbc Bump to 2.11.3.2, update changelog and man page 2020-12-29 12:48:55 -08:00
John MacFarlane 37ba5d5dfe Bump to 2.11.3.1 and update changelog and man page. 2020-12-18 15:29:57 -08:00
John MacFarlane b220165462 Update man page. 2020-12-17 11:19:10 -08:00
John MacFarlane 0c8ab8a12f Update README.md, man page. 2020-11-19 13:05:02 -08:00