jgm / typst-hs

Haskell library for parsing and evaluating typst
Other
44 stars 5 forks source link

Typst error: unexpected end of input, expecting new-line #12

Closed ayoubelmhamdi closed 1 year ago

ayoubelmhamdi commented 1 year ago

Typst to markdown.

pandoc -s test.typ -o test.md

Pandoc version?

jgm commented 1 year ago

Thanks for reporting. This isn't specific to quotes: same thing with

l_*exactitude*
l*_exactitude_
ayoubelmhamdi commented 1 year ago

@jgm absolutely

jgm commented 1 year ago

Note that typst itself will raise an error for

he'*llo Worl*d

though it's okay with

he'*llo World*
ayoubelmhamdi commented 1 year ago

@jgm the quoted in l’*exactitude*. does not the default single-quoted. and typst accepted.

jgm commented 1 year ago

Oui, le problème dans he'*llo Worl*d n'est pas le ', mais les lettres après le dernier *. Par exemple, typst n'accepte pas

l’*exactitude*x
image
ayoubelmhamdi commented 1 year ago

typst accepte mon paragraphe, je pense parce que j'utilise le point après l'étoile.

La performance du modèle peut a été évaluée à partir de _la matrice de confusion_, qui permet
de calculer des métriques comme la *précision*, la *sensibilité (recall)* et le *F1-Score*, en plus
de l’*exactitude*. Ces mesures fournissent un aperçu plus large des performances du modèle, 
notamment quand il y a un déséquilibre des classes.