146 Commits

Author SHA1 Message Date
Marmare314
0f8219b392
Unpacking syntax (#532)
Closes #341
2023-04-06 15:26:09 +02:00
Laurenz
a73149767c Fix block child spacing 2023-04-06 15:13:26 +02:00
Laurenz
1e5a100d6a Reorganize matches on languages 2023-04-06 14:59:05 +02:00
jakobrs
cca85a572a
Add Norwegian language support (#628) 2023-04-06 14:56:11 +02:00
zymon
6f13a3f8b9
add support for polish language (#623) 2023-04-06 14:53:18 +02:00
Vid Drobnič
a3055a7a71
add support for slovenian language (#621) 2023-04-06 14:52:25 +02:00
Laurenz
f9b9be16f9 Fix box and block sizing 2023-04-06 12:26:39 +02:00
Sébastien d'Herbais de Thun
70a909b8ba
Fixed page numbering (#594) 2023-04-05 15:04:31 +02:00
felipeacsi
df7160f5b2
Spanish support (#548) 2023-04-05 12:17:07 +02:00
Nazar Serhiichuk
69ba8884f7
Add support for ukrainian lang (#578) 2023-04-05 12:13:25 +02:00
Laurenz
e13c72b301 Fix first line indent with styled text 2023-04-05 00:15:51 +02:00
Laurenz
23715e813e Refactor and document figures 2023-04-04 23:15:03 +02:00
Sébastien d'Herbais de Thun
f347ed4314
Improved figure numbering, labelling and referencing (#491) 2023-04-04 19:21:25 +02:00
Alex Sayers
2c735294cd
Improve justification of Chinese/Japanese text (#542) 2023-04-03 15:56:23 +02:00
Johannes Wolf
0b4dc6758e
transform: Fix documentation (#538) 2023-04-03 13:05:56 +02:00
Mateus Felipe C. C. Pinto
2dbbeaeb60
Provide support for portuguese language (#525) 2023-04-03 12:59:13 +02:00
Laurenz
b469f30c83 Fix block spacing 2023-04-02 19:47:42 +02:00
Birk Tjelmeland
ed79ecbb44
Add support for cliping content in block and box (#431) 2023-04-01 16:04:38 +02:00
Marek Barvíř
5e5b1bba51
Needless clone, borrows, casts and lifetimes (#504) 2023-04-01 15:53:13 +02:00
Sébastien d'Herbais de Thun
cc67e53099
Added FR language support (#483) 2023-03-31 19:56:41 +02:00
1bitbool
6c979e554b
Added ZH language support (#481) 2023-03-31 16:43:14 +02:00
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
Laurenz
81c5568aec Make label on styled and sequence elements locatable 2023-03-30 11:38:33 +02:00
Marco Radocchia
9737d3b754
Added IT language support (#413) 2023-03-29 19:34:18 +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
a5c88c19b3 Fix enum parsing and allow zero in numberings
Fixes #353.
2023-03-27 12:12:57 +02:00
Florian Kothmeier
238f64327c
Fix fill color obstructing page header and background (#277) 2023-03-25 13:30:19 +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
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
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
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
af7fe4d760 Hover and autocomplete in show rules 2023-03-17 18:18:47 +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
2bacbaf2bd Hanging indent 2023-03-14 22:30:21 +01:00
Laurenz
880b1847bd Derive Cast for enums 2023-03-13 21:40:06 +01:00
Laurenz
ca6edf5283 Jump to source and preview 2023-03-11 23:29:32 +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
Laurenz
a9fdff244a Expose content representation more 2023-03-10 21:19:50 +01:00
Laurenz
62f35602a8 New #[func] macro 2023-03-10 12:55:21 +01:00
Laurenz
c38d72383d Make all optional fields settable 2023-03-09 14:42:14 +01:00