John MacFarlane
2ed485ca80
Fourth try!
2023-07-14 09:55:45 -07:00
John MacFarlane
8ccb46b893
A third try.
2023-07-14 08:59:38 -07:00
John MacFarlane
df3a58de1d
Yet another try.
2023-07-14 08:22:26 -07:00
John MacFarlane
3e74eb2d4b
Another try.
2023-07-14 07:58:40 -07:00
John MacFarlane
11e9a7e720
Disable lua support.
2023-07-13 19:20:45 -07:00
John MacFarlane
96ee7b6247
Try building text from repo.
2023-07-12 11:17:05 -07:00
John MacFarlane
a3544135de
Nother.
2023-07-12 10:53:55 -07:00
John MacFarlane
e2d49dd677
Another try!
2023-07-12 10:38:28 -07:00
John MacFarlane
c8598573ef
Nother try.
2023-07-12 10:17:16 -07:00
John MacFarlane
091512f8d9
Another try!!
2023-07-12 10:07:21 -07:00
John MacFarlane
043d730a1d
Cirrus: another try.
2023-07-12 09:24:47 -07:00
John MacFarlane
74a8c3d75d
Fix syntax.
2023-07-12 09:10:22 -07:00
John MacFarlane
3003b07192
Cirrus: Cirrus: Cirrus: Cirrus: Cirrus: Cirrus: Cirrus: Cirrus: Cirrus: Fix cabal store dir for caching.
2023-07-12 09:05:13 -07:00
John MacFarlane
b1d895b9c4
Cirrus: force -simdutf for text.
2023-07-12 09:03:26 -07:00
John MacFarlane
21b51d214d
CI: don't trigger ci on changes to cirrus config.
2023-07-12 08:23:50 -07:00
John MacFarlane
a31cb2ab62
Revert "Cirrus amd64 build: disable simdutf flag"
...
This reverts commit 3e870525da .
2023-07-12 08:03:59 -07:00
John MacFarlane
3e870525da
Cirrus amd64 build: disable simdutf flag
2023-07-12 07:31:10 -07:00
John MacFarlane
ce7146da9a
Allow latest commonmark-extensions.
...
This allows entities in wikilinks.
2023-07-12 07:31:10 -07:00
John MacFarlane
0efba28919
Fix cirrus for amd64.
2023-07-11 15:54:52 -07:00
John MacFarlane
6216c20162
Cirrus build: a better way to print info about dependent packages.
2023-07-11 14:56:53 -07:00
John MacFarlane
0273ff3b31
Add -v to cirrus build script.
2023-07-11 14:46:33 -07:00
John MacFarlane
100473377d
SelfContained: Tweak identifier generation for svgs...
...
so the difference between line endings between Windows and Unix
is ignored.
This allows test output to be deterministic across OS versions.
2023-07-11 14:24:31 -07:00
John MacFarlane
3eaff8de8a
Cirrus build script: print cabal freeze file...
...
so we can see exactly what dependencies this version was built with.
2023-07-11 14:18:19 -07:00
John MacFarlane
94832af98a
SelfContained: Use inline svg instead of data uris...
...
for SVG images in HTML5. Closes #8948 .
Note that SelfContained does not have access to the writer
name, so we check for HTML5 by determining whether the document
starts with `<DOCTYPE! html>`. This means that inline SVG
won't be used when generating document fragments.
An API change could be contemplated to give more flexibility,
but this is okay for now.
2023-07-11 10:59:33 -07:00
John MacFarlane
3496109d49
Typst reader: fix regression in recognition of display math.
...
The last release caused all math to be parsed as inline math.
Closes #8949 .
2023-07-10 21:24:23 -07:00
John MacFarlane
79091f9910
Docx writer: Copy "mirror margins" property from reference.docx.
...
Closes #8946 .
2023-07-09 22:15:51 -07:00
John MacFarlane
c7c7da3f92
Update changelog.
3.1.5
2023-07-07 07:51:56 -07:00
John MacFarlane
9eb42d01ce
Fix babel name for fa (should be "persian"). Closes #8944 .
...
Affects LaTeX writer.
2023-07-07 07:48:47 -07:00
hseg
e0ea7d5297
Fix build (transitive dep not in lts) ( #8945 )
...
Commit 921b0949f4 bumped the skylighting-core
version, which requires a newer version of xml-conduit than is available in
lts-21.0.
Bump the version in stack.yaml
2023-07-07 07:44:59 -07:00
John MacFarlane
7c71eebafe
Update AUTHORS.md.
2023-07-06 23:21:15 -07:00
John MacFarlane
d32b85686d
Update README.md
2023-07-06 23:19:46 -07:00
John MacFarlane
ee42fe7281
Remove redundant lines in stack.yaml
2023-07-06 23:19:15 -07:00
John MacFarlane
4f37b95cd1
Regenerate man page.
2023-07-06 23:17:56 -07:00
John MacFarlane
1d3e638ed8
Update manual date
2023-07-06 23:17:45 -07:00
John MacFarlane
f53a7fc897
Use released typst 0.3.0.0.
2023-07-06 23:17:06 -07:00
John MacFarlane
921b0949f4
Depend on released skylighting 0.13.4.
2023-07-06 22:51:07 -07:00
John MacFarlane
d76ca4624d
Use released pandoc-types.
2023-07-06 22:48:13 -07:00
John MacFarlane
3fa796d054
Provisional version bump to 3.1.5.
2023-07-06 22:05:27 -07:00
John MacFarlane
b34da208b3
Provisional changelog update.
2023-07-06 22:04:22 -07:00
John MacFarlane
500b735d7e
Use latest dev typst-hs.
2023-07-06 21:38:53 -07:00
John MacFarlane
137620c7cd
Typst reader: filter out CR in raw.
2023-07-06 14:15:38 -07:00
John MacFarlane
a2be4ac62b
Add typst reader tests.
...
Closes #8942 .
2023-07-06 12:20:20 -07:00
John MacFarlane
001531e604
Typst reader: handle blockish content for link element.
2023-07-06 11:47:27 -07:00
John MacFarlane
d5bdfe2b94
Use latest dev typst-hs
2023-07-06 11:47:20 -07:00
John MacFarlane
f560b47b13
Rewrite Typst reader.
...
This structure should make it easier to add new block and inline
handlers.
2023-07-06 11:09:27 -07:00
John MacFarlane
ca7101765c
Typst reader: allow block-level content in text element.
2023-07-06 09:46:08 -07:00
John MacFarlane
4d2924032d
Move test/tables.asciidoctor -> test/tables.asciidoc_legacy.
2023-07-06 08:52:12 -07:00
John MacFarlane
c693a8107f
MediaWiki reader: revise treatment of "link trail."
...
Previously we only included ASCII letters. That is correct for
English but not for, e.g., Spanish (see comment in #8525 ).
A safer approach is to include all letters except those in the
CJK unified ideograph ranges.
2023-07-05 23:12:28 -07:00
John MacFarlane
d3e485fcb0
Use latest dev typst-hs.
2023-07-05 12:44:57 -07:00
John MacFarlane
e09c560256
Update typst-hs revision.
2023-07-05 11:25:30 -07:00