John MacFarlane
55227a2027
Move man pages to pandoc-cli package.
...
Closes #9245 .
2023-12-09 09:55:13 -08:00
John MacFarlane
59df1e1948
Update MANUAL.txt date and man page.
2023-10-27 12:55:56 -07:00
John MacFarlane
b65cd517b3
Update man page with correct version.
2023-09-09 10:19:28 -07:00
John MacFarlane
6795f91f85
Update manual and changelog.
2023-09-08 22:05:19 -07:00
John MacFarlane
5fe3396a22
Add Makefile targets for pandoc-lua.1, pandoc-server.1.
...
Regenerate these man pages.
2023-08-31 17:57:01 -07:00
John MacFarlane
19385e1833
Clean up pandoc's own man page.
2023-08-31 17:49:30 -07:00
John MacFarlane
df56ad7f51
Regenerate pandoc.1 with pandoc 3.1.7 for cleaner man code.
2023-08-31 17:38:25 -07:00
John MacFarlane
0a299a37af
Clean up pandoc-server.1 man page
2023-08-31 17:37:46 -07:00
John MacFarlane
db72432b0c
Update manual date and regenerate man page.
2023-08-31 09:27:10 -07:00
John MacFarlane
d54151c32d
Bump to 3.1.6.2, update manual date and man page.
2023-08-22 13:39:33 -07:00
John MacFarlane
14b5298052
Bump dates, update dependencies.
2023-08-06 11:44:41 -07:00
John MacFarlane
a8d5970cd1
Bump version on man page
2023-07-20 22:36:28 -07:00
John MacFarlane
42915f214c
Update manual date, man page.
2023-07-20 22:15:17 -07:00
John MacFarlane
4f37b95cd1
Regenerate man page.
2023-07-06 23:17:56 -07:00
John MacFarlane
0359cc8203
Update man page.
2023-06-24 11:25:53 -07:00
John MacFarlane
72a85ac6ab
Update manual date and man page.
2023-06-06 17:50:17 -07:00
John MacFarlane
4780b4760d
More Typst writer improvements.
...
+ Update manual with variables for Typst.
+ Split `lang` metadata into separate `lang` and `region` for Typst.
+ Fix label positioning in Divs.
+ Fix text customizations (lang, region, font, size) so they actually
work.
+ Update tests and man page.
2023-03-26 21:32:31 -07:00
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