Commit Graph

784 Commits

Author SHA1 Message Date
Laurenz
e1ecb8cabe Simplify pow function 2023-04-01 23:31:23 +02:00
Naim A
66a22b5555
Hebrew numbering (#446) 2023-04-01 16:05:06 +02:00
Birk Tjelmeland
ed79ecbb44
Add support for cliping content in block and box (#431) 2023-04-01 16:04:38 +02:00
P-Andersson
387bcc3879
add support for loading data from yaml files (#447) 2023-04-01 14:33:42 +02:00
Lars Wrenger
631ba40e57
Support for multiple bib files in a bibliography (#296) 2023-03-31 18:41:17 +02:00
Chris Ohk
418bd89ba4
Correct minor typos (#474) 2023-03-31 16:51:12 +02:00
frozolotl
ed36ef3312
Add support for more characters in links (#379) 2023-03-30 21:26:43 +02:00
Johannes Wolf
4d9c6b28d0
cli: Allow reading every path not of type dir (#414) 2023-03-30 00:36:22 +02:00
Naim A
2ed4212c76
bail! when #symbol is called without parameters (#440) 2023-03-29 23:07:08 +02:00
Laurenz
72fb155403 Link to label 2023-03-29 20:10:23 +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
e84df1a036 Fix tests on Windows
Fixes #386.
2023-03-28 14:30:21 +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
e724d04253 Update changelog 2023-03-27 16:51:03 +02:00
Laurenz
c5fb34123c Fix parsing of unbalanced delimiters in math 2023-03-27 16:09:26 +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
a5c88c19b3 Fix enum parsing and allow zero in numberings
Fixes #353.
2023-03-27 12:12:57 +02:00
Alexander Ekdahl
766d1be72b
Newton's notation for derivatives (#281) 2023-03-25 13:32:25 +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
Kian-Meng Ang
25acefeb5b
Fix typos (#115)
Found via `codespell -S target -L
crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant`
2023-03-22 09:02:51 +01:00
Laurenz
b934a2fd83 Embed standard fonts in binary 2023-03-21 23:18:56 +01:00
Laurenz
53b57d8294 Fix show rule colon error message 2023-03-21 13:08:18 +01:00
Laurenz
2d16f9434f Documentation for citation, bibliography, and content 2023-03-20 22:09:10 +01:00
Laurenz
ab43bd802e Renaming and refactoring 2023-03-19 22:39:19 +01:00
Laurenz
0ba99ab8aa Measurement and introspection rework 2023-03-19 10:19:34 +01:00
Laurenz
c7f4d6b12e Equation numbering 2023-03-18 19:54:00 +01:00
Laurenz
a69b587455 Rename formula to equation 2023-03-18 19:27:31 +01:00
Laurenz
a16726ae66 Architecture description 2023-03-18 18:27:22 +01:00
Laurenz
f2b0c5e08d Fix page counter 2023-03-18 16:28:39 +01:00
Laurenz
af7fe4d760 Hover and autocomplete in show rules 2023-03-17 18:18:47 +01:00
Laurenz
6d64d3e8e9 Query 2023-03-17 16:04:14 +01:00
Laurenz
c47e4cb496 State 2023-03-17 16:04:12 +01:00
Laurenz
312197b276 Counters 2023-03-17 11:45:57 +01:00
Laurenz
ecb5543985 Node links 2023-03-15 12:33:38 +01:00
Laurenz
89f44f220d Bibliography and citations 2023-03-14 22:53:54 +01:00
Laurenz
e50189cfa7 Allow keywords as fields 2023-03-14 22:31:05 +01:00
Laurenz
2bacbaf2bd Hanging indent 2023-03-14 22:30:21 +01:00
Laurenz
724e9b140c Locatability and synthesis improvements 2023-03-13 21:41:33 +01:00
Laurenz
ad05ba5925 Spans in math 2023-03-12 13:20:36 +01:00
Martin Haug
2720a44b96 Merge branch 'main' into ng 2023-03-12 09:58:47 +01:00
Laurenz
1a390deaea Figures 2023-03-11 20:01:56 +01:00
Laurenz
529d3e10c6 Section references 2023-03-11 18:29:48 +01:00