Enivex
Enivex
> I think it all comes down to the fact that a font change in math triggers Typst to leave math layout (because math layout assumes just a single font)....
Should this be closed before citationberg has been bumped @reknih ?
If it's just for display purposes, wouldn't a string containing the decimal representation be a possibility?
> > If it's just for display purposes, wouldn't a string containing the decimal representation be a possibility? > > Yes but the data isn't a string, it's a number....
> @Enivex I guess then the only thing to do here is to document that typst cannot roundtrip arbitrary json. > I think it's fine for this to be "broken...
> > Actual integers larger than 64 bits sound like scope creep for a typesetting system. Plenty of "real" programming languages do not have them either. > > To be...
This is now a thing as of 0.7
> Pandoc _already_ has support for Typst markup, so everyone can use _it_ to turn their Typst source files into HTML, EPUB, LaTeX, and a zillion other markups. You can...
Using symbols that cannot be input on a regular keyboard for operations sounds like a bad idea. _ and ^ are also the standard in other markup languages.
> > Using symbols that cannot be input on a regular keyboard for operations sounds like a bad idea. > > Except it's an excellent idea that confers several improvements...