index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
src
/
text
/
raw.rs
Age
Commit message (
Collapse
)
Author
2023-07-02
Move everything into `crates/` directory
Laurenz
2023-06-30
Non-Typst highlighting in documentation
Laurenz
2023-06-20
Move assets/data to library/assets (#1515)
figsoda
So these assets lives inside the typst-library crate and doesn't break `cargo vendor`
2023-06-20
Add Filipino (`fil`/`tl`) translations (#1510)
Je Sian Keith Herman
2023-06-12
feat: add albanian translations (#1454)
Ken
2023-06-12
Add translation for Turkish (#1466)
Abdulmelik Bekmez
2023-06-07
Clarify markup details in the documentation (#1434)
Grégoire Locqueville
2023-05-30
Support syntax highlighting for more languages (#771)
Gabriel Wu
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-05-30
Add Danish (#1365)
sandal
2023-05-29
feat: Add Swedish (#1353)
Olle Månsson
2023-05-29
Add Dutch LocalNames (#1357)
Lynn
2023-05-22
Fix PDF outline bugs
Laurenz
Fixes #1098 Fixes #1143 Fixes #1151
2023-05-17
Better documentation outlines
Laurenz
2023-05-17
Fix figure detection
Laurenz
2023-05-11
Improve alignment of text inside raw blocks (#1034)
Pg Biel
2023-04-29
whoops (#1035)
Pg Biel
2023-04-26
Touch up docs
Laurenz
2023-04-26
Allow passing `region` to LocalName (#926)
pan93412
2023-04-23
Add instrumentation (Part 1) (#761)
Sébastien d'Herbais de Thun
2023-04-16
Clippy fixes (#581)
Marek Barvíř
2023-04-11
Add Czech translation (#683)
Radim Sückr
2023-04-11
Added Arabic translations (#688)
Abdul Rahman Sibahi
2023-04-11
Add Vietnamese Translation (#684)
ichxorya
2023-04-06
Reorganize matches on languages
Laurenz
2023-04-06
Add Norwegian language support (#628)
jakobrs
2023-04-06
add support for polish language (#623)
zymon
2023-04-06
add support for slovenian language (#621)
Vid Drobnič
2023-04-05
Fix RU translation for raw block (#596)
teenjuna
2023-04-05
Add support for ukrainian lang (#578)
Nazar Serhiichuk
2023-04-04
Refactor and document figures
Laurenz
2023-04-04
Improved figure numbering, labelling and referencing (#491)
Sébastien d'Herbais de Thun
2023-03-31
Make `Paint` not implement `Copy`
Laurenz
2023-03-20
Documentation for citation, bibliography, and content
Laurenz
2023-03-19
Renaming and refactoring
Laurenz
2023-03-13
Locatability and synthesis improvements
Laurenz
2023-03-11
Section references
Laurenz
2023-03-11
Autocompletion for raw language tags
Laurenz
2023-03-10
Expose content representation more
Laurenz
2023-03-10
New #[func] macro
Laurenz
2023-03-09
Make all optional fields settable
Laurenz
2023-03-08
Rework style chain access
Laurenz
2023-03-08
Streamline field names
Laurenz
2023-03-08
Require font to be a named argument
Laurenz
2023-03-07
Fully untyped model
Laurenz
2023-02-25
New default style
Laurenz
2023-02-15
Fix raw block highlighting
Laurenz
2023-02-13
Block sizing
Laurenz
2023-02-13
Fill and stroke properties for containers
Laurenz
2023-02-12
Fix docs
Laurenz
2023-02-06
Make Rust happier about the inline documentation
Laurenz
[next]