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
vinícius x
045a109600
Fix mistake in tutorial ( #107 )
...
subscript was mistaken for superscript
2023-03-22 09:04:42 +01:00
Liam Sanft
ea3cf39f15
Fix typo in README ( #111 )
...
Fixed a typo in the README example image and text version of the code example.
- Fixes #101
2023-03-22 09:04:26 +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
Felix Obenhuber
26f4321a5e
Fix build if not on a git checkout ( #119 )
...
Check the exit status of the `git` invocation before parsing the output.
If there's no `.git` the output may look like:
```
fatal: not a git repository (or any of the parent directories): .git
```
and the version shall be set to unknown.
2023-03-22 09:02:16 +01:00
Laurenz
9fc432a41d
Switch to Buffer::from_static
for embedded fonts
2023-03-21 23:43:22 +01:00
Laurenz
a6b63b96f9
Fail gracefully if git
does not exist
2023-03-21 23:39:40 +01:00
Laurenz
b934a2fd83
Embed standard fonts in binary
v23-03-21-2
2023-03-21 23:18:56 +01:00
Laurenz
27bb5e8d22
Add note about fonts
2023-03-21 20:52:00 +01:00
Tommy Zaft
c26620b350
Fix typo ( #94 )
2023-03-21 20:45:42 +01:00
Laurenz
ff8cd46c50
Fix typo
2023-03-21 20:23:53 +01:00
Laurenz
4428646c99
Documentation changes
v23-03-21
2023-03-21 18:20:15 +01:00
Laurenz
53b57d8294
Fix show rule colon error message
2023-03-21 13:08:18 +01:00
Laurenz
c913271b29
Fix crash for jump to outdated span
2023-03-21 12:55:39 +01:00
Laurenz
69136b74dc
More math shorthands
2023-03-21 10:29:59 +01:00
Laurenz
a14eb1952d
Bump dependencies
2023-03-21 10:05:46 +01:00
Laurenz
b48b0d650c
Release action
2023-03-21 01:48:40 +01:00
Laurenz
c8b0be21f5
A few tutorial improvements
2023-03-21 00:41:20 +01:00
Laurenz
2d16f9434f
Documentation for citation, bibliography, and content
2023-03-20 22:09:10 +01:00
Laurenz
22bf0117a0
Documentation for measure, locate, and style
2023-03-20 18:21:05 +01:00
Laurenz
420eebe191
Documentation for query
2023-03-20 17:46:10 +01:00
Laurenz
c8bf331c94
Documentation for state
2023-03-20 17:03:53 +01:00
Laurenz
188e64fa30
Documentation for counters
2023-03-20 14:52:33 +01:00
Laurenz
5a32f33fb3
Write changelog
2023-03-20 12:23:06 +01:00
Laurenz
659a4d3731
Document Location
fields
2023-03-19 23:57:17 +01:00
Laurenz
30d6c070c1
More efficient function representation
2023-03-19 23:49:35 +01:00
Laurenz
ab43bd802e
Renaming and refactoring
2023-03-19 22:39:19 +01:00
Laurenz
d6aaae0cea
Fix font embedding bugs
2023-03-19 20:58:03 +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
533d4d57c6
Fix hover tooltip value collapsing
2023-03-18 17:51:13 +01:00
Laurenz
5d475ae32e
Attach parameter list span to function
2023-03-18 17:50:57 +01:00
Laurenz
f2b0c5e08d
Fix page counter
2023-03-18 16:28:39 +01:00
Laurenz
8b3dff37c8
Readme and license
2023-03-18 16:14:15 +01:00
Laurenz
9315e2f08e
Make parameters traceable
2023-03-17 18:51:42 +01:00
Laurenz
59903270dc
Methods for page and location on queried content
2023-03-17 18:43:20 +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
e8435df5ec
More jump targets
2023-03-17 11:30:58 +01:00
Laurenz
ecb5543985
Node links
2023-03-15 12:33:38 +01:00
Laurenz
8567811808
Simplify stable id handling
2023-03-15 10:09:17 +01:00
Laurenz
89f44f220d
Bibliography and citations
2023-03-14 22:53:54 +01:00
Laurenz
2a86e4db0b
Reference supplements
2023-03-14 22:34:43 +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