Commit graph

  • 95bff94ae5 MANUAL.txt: Make documentation of extensions clearer. John MacFarlane 2024-07-04 09:31:55 -07:00
  • 7726902816 MANUAL: fix section level for two Extensions entries. John MacFarlane 2024-07-04 09:24:43 -07:00
  • 2befcb007b Adjust test for #9943 so it works with Windows. John MacFarlane 2024-07-03 22:36:21 -07:00
  • b65006d3e6 Avoid 'head' in JATS reader, DocBook writer. John MacFarlane 2024-07-03 22:26:51 -07:00
  • c4cf6b2663 Haddock reader: Avoid use of 'head'. John MacFarlane 2024-07-03 22:05:20 -07:00
  • 2d12ee3f4c TWiki reader: use isUpper/isLower... John MacFarlane 2024-07-03 22:01:00 -07:00
  • 60c0149084 Man writer: use default middle header when metadata does not... John MacFarlane 2024-07-03 16:25:55 -06:00
  • 5604ca612c TWiki Reader: recognize WikiWords as internal links. John MacFarlane 2024-07-03 15:45:29 -06:00
  • e594cea9ca TWiki reader: avoid partial function. John MacFarlane 2024-07-03 15:45:07 -06:00
  • c723014d94 Fix some mistakes with Japanese language code. John MacFarlane 2024-07-02 18:23:37 -06:00
  • f1799505a9 Add option to link rather than embedding images in ODT. John MacFarlane 2024-06-30 11:32:16 -06:00
  • 217adafcb5 add ua.yaml Jens Oehlschlägel 2024-06-30 22:55:34 +02:00
  • f0bc45aa93 Add Japanese translations Stephen Huan 2024-06-30 05:17:29 -04:00
  • 51f3da649c Use dev version of typst-hs. John MacFarlane 2024-06-29 10:30:02 -06:00
  • 78405f51ae Lua: keep lpeg and re as "loaded" modules. Albert Krewinkel 2024-06-27 18:56:18 +02:00
  • 22ca9e7a20
    pandoc-cli: Include pandoc copyright in Lua version info Albert Krewinkel 2024-06-28 11:10:58 +02:00
  • 522302a97e
    pandoc-cli: Refer printing of version info to the Lua interpreter Albert Krewinkel 2024-06-28 09:58:21 +02:00
  • 59cc5c3725 HTML templates: don't load polyfill. John MacFarlane 2024-06-26 23:46:18 -06:00
  • 5450dc05d8 Allow tls 2.1.x. John MacFarlane 2024-06-26 23:45:49 -06:00
  • 9f32f07bca Changelog fixes. John MacFarlane 2024-06-24 14:35:43 -07:00
  • 501d7cc02d Updated AUTHORS.md. John MacFarlane 2024-06-24 12:47:00 -07:00
  • d0e77eb576 stack.yaml - bump versions for tls, toml-parser John MacFarlane 2024-06-24 12:44:09 -07:00
  • f5b43c10d3 Bump pandoc version bound in pandoc-lua-engine. John MacFarlane 2024-06-24 12:38:38 -07:00
  • d8be1feb32 Update manual date and man pages. John MacFarlane 2024-06-24 12:37:25 -07:00
  • d44060477d Bump pandoc to 3.2.1, update changelog. John MacFarlane 2024-06-24 12:30:23 -07:00
  • ea74c90aff Update pandoc-cli to 3.2.1, bump dependency versions John MacFarlane 2024-06-24 12:30:15 -07:00
  • 7ca6a2b776 Update pandoc-lua-engine to 0.3 John MacFarlane 2024-06-24 12:29:52 -07:00
  • 8f91958f47 Use typst 0.5.0.4. John MacFarlane 2024-06-24 11:46:38 -07:00
  • 8bdea3f331 Use djot 0.1.2.1. John MacFarlane 2024-06-24 11:30:58 -07:00
  • c5efa6b600 Use citeproc 0.8.1.1. John MacFarlane 2024-06-24 11:29:22 -07:00
  • 442dad1f0a Remove pkg-config installation step in nightly workflow TomBen 2024-06-24 16:56:02 +08:00
  • 45568ad069 Add skylighting to stack.yaml. John MacFarlane 2024-06-24 10:02:00 -07:00
  • bbcbf8b378 Use released skylighting-core 0.14.2. John MacFarlane 2024-06-23 23:10:20 -07:00
  • fd9cb5e103 Allow tasty-quickcheck 0.11 John MacFarlane 2024-06-23 22:17:01 -07:00
  • 26b25a4428 LaTeX writer: new method for ensuring images don't overflow. John MacFarlane 2024-04-17 22:55:27 -07:00
  • 965de61edb Markdown writer: fix bug with block quotes in lists. John MacFarlane 2024-06-23 14:33:58 -07:00
  • 07602dedae Update macOS version in GitHub workflows to macos-12 TomBen 2024-06-23 16:13:40 +08:00
  • b07c05a1e5 OpenXML writer: be craftier in adding East Asian font hints. John MacFarlane 2024-06-22 21:37:06 -07:00
  • bee5b1fcd1 HTML writer: ensure URI escaping needed for html4. John MacFarlane 2024-06-22 18:48:55 -07:00
  • 2b60b1a1bc RST reader: Support :cite: role with citeproc. John MacFarlane 2024-06-21 23:30:27 -07:00
  • 7de74f3404 Add command test for #9358. John MacFarlane 2024-06-21 11:15:04 -07:00
  • 7786b72584 LaTeX reader: fix parsing of dimensions beginning with .. John MacFarlane 2024-06-21 11:14:31 -07:00
  • 59781abef4 MANUAL: Add a note that column widths aren't supported in pptx... John MacFarlane 2024-06-19 14:42:15 -07:00
  • 34aeb289c9 Textile reader: don't let spans begin right after a symbol. John MacFarlane 2024-06-18 13:24:15 -07:00
  • 1e8799ca60
    doc/custom-writers.md: document the separator arg of Writer.Blocks Albert Krewinkel 2024-06-18 09:10:08 +02:00
  • 532bbc875b Use latest commonmark-extensions. John MacFarlane 2024-06-17 19:57:33 -07:00
  • 80ad2f09d3 Use latest emojis release. John MacFarlane 2024-06-17 18:52:18 -07:00
  • 97b3056f4e Make gfm_auto_identifiers work as advertised. John MacFarlane 2024-06-17 13:41:31 -07:00
  • fde7908091 Markdown writer: don't print extra caption when using implicit_figures. John MacFarlane 2024-06-12 22:47:14 -07:00
  • 94975a4e3c Docx reader: improve handling of captions. John MacFarlane 2024-06-12 22:11:21 -07:00
  • b2f0d8e799 Docx reader: rename TblCaption to Capt. John MacFarlane 2024-06-12 10:27:01 -07:00
  • 7e89a47f2e T.P.ImageSize: don't prefer exif width/height when they conflict... John MacFarlane 2024-06-11 16:42:38 -07:00
  • e6f298f19f
    doc/lua-filters.md: Fix outdated docs Albert Krewinkel 2024-06-11 16:22:45 +02:00
  • cd9753d4af LaTeX writer/template: specify language option for selnolig... John MacFarlane 2024-06-10 19:33:43 -07:00
  • c9a3f5466e SelfContained: strip CRs from XML before base64 encoding for data uri. John MacFarlane 2024-06-10 12:48:35 -07:00
  • f2092f82ff SelfContained: only create svg elements for SVG images when... John MacFarlane 2024-06-10 10:59:16 -07:00
  • 71e17b83b9 Use dev skylighting-core. John MacFarlane 2024-06-10 09:16:11 -07:00
  • 8e227ab059 LaTeX template: put babel-lang in options to beamer. John MacFarlane 2024-06-10 08:55:57 -07:00
  • 7b85353780
    doc/lua-filters.md: correct return type of pandoc.layout.render. Albert Krewinkel 2024-06-10 07:25:02 +02:00
  • d416619298
    doc/lua-filters.md: Document operators of the "Doc" type. Albert Krewinkel 2024-06-10 07:10:15 +02:00
  • da4a55a985
    lua-filters: auto-generate docs for pandoc.layout module. Albert Krewinkel 2024-06-09 22:19:57 +02:00
  • 042eb1782a
    CI: bump remaining actions/checkout from v3 to v4 Albert Krewinkel 2024-06-09 17:04:11 +02:00
  • b91d3beaff
    stack.yaml: bump resolver to lts-22.24. Albert Krewinkel 2024-06-09 16:30:33 +02:00
  • 2cc9defda4
    Lua: split Init module into more modules. Albert Krewinkel 2024-06-08 22:48:35 +02:00
  • 684668db1e Fix --toc-depth with beamer output. John MacFarlane 2024-06-08 17:34:03 -07:00
  • 9af5b1ca8b Lua: add function pandoc.template.get. Albert Krewinkel 2024-06-07 17:56:49 +02:00
  • 11a2f78cda
    PandocMonad: convert IOErrors to warnings when fetching absolute paths (#9859) Albert Krewinkel 2024-06-08 17:40:42 +02:00
  • 7db19d8cd4
    Update more copyright dates to 2024. Albert Krewinkel 2024-06-08 16:45:29 +02:00
  • c290ffbaff
    Fix misplaced span. Albert Krewinkel 2024-06-08 14:48:15 +02:00
  • 6a88abae3d
    Lua: keep CommonState object in the registry Albert Krewinkel 2024-06-08 14:39:58 +02:00
  • d50bd30324
    Lua: add tests for PANDOC_STATE global Albert Krewinkel 2024-06-08 14:39:58 +02:00
  • 6f98149516
    Fix "unused variable" warning. Albert Krewinkel 2024-06-08 14:39:57 +02:00
  • a6427fc95d MANUAL: fixed links to option--reference-doc. John MacFarlane 2024-06-07 16:13:02 -07:00
  • a0ba712b70 Textile writer: get rid of header, odd, even classes on tr. John MacFarlane 2024-06-07 14:22:17 -07:00
  • b4b0a6d61b Fixes to #9376. John MacFarlane 2024-06-07 14:16:38 -07:00
  • cd15313216
    Don't emit unnecessary classes in HTML tables (#9376) ThomasSoeiro 2024-06-07 21:15:40 +02:00
  • bfb0475d67
    doc/lua-filters: autogenerate docs for module pandoc.template Albert Krewinkel 2024-06-07 18:21:46 +02:00
  • 430d525378
    Lua: allow passing an environment to run_lua_filter. Albert Krewinkel 2024-06-07 07:53:57 +02:00
  • 3d6a4d870a Fix warning. John MacFarlane 2024-06-04 17:16:38 -07:00
  • 0698eb4a8b LaTeX writer: task lists must be unordered. John MacFarlane 2024-06-04 17:11:03 -07:00
  • 3952d4d1a2 Docx reader: support task lists. John MacFarlane 2024-06-04 15:17:43 -07:00
  • e71f171fe2 T.P.Writers.Shared: export toTaskListItem instead of isTaskList. John MacFarlane 2024-06-04 11:45:04 -07:00
  • 75afa7829b T.P.Readers.Docx.Lists: replace a generic traversal... John MacFarlane 2024-06-04 10:22:38 -07:00
  • f5531f18a5 Docx writer: better formatting for task lists. John MacFarlane 2024-06-04 10:03:26 -07:00
  • c4f530fac8 T.P.Writers.Shared: export isTaskList. John MacFarlane 2024-06-04 09:00:30 -07:00
  • d43a92ebdc Use latest dev citeproc. John MacFarlane 2024-06-03 11:01:47 -07:00
  • 347985fb83
    typst,table - support '.typst:no-figure' and 'typst:figure:kind=kind' (#9778) Carlos Scheidegger 2024-06-03 09:52:53 -07:00
  • b9491ccbbc Support supplementary-material in metadata for jats_articlepublishing. John MacFarlane 2024-06-03 09:37:35 -07:00
  • 39c549caad Docx writer: omit jc attribute on table cells with AlignDefault. John MacFarlane 2024-06-01 22:31:03 -07:00
  • 1992913ba5 Docx reader: react to "left" value on jc attribute. John MacFarlane 2024-06-01 21:02:11 -07:00
  • 3dfac974d0 Docx reader: handle column and cell alignments. John MacFarlane 2024-06-01 20:01:48 -07:00
  • 9a7fd6e7bf Docx reader: allow insertion/deletion to contain arbitrary ParParts... John MacFarlane 2024-06-01 17:34:36 -07:00
  • aeb84b5d13 Fix command test #6285 for Windows. John MacFarlane 2024-06-01 16:21:21 -07:00
  • 83de55bb35
    Lua: Set pandoc.List as default metatable for JSON lists Albert Krewinkel 2024-06-01 20:56:11 +02:00
  • 075ed1052f Support HorizontalRule in docx reader. John MacFarlane 2024-06-01 11:00:37 -07:00
  • f7fcb5c470 T.P.Readers.Docx.Parse: add HRule constructor to BodyPart. John MacFarlane 2024-06-01 10:14:43 -07:00
  • 7e7735bb6b Use \linewidth instead of \columnwidth or \textwidth... John MacFarlane 2024-05-31 15:03:06 -06:00
  • f98f3b141d Use latest dev version of citeproc. John MacFarlane 2024-05-31 13:03:55 -06:00
  • a057d409c4 Update stack.yaml to use dev dependencies for typst, djot. John MacFarlane 2024-05-31 10:49:42 -06:00
  • 872d7bcd28 Fix metadata in docx writer. John MacFarlane 2024-05-31 10:43:24 -06:00