Enivex

Results 51 issues of Enivex

### Description In springer-mathphys, doi are prefaced by https://doi.org/, but that isn't part of the link, which looks weird. ### Reproduction URL _No response_ ### Operating system _No response_ ###...

bug

Running `hayagriva .\references.bib > converted.yml` on the following file ``` @Article{Euler1757, author = {Euler, Leonhard}, journal = {Mémoires de l'académie des sciences de Berlin}, title = {Principes généraux du mouvement...

Currently, a tight list attaches to the preceding paragraph when there is no whitespace, and a new paragraph is always created after the list. ![image](https://github.com/typst/typst/assets/2191754/35c5d8f8-5d9d-477c-a808-6383ce15ed5e) In this case, this behavior...

text
change request
model

**Describe the bug** See title **To Reproduce** 1. Open a folder in VS code, containing a typ file and another file not involved in the typst document at all 2....

This caused massive headaches for me ;) At the very least, this limitation should be written clearly somewhere.

enhancement

If I, for instance, add a long bibliography to my presentation, this will be divided over multiple slides. However, currently, these all receive the same slide number.

If you wish to use markup in a title, say an en-dash between names, or italic, you need to swap "" for []. Someone new to typst might not know...

See https://github.com/tweag/topiary I've never used it, but it's supposed to be a way of creating a formatter from tree-sitter grammar.

enhancement

- I have searched the [issues](https://github.com/nvarner/typst-lsp/issues) of this repo and believe that this is not a duplicate. - I have searched the [discussions](https://github.com/nvarner/typst-lsp/discussions) and believe that my question is not...

Currently, typst-fmt settings have to be in a typstfmt-config.toml situated in the same folder as the typ file (at least I couldn't find another way to have it be detected)...