aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2025-05-17 10:06:40 -0700
committerJohn MacFarlane <[email protected]>2025-05-17 10:06:40 -0700
commit07c9924e5f445484b54c0757d2d9a97bdc59a1aa (patch)
tree6102f7b20bdfd2e15c6b5e54762f8d434f2e2cc9
parentfbeadcd0baae29decc19d2ac42d8a40fc974b868 (diff)
Update manual date; regenerate man pages.
-rw-r--r--MANUAL.txt2
-rw-r--r--pandoc-cli/man/pandoc-lua.14
-rw-r--r--pandoc-cli/man/pandoc-server.14
-rw-r--r--pandoc-cli/man/pandoc.110
4 files changed, 9 insertions, 11 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 61dbef583..1ede63c40 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -1,7 +1,7 @@
---
title: Pandoc User's Guide
author: John MacFarlane
-date: 2025-05-16
+date: 2025-05-17
---
# Synopsis
diff --git a/pandoc-cli/man/pandoc-lua.1 b/pandoc-cli/man/pandoc-lua.1
index 7a53a3775..e75dbda24 100644
--- a/pandoc-cli/man/pandoc-lua.1
+++ b/pandoc-cli/man/pandoc-lua.1
@@ -1,6 +1,6 @@
-.\" Automatically generated by Pandoc 3.7
+.\" Automatically generated by Pandoc 3.7.0.1
.\"
-.TH "pandoc-lua" "1" "September 22, 2022" "pandoc 3.7" "Pandoc User\[cq]s Guide"
+.TH "pandoc-lua" "1" "September 22, 2022" "pandoc 3.7.0.1" "Pandoc User\[cq]s Guide"
.SH SYNOPSIS
\f[CR]pandoc\-lua\f[R] [\f[I]options\f[R]] [\f[I]script\f[R]
[\f[I]args\f[R]]]
diff --git a/pandoc-cli/man/pandoc-server.1 b/pandoc-cli/man/pandoc-server.1
index 5d2dcee42..650252fbf 100644
--- a/pandoc-cli/man/pandoc-server.1
+++ b/pandoc-cli/man/pandoc-server.1
@@ -1,6 +1,6 @@
-.\" Automatically generated by Pandoc 3.7
+.\" Automatically generated by Pandoc 3.7.0.1
.\"
-.TH "pandoc-server" "1" "August 15, 2022" "pandoc 3.7" "Pandoc User\[cq]s Guide"
+.TH "pandoc-server" "1" "August 15, 2022" "pandoc 3.7.0.1" "Pandoc User\[cq]s Guide"
.SH SYNOPSIS
\f[CR]pandoc\-server\f[R] [\f[I]options\f[R]]
.SH DESCRIPTION
diff --git a/pandoc-cli/man/pandoc.1 b/pandoc-cli/man/pandoc.1
index e1f4cb2d4..c11d8f3b9 100644
--- a/pandoc-cli/man/pandoc.1
+++ b/pandoc-cli/man/pandoc.1
@@ -1,6 +1,6 @@
-.\" Automatically generated by Pandoc 3.7
+.\" Automatically generated by Pandoc 3.7.0.1
.\"
-.TH "pandoc" "1" "2025\-05\-14" "pandoc 3.7" "Pandoc User\[cq]s Guide"
+.TH "pandoc" "1" "2025\-05\-17" "pandoc 3.7.0.1" "Pandoc User\[cq]s Guide"
.SH NAME
pandoc - general markup converter
.SH SYNOPSIS
@@ -7844,12 +7844,10 @@ The default ConTeXt markup generated by pandoc is optimized for
readability and reuse, not tagging.
Enable the \f[CR]tagging\f[R] format extension to force markup that is
optimized for tagging.
-This can be combined with the \f[CR]pdfa\f[R] variable to generate
-standard\-compliant PDFs.
-E.g.:
+For example:
.IP
.EX
-pandoc \-\-to=context+tagging \-V pdfa=3a
+pandoc \-t context+tagging doc.md \-o doc.pdf
.EE
.PP
A recent \f[CR]context\f[R] version should be used, as older versions