Laurenz
628e589bcd
Watch root directory instead of current one
2023-03-28 14:54:44 +02:00
Laurenz
6fa33fda6e
Return with non-zero status code in case of error
2023-03-28 14:54:23 +02:00
Laurenz
e84df1a036
Fix tests on Windows
...
Fixes #386 .
2023-03-28 14:30:21 +02:00
Laurenz
a0249d2309
Switch to crates.io version of lipsum
2023-03-28 11:36:26 +02:00
Laurenz
056d15aa49
New release
v23-03-28
2023-03-28 09:42:23 +02:00
Marek Barvíř
213f31c5d7
Fix basic lints (cargo clippy) ( #383 )
2023-03-28 09:38:01 +02:00
Laurenz
dfbd3503d9
Also embed oblique monospace fonts
2023-03-28 09:32:04 +02:00
Laurenz
862d3b7684
Methods can be impure
...
Fixes #385 .
2023-03-27 22:54:21 +02:00
figsoda
9dd8ad7b19
Add an overlay to the Nix flake ( #377 )
2023-03-27 22:42:05 +02:00
oskgo
1e9d6b4aaa
typo: childfren
-> children
( #381 )
2023-03-27 22:41:51 +02:00
Laurenz
e83e05d541
Term list separator changes
2023-03-27 22:31:29 +02:00
Laurenz
66de90437f
Update fibonacci example and add round
function
2023-03-27 20:23:37 +02:00
Laurenz
f33103cf58
Add note about arrays of length one
2023-03-27 17:27:52 +02:00
Laurenz
b0f87077cc
Fix hovering over comments
2023-03-27 17:25:01 +02:00
Laurenz
e724d04253
Update changelog
2023-03-27 16:51:03 +02:00
figsoda
b843ca17d8
Add Nix flake ( #158 )
2023-03-27 16:26:08 +02:00
Rafael Oliveira
52905cf77f
Fix typos in docs ( #315 )
2023-03-27 16:20:22 +02:00
Laurenz
c5fb34123c
Fix parsing of unbalanced delimiters in math
2023-03-27 16:09:26 +02:00
user202729
477275c030
Fix a typo in documentation ( #339 )
2023-03-27 15:53:43 +02:00
Laurenz
d71c933cca
Bump dependencies
2023-03-27 15:49:04 +02:00
Laurenz
1336219690
Fix numeric bibliography ordering
2023-03-27 15:21:18 +02:00
Laurenz
13ece5ec26
Allow disabling vector and matrix delimiters
2023-03-27 14:52:25 +02:00
Laurenz
51d972ec24
Fix matrix delimiters
...
Fixes #200 .
2023-03-27 13:14:21 +02:00
Laurenz
2c7f2c005a
Parse decimals as a unit
...
Fixes #257 .
2023-03-27 12:50:00 +02:00
Laurenz
2bbd8040c8
Add note to VS Code extension
2023-03-27 12:38:05 +02:00
Laurenz
5020f62195
Respect link style in bibliography
2023-03-27 12:31:01 +02:00
Laurenz
dd33a21188
Documentation for location methods
...
Fixes #308 .
2023-03-27 12:26:24 +02:00
Laurenz
a5c88c19b3
Fix enum parsing and allow zero in numberings
...
Fixes #353 .
2023-03-27 12:12:57 +02:00
Alice Carroll
10d8fd9661
Added IPA pronunciation ( #349 )
2023-03-27 10:19:54 +02:00
Laurenz
2a088e876e
Cache eviction helps
...
Fixes #334 .
2023-03-26 14:06:15 +02:00
Laurenz
bb189640f2
Pronunciation
2023-03-26 13:43:21 +02:00
figsoda
e70ec5f3c0
Don't let the build script overwrite TYPST_VERSION ( #154 )
2023-03-25 15:38:34 +01:00
百地 希留耶
d0782b1853
Document behaviour of dictionary.insert() when key exists ( #282 )
2023-03-25 15:26:57 +01:00
7sDream
a4a915cc5c
Add custom font search path support for typst cli ( #270 )
2023-03-25 15:04:56 +01:00
Laurenz Stampfl
25e8520a4e
Added return type to methods of colors in docs ( #291 )
2023-03-25 13:38:32 +01:00
David Voigt
6545620891
change page numbering for outline ( #284 )
2023-03-25 13:35:32 +01:00
Alexander Ekdahl
766d1be72b
Newton's notation for derivatives ( #281 )
2023-03-25 13:32:25 +01:00
jakobrs
a25a691549
Use correct smart quotes for Norwegian Bokmål language code ( #278 )
2023-03-25 13:30:33 +01:00
Florian Kothmeier
238f64327c
Fix fill color obstructing page header and background ( #277 )
2023-03-25 13:30:19 +01:00
Laurenz
a253b47e7c
Simplify heading block example
2023-03-24 09:52:21 +01:00
figsoda
ec3f7004ca
Fix index out of bounds error in build script ( #173 )
2023-03-24 09:22:48 +01:00
Ryan Pitasky
8b1852cffb
Replace infinite repeat layout panic with error ( #235 )
...
When a page has auto width and there were no other constraints on the repetition width, this would previously panic. Now, there is an explicit check with a new error and test case.
2023-03-24 09:15:24 +01:00
Dave L
2f8802a412
Changed "ColorChoice::Always" to "ColorChoice::Auto" to honour user setting of TERM / NO_COLOR ( #230 )
2023-03-24 09:14:32 +01:00
Easyoakland
e927486970
Fixed Typo ( #227 )
2023-03-24 09:14:24 +01:00
Sebastian Zivota
c9a945f9a0
Fix descriptions of some types ( #206 )
2023-03-24 09:13:34 +01:00
Sebastian Zivota
23de492eea
Fix import syntax in tutorial ( #205 )
2023-03-24 09:12:49 +01:00
Roland Fredenhagen
d3377649a2
Make alignment actually centered ( #176 )
2023-03-24 09:11:17 +01:00
arctic-penguin
88e1134eec
strip cli target ( #143 )
...
Stripping `typst-cli` reduces the file size from 24 MB to 18 MB.
2023-03-24 09:08:58 +01:00
Dave Purdum
e0699ce4f3
Fix year in community.md ( #135 )
2023-03-24 09:07:58 +01:00
JD Matthews
085a7658f2
fix a couple of typos / apostrophes in the README and tutorials ( #128 )
2023-03-24 09:07:01 +01:00