pandoc 3.9.0.1 #11537
jgm
announced in
Announcements
pandoc 3.9.0.1
#11537
Replies: 1 comment
|
Unofficial Linux/RISC-V (64-bit, |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Click to expand changelog
WASM GUI:
Docx reader:
/media(DOCX--extract-mediafalls back to SHA1 filenames for package-rooted image targets #11518). This can be produced by the online version of Word. With this change, media stored at an absolute path will be stored with its original name and not given a SHA1-based name.Shape Format#9633). Treat text inside a textbox containing an image as a figure caption.Typst reader:
bibliographyin the metadata. This sets things up for using--citeproc.Textile reader:
Docx reader:
w:gridBeforetable row property (readers/docx: Support w:gridBefore #11464, Jan Tojnar).LaTeX reader:
\footnotemarkand\footnotetext(\footnotemark and \footnottext skipped from tex document #11450). These commands allow separating the footnote mark from its content, useful in tables, minipages, and other contexts where \footnote cannot be used directly.ODT Reader:
Preformatted_20_Textstyle Jan Tojnar This is used by LibreOffice, and we will switch to that as well.Markdown reader:
lists_without_preceding_blankline(Inconsistent behaviour of the Markdown reader when processing GitHub-style alerts #11534).Typst writer:
\for hard break (Line breaks in headings break Typst headings #11446). They are not necessary. Note that they can still be included if you use--wrap=preserveand add a newline in your source document.bytesobject with the requisite bytes. Typst figures out the format automatically..after bracketed argument (Typst writer generates invalid code when punctuation directly follows a link #11511).Docx writer:
extractTargetfrom Docx reader.--top-level-division(Cannot get docx to insert section breaks #11482, Avoid DOCX section break with initial heading using --top-level-division #10578).EPUB writer:
identifier.scheme(EPUB 3: update allowed values for metadataidentifier.scheme(ONIX codelist issue 72) #11481, Pascal Wagler).ODT writer:
Codeinlines fromSource_20_TexttoSource_Text. This is the same name LibreOffice Writer uses so it will be recognized by the Character Styles section of the Styles menu.Preformatted Text&Source Textstyles (Jan Tojnar). Presumably,font-family-genericandfont-pitchwill allow to find a replacement on systems that do not haveCourier New.Markdown writer:
&that would trigger entity (Incorrect markdown_strict output #11490).HTML writer:
scrollProgresstoauto(Christophe Dervieux).PPTX writer:
MediaWiki writer:
$wgAllowExternalImagesis enabled in the MediaWiki instance.ICML writer:
object-styleattribute in a pandoc Image, which is mapped to the AppliedObjectStyle attribute in the Rectangle element around an Image element in the resulting ICML.JATS writer:
<boxed-text>specific attributes. If it does, the writer keeps wrapping the Div contents in a<boxed-text>, as it did before. Otherwise, the writer falls back to the more appropriate<p>element or simply unwraps the Div if the wrapping element wouldn’t have any attributes. The new behavior gives better semantic results in most cases, as<boxed-text>should be used for text that “is outside the flow of the narrative text”, which doesn’t apply to most divs. “Special” divs, like those used to mark sections, are not affected by this change.Text.Pandoc.Writers.GridTable:
toTable, an array index error could be raised. Normalizing the table forces it into a shape that won’t allow this error.Lua subsystem (Albert Krewinkel):
pandoc.types.Sources(Describe the LuaSourcetype in the docs #11441).LaTeX template: properly handle keywords with commas. These need to be put in an
\xmpquote{..}command. Closes keywords are enumerated wrongly in PDF #11528.HTML styles template: avoid duplicate code selector. Consolidate two clauses. Closes Duplicated code selector in CSS for standalone HTML #11484.
Revealjs template: fix type rendering of scroll-view options (Christophe Dervieux, Revealjs template: type issues in scroll-view config options #11486).
Typst template:
#set pageis used, as it will cause a page break.Beamer template: add
logooptionvariable (Support Beamer logo graphic options #11452, Sidney Mau).Text.Pandoc.ImageSize:
Re-add
-threadedto compile options in pandoc-cli.Use released djot, asciidoc, texmath, typst.
Allow crypton 1.1, tls 2.2, http-client-tls 0.4.
Require auto-update >= 0.2.6 to fix server on macOS (pandoc server 3.9 errors on macOS #11488).
pandoc-cli.cabal: bump base min bound to 4.18 (same as pandoc).
MANUAL.txt:
This discussion was created from the release pandoc 3.9.0.1.
All reactions