Commit graph

  • ace048515f OpenDocument writer: Removed another use of 'head'. John MacFarlane 2024-09-08 21:47:25 -0700
  • 7602e4995f T.P.Readers.ODT.Generic.XMLConverter: remove partial functions. John MacFarlane 2024-09-08 21:38:28 -0700
  • 185c29b4b2 Typst reader: change how "block" elements are handled. John MacFarlane 2024-09-08 14:50:18 -0700
  • 4cd5b38632 Use latest typst-hs. John MacFarlane 2024-09-08 14:33:02 -0700
  • 9855cd98e1 Remove most uses of partial function 'head'. John MacFarlane 2024-09-08 12:50:30 -0700
  • cf3a583bd4 Avoid use of partial function 'tail'. John MacFarlane 2024-09-08 09:52:50 -0700
  • 477e235f6e pandoc-lua-engine: marshall list_tables, epub_title_page writer options. John MacFarlane 2024-09-08 09:42:20 -0700
  • 7a569b9c8f Initialize some missing fields in pandoc-server. John MacFarlane 2024-09-08 09:37:08 -0700
  • 25b9314472 Finishing touches on --link-images: John MacFarlane 2024-09-08 09:07:55 -0700
  • ca017b3c43 Document figure/table-caption-position in defaults files. John MacFarlane 2024-09-08 08:57:26 -0700
  • 8e391ba599 Add to cli options seciton in CONTRIBUTING. John MacFarlane 2024-09-08 08:55:00 -0700
  • 079af93d78 CONTRIBUTING.md: summarize steps for adding new cli option. John MacFarlane 2024-09-08 08:52:29 -0700
  • 45da887ff7 Include accessors for new writer options John MacFarlane 2024-09-08 08:52:23 -0700
  • 6be667625e pandoc-server: initialize caption position options John MacFarlane 2024-09-08 08:52:10 -0700
  • e589dd62d7 Docx writer: Support --number-offsets. John MacFarlane 2024-09-07 20:29:04 -0700
  • bdcbb67168 T.P.Opp: Change default for optNumberOffset to []. John MacFarlane 2024-09-07 20:23:56 -0700
  • 3e6eb1cde2 Text.Pandoc.Shared: add makeSectionsWithOffsets [API change]. John MacFarlane 2024-09-07 17:39:34 -0700
  • a27dad6f68 Add options to change table/figure caption positions. John MacFarlane 2024-09-06 19:38:18 -0700
  • 74221a0ccb LaTeX reader: math environments don't have bracketed options. John MacFarlane 2024-09-07 08:39:09 -0700
  • 7d672fccbd Markdown writer: make math sensitive to tex_math_gfm extension. John MacFarlane 2024-09-05 19:38:43 -0700
  • 89c0052fd6 HTML writer: don't add doc-biblioref role to every link... John MacFarlane 2024-09-05 13:38:02 -0700
  • 180d2b5a02 RTF reader: handle images inside shp contexts. John MacFarlane 2024-09-03 22:19:04 -0700
  • b3d721b4ab Typst writer: don't include trailing semicolon after... John MacFarlane 2024-09-03 20:14:33 -0700
  • 6d41c1b147 ANSI writer: add test for inline code. John MacFarlane 2024-09-03 14:29:31 -0700
  • 6be41d1c62 ANSI writer: Remove Figure and Table labels and numbers. John MacFarlane 2024-09-03 14:26:53 -0700
  • 9953f1d256 Add ansi writer tests. John MacFarlane 2024-09-03 13:35:01 -0700
  • 9b62ddc24c Add ansi as output format in MANUAL.txt. John MacFarlane 2024-09-03 13:18:23 -0700
  • f048d8110e Text.Pandoc.Format: change formatFromFilePaths... John MacFarlane 2024-09-03 11:01:48 -0700
  • 6808788b21 HTML reader: only parse main element's contents (if present). John MacFarlane 2024-09-03 10:40:08 -0700
  • 76521b66e4 Replace some 'tail' with safe 'drop 1'. John MacFarlane 2024-09-02 21:48:08 -0700
  • 826f7879a4 Change default --pdf-engine via HTML to WeasyPrint. John MacFarlane 2024-09-02 21:36:49 -0700
  • 403271e244 Render tables in ANSI writer Evan Silberman 2024-09-02 11:07:20 -0700
  • 314a85b150 Tweak code block output Evan Silberman 2024-05-01 17:08:39 -0700
  • 5803f1e071 Support numbered sections Evan Silberman 2024-04-04 16:39:25 -0700
  • 485196e9cc Revamp display of headings Evan Silberman 2024-04-02 16:53:28 -0700
  • ddfd8de5ec Remove default 4-column margin Evan Silberman 2024-03-26 16:43:51 -0700
  • bf38a1583c Improve display of figure captions Evan Silberman 2024-03-25 20:14:37 -0700
  • c2ede57213 Underline links Evan Silberman 2024-03-25 12:32:26 -0700
  • aabbda2fa2 Make the horizontal rule less whimsical Evan Silberman 2024-03-25 09:39:40 -0700
  • 9821407262 Use dev doclayout, stack.yaml edition Evan Silberman 2024-03-23 14:05:02 -0700
  • ec9ec839c9 Hide DocLayout's link to avoid clashes Evan Silberman 2024-03-22 18:19:51 -0700
  • d09477400f Introduce ANSI writer for formatted console output Evan Silberman 2024-03-08 15:12:02 -0800
  • 5e5ce1fae4 Match writer.djot expected output to doclayout Evan Silberman 2024-03-22 17:59:55 -0700
  • c296c0fcfe Depend on newer dev doclayout Evan Silberman 2024-03-22 16:58:14 -0700
  • 44bd58cb64 Expose formatANSI from skylighting-format-ansi Evan Silberman 2024-03-12 15:40:47 -0700
  • 3ca82f21b0 Hide Color type from DocLayout to avoid clash Evan Silberman 2024-03-12 15:40:06 -0700
  • 1ed9692e74 Move to{Sub,Super}scriptInline to T.P.W.Shared Evan Silberman 2024-03-11 15:26:15 -0700
  • 1393cda27d LaTeX reader: parse nested tabular environments. John MacFarlane 2024-09-01 11:04:46 -0700
  • 4a3b002a63 HTML reader: read TeX annotation in mathml content if present. John MacFarlane 2024-09-01 10:19:41 -0700
  • 49e82f9a7f HTML reader: better handle KaTeX-generated math. John MacFarlane 2024-08-31 10:16:00 -0700
  • 7a83cac6c3 chore: fix some comments closeobserve 2024-08-02 14:52:55 +0800
  • 1a56865705 Markdown writer: avoid emitting markdown caption if... John MacFarlane 2024-08-29 11:15:20 -0700
  • a0bc3a574e RST reader: improve simple table support. John MacFarlane 2024-08-29 10:39:46 -0700
  • 54452e71fd
    INSTALL.md — reorganise info on static binaries and add conda-forge install options (#10098) Ian Max Andolina 2024-08-29 00:26:15 +0800
  • 6c4691324f AsciiDoc writer: add link: prefix when needed. John MacFarlane 2024-08-23 12:20:43 -0700
  • 494716c529
    User Guide: Fix CSL Docs broken link (#10100) Tristano Ajmone 2024-08-22 19:13:57 +0200
  • db3febd0f1
    Org reader: refactor, cleanup parser for raw block contents. Albert Krewinkel 2024-08-08 17:39:48 +0200
  • 2575490c17
    typst template: move header-includes before show doc (#10070) Gordon Woodhull 2024-08-08 12:18:21 -0400
  • b2755f77ba
    Org reader: fix parsing of src blocks with an -i flag. Albert Krewinkel 2024-08-08 16:57:42 +0200
  • 1f093eab98 Asciidoc writer: preserve original base level. John MacFarlane 2024-08-06 20:07:27 -0700
  • 5967d7ae0b Use latest dev typst. John MacFarlane 2024-08-06 19:49:58 -0700
  • f276f46d6a Use dev versions of typst and texmath John MacFarlane 2024-08-06 17:08:16 -0700
  • 9bf112b9af LaTeX writer: preserve locator labels with --natbib. John MacFarlane 2024-08-06 15:16:24 -0700
  • f31c065cc1
    ODT: Add TableCaption to styles.xml (#10058) Ian Max Andolina 2024-08-07 01:29:15 +0800
  • 720aa87402 HTML writer: add data- when rendering label attribute. John MacFarlane 2024-08-01 08:41:00 -0700
  • 3d0faf6927 AsciiDoc writer: don't emit empty figure caption. John MacFarlane 2024-08-01 08:06:16 -0700
  • 0494f71e4c Document the use of luatexja when CJKmainfont is used with lualatex C.f. #3873 Kolen Cheung 2024-07-31 14:58:06 +0100
  • edb9e049ca Fix asciidoc link in MANUAL. See #10039. John MacFarlane 2024-07-30 14:46:44 -0700
  • a2cae348b9 VimWiki reader: remove partial functions. John MacFarlane 2024-07-30 10:17:57 -0700
  • bc3eaf0724 Chunks: replace partial function tail with drop 1. John MacFarlane 2024-07-30 09:52:56 -0700
  • 1aeb4a2ebe Todo comment in cabal.project. John MacFarlane 2024-07-29 19:46:48 -0700
  • d89681179d default.latex: wrong beamer color in (sub)section page Jonathan 2024-07-24 17:22:38 +0200
  • aa5ad5cff4 Add a citations (typst) section to the manual. John MacFarlane 2024-07-29 09:08:24 -0700
  • b8ed3718b8 Add note on --citeproc that you may need to disable citations... John MacFarlane 2024-07-29 09:05:31 -0700
  • 9a778e01cc Revert "Bump tls version in stack.yaml." John MacFarlane 2024-07-28 16:52:12 -0700
  • 1a4f7726ed Update AUTHORS.md John MacFarlane 2024-07-28 14:18:42 -0700
  • ad69e03dd4 Bump tls version in stack.yaml. John MacFarlane 2024-07-28 14:16:19 -0700
  • 092af7ff5d Update MANUAL date and man pages. John MacFarlane 2024-07-28 14:13:20 -0700
  • cb605bb7bf Bump pandoc-server to 0.1.0.7, depend on latest pandoc John MacFarlane 2024-07-28 13:46:42 -0700
  • ac98a22bee Bump pandoc version in pandoc-lua-engine. John MacFarlane 2024-07-28 13:45:13 -0700
  • 7200b2bbfc Bump pandoc-lua-engine version to 0.3.1, depend on it in pandoc-cli John MacFarlane 2024-07-28 13:44:12 -0700
  • ab94daf416 Bump to 3.3, update changelog John MacFarlane 2024-07-28 13:41:56 -0700
  • d34430e1e5 Use released typst 0.5.0.5. John MacFarlane 2024-07-28 13:34:12 -0700
  • 7bc4f60789 Update FAQ for converting a directory of files in Windows. John MacFarlane 2024-07-28 09:13:56 -0700
  • d299328022 Allow --number-sections to take an optional true|false argument. John MacFarlane 2024-07-27 22:00:41 +0300
  • 6c43c03398 Docx writer: fix regression with nested lists. John MacFarlane 2024-07-27 21:40:47 +0300
  • 9cdc99cb7d RTF reader: handle \*\shppict without dropping image. John MacFarlane 2024-07-27 20:08:55 +0300
  • 2f36df65e6
    MANUAL: fix copyright years Albert Krewinkel 2024-07-19 14:40:12 +0200
  • 8613aa39e8 BibTeX writer: ensure that "literal" names are enclosed in braces. John MacFarlane 2024-07-15 18:23:20 +0300
  • 790abcf414
    lua-filters.md: Partially autogenerate docs for module "pandoc" Albert Krewinkel 2024-06-11 15:53:36 +0200
  • 73ce302479
    Harmonize maintainer email addresses in module headers. Albert Krewinkel 2024-07-08 13:19:24 +0200
  • 36debf75a6 Typst reader: ignore 'pad' and just parse its body. John MacFarlane 2024-07-06 23:24:39 -0700
  • 9aea033cc6 Change sr -> sr-Latn in translation tests Stephen Huan 2024-07-05 02:34:38 -0400
  • d945c989eb Makefile: add update-translations target Stephen Huan 2024-07-04 15:26:13 -0400
  • 2d60d006d7 Add new translations Stephen Huan 2024-07-03 20:36:54 -0400
  • b61868d8f0 Update existing translations Stephen Huan 2024-07-03 20:04:07 -0400
  • d913289054 tools/update-translations.py: translation script Stephen Huan 2024-07-03 19:25:56 -0400
  • 764782a129 Remove colon from pl translation Stephen Huan 2024-07-03 21:20:29 -0400
  • 87bc3be656 Sort ar translation Stephen Huan 2024-07-03 19:34:39 -0400
  • 0b5285d26f Fix YAML in translation files for is Stephen Huan 2024-07-01 14:55:30 -0400