1701 Commits

Author SHA1 Message Date
Laurenz
5f97e0a773 Make Paint not implement Copy 2023-03-31 16:33:33 +02:00
Daniil Berezin
00f11ae56d
Added RU language support (#467) 2023-03-31 12:52:40 +02:00
Sébastien d'Herbais de Thun
9414d56f97
Rewrite of CLI using clap (#468) 2023-03-30 21:59:28 +02:00
frozolotl
ed36ef3312
Add support for more characters in links (#379) 2023-03-30 21:26:43 +02:00
Marek Barvíř
5aa2ba1490
FIX "data.typ" test (#412) 2023-03-30 11:52:27 +02:00
Laurenz
81c5568aec Make label on styled and sequence elements locatable 2023-03-30 11:38:33 +02:00
GabrielDertoni
84bfb3ca24
fix: allow access to label of sequence (#342) 2023-03-30 11:38:23 +02:00
Johannes Wolf
4d9c6b28d0
cli: Allow reading every path not of type dir (#414) 2023-03-30 00:36:22 +02:00
Filip Andersson
dffaef0832
Make release builds using LTO (#396) 2023-03-29 23:13:03 +02:00
Laurenz
d2c05c0e48 Revise Readme a bit 2023-03-29 23:11:41 +02:00
Louis Vignoli
b76ae5ca6e
Update install instructions with package managers (#419) 2023-03-29 23:08:53 +02:00
Naim A
2ed4212c76
bail! when #symbol is called without parameters (#440) 2023-03-29 23:07:08 +02:00
Alexander Korn
f04b6ebc1a
Fix file watching when only file name is given (#433)
Fixes #300
2023-03-29 22:57:12 +02:00
Laurenz
72fb155403 Link to label 2023-03-29 20:10:23 +02:00
CGMossa
621922bb35
CI runs all tests (#434) 2023-03-29 19:49:27 +02:00
Marco Radocchia
9737d3b754
Added IT language support (#413) 2023-03-29 19:34:18 +02:00
Laurenz
24e26b8c77 Fix styling of text operators 2023-03-29 19:21:01 +02:00
frozolotl
e13fc04c3e
Fix parsing of language in single-tick raw literals (#401) 2023-03-28 17:04:27 +02:00
Laurenz
d1ff94a3b5 A bit more polygon docs 2023-03-28 17:00:02 +02:00
Olle Lögdahl
44165d09a9
Add polygon drawing primitive (#314) 2023-03-28 16:43:16 +02:00
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