John MacFarlane
ce976810b2
Adjust date on manual, regenerate man page.
2019-11-16 12:54:19 -08:00
John MacFarlane
4a5e727c8c
Man writer: Improved definition list term output.
...
Now we boldface code but not other things. This matches the
most common style in man pages (particularly option lists).
Also, remove a regression in the last commit in which 'nowrap'
was removed.
2019-07-13 16:41:43 -07:00
John MacFarlane
c497d79dfd
Rebuild man page
2019-07-12 09:51:51 -07:00
John MacFarlane
b6d564696f
Update manual date, readme, man page.
2019-06-11 21:50:10 -07:00
♫ Christian Krause ♫
51fa5f6ee2
MANUAL.txt: removes double 'inside' ( #5489 )
2019-05-07 12:24:12 -04:00
John MacFarlane
f75fcf6f31
Update man page and README.
2019-04-05 15:11:08 -07:00
John MacFarlane
3862565132
Update manual date and man page.
2019-03-13 20:59:25 -07:00
John MacFarlane
9a511660ab
Update manual date, man page, README.md.
2019-03-03 09:46:21 -08:00
John MacFarlane
7974a5d169
Update manual.
2019-01-30 22:00:54 -08:00
John MacFarlane
839bd3cfe6
Update date in manual and update man page.
2018-11-24 20:40:07 -08:00
John MacFarlane
20c27b6967
Update man/pandoc.1.
2018-11-03 20:55:03 -07:00
John MacFarlane
be24147d3c
Update man page.
2018-11-03 12:37:30 -07:00
John MacFarlane
c0e0ef12cf
Update manual date and man page.
2018-11-01 21:56:41 -07:00
John MacFarlane
cfa824b977
Regenerated man page.
2018-10-19 23:02:42 -07:00
John MacFarlane
c01897281a
Update man page to use \[at]
instead of \@
.
2018-10-19 22:56:40 -07:00
John MacFarlane
c07b9aebc2
Version to 2.3.1.
2018-09-27 23:09:06 -07:00
John MacFarlane
04fce40cd6
Update manual date and man page.
2018-09-16 11:18:41 -07:00
John MacFarlane
6728049225
Bump to 2.2.3.2, update man page, changelog.
2018-08-07 09:30:34 -07:00
John MacFarlane
030e8969c7
Bump to 2.2.3.1, update man page and changelog.
2018-08-06 21:37:15 -07:00
John MacFarlane
d8a614d7bb
Bump to 2.2.3, update changelog and man page.
2018-08-05 12:40:56 -07:00
John MacFarlane
31ef9959b8
Update man page, changelog, authors.
2018-07-19 21:51:56 -07:00
John MacFarlane
67f7cec439
Update man page.
2018-07-15 14:42:58 -07:00
John MacFarlane
3016a9f9df
Update version on man page.
2018-05-10 21:46:24 -07:00
John MacFarlane
32ef6f91fd
Update manual date and man page.
2018-05-10 21:44:32 -07:00
John MacFarlane
b7356d3ddf
Restored and undeprecated gladtex for HTML math.
...
- Added `GladTeX` constructor to `Text.Pandoc.Options.HTMLMathMethod`
[API change, reverts removal in v2.2]
- Restored and undeprecated `--gladtex` option, removed in v2.2.
Closes #4607 .
2018-05-09 11:29:20 -07:00
John MacFarlane
79d6c3d62c
Update man page and MANUAL date.
2018-04-26 23:35:31 -07:00
John MacFarlane
51cbaeeffe
Update man page.
2018-04-22 22:13:49 -07:00
John MacFarlane
3c18c1c571
Update man page.
2018-04-20 21:50:42 -07:00
John MacFarlane
09a32de173
Man page update.
2018-03-18 09:20:14 -07:00
John MacFarlane
01f7f8da62
Update man page.
2018-03-17 20:40:16 -07:00
John MacFarlane
5e6879dbf9
Update man page and date on MANUAL.
2018-03-02 20:23:53 -08:00
John MacFarlane
d57ff311e5
Replaced tabs with spaces in MANUAL.txt.
...
@jkr - the tabs were inserted by
your 624abeec5c
,
presumably through some automatic setting in your editor
that replaced 8 spaces with a tab.
This messed up indented formatting in the manual.
2018-01-18 08:18:46 -08:00
John MacFarlane
422c0d8dd1
Update man page.
2018-01-17 11:06:43 -08:00
John MacFarlane
5ca99f2cea
Update changelog and man page.
2018-01-07 21:28:04 -08:00
John MacFarlane
f6fdad92a7
Update man page.
2017-12-28 22:50:33 -08:00
John MacFarlane
f61a8454f2
Update man page.
2017-12-28 15:57:59 -08:00
John MacFarlane
2e8722da6c
Update man page and changelog.
2017-12-27 12:30:05 -08:00
John MacFarlane
56951b873e
Updated man page.
2017-12-27 09:53:50 -08:00
John MacFarlane
eb7f65305d
Update manual date and man page.
2017-12-27 09:53:16 -08:00
John MacFarlane
68edc9efbf
Update man page.
2017-12-12 16:36:23 -08:00
John MacFarlane
12850755a7
Updated man page.
2017-12-11 22:42:55 -08:00
John MacFarlane
75fa139481
Update man page.
2017-12-11 21:46:58 -08:00
John MacFarlane
3ee85960cb
Update man page and MANUAL date.
2017-12-02 18:56:45 -08:00
John MacFarlane
63df9e3172
Update man page.
2017-11-20 16:52:36 -08:00
John MacFarlane
38ab2eeb9e
Updated man page version.
2017-11-18 13:33:32 -08:00
John MacFarlane
6b75d6e08c
Use lua filter to generate man page from MANUAL.
...
Instead of three Haskell filters.
This is easier and faster.
2017-11-11 15:26:24 -08:00
Alexander Krotov
dd2455cb0d
s/suppport/support/
2017-11-06 09:53:10 +03:00
John MacFarlane
4a98b86a78
Update MANUAL date and man page.
2017-11-04 15:52:05 -07:00
John MacFarlane
a25843238c
Updated date on manual and regenerated man page.
2017-10-31 21:29:31 -07:00
John MacFarlane
a9adf54b34
Regen man page.
2017-10-29 16:30:48 -07:00