On Mon, Nov 23, 2020 at 11:46:18AM -0800, Jeronimo Minino wrote:
> Hi!
>
> Wikitext offers great formatting options, but in specific use cases there
> can be a legitimate need for some more granularity in controling features
> like line breaks, indents and line spacing.
These you should be able to achieve by using HTML directly (e.g.,
inserting `<br>`s where you need a line break) and HTML + CSS (to adjust
line spacing, create a `<div style="line-height: 2">text goes here</div>`)
> Besides of mathematical and chemical typesetting: Is it also possible to
> have some Latex plain text typesetting in Tiddlywiki using the Katex plugin?
I ... suspect not, but I'm not sure.
> Background:
>
> Much of the formatting we apply to plain text in Foreign Language teaching
> materials (slides, handouts and the like) can be considered "semantic
> formatting".
> Wikitext can not offer all of the text formatting features we need -maybe
> in part this is due to limitations imposed by the browsers.
>
> If Latex plain text compatibility in Tiddlywiki is possible, I would
> definitely want to go down the rabbithole of making out a workflow. This
> might involve doing the writing in a dedicated Latex editor, and then
> exporting/pasting the text into tiddlers.
Please tell us more about what (typographical, I guess) problems you
need to solve (which from what you say you already know how to solve
with plain LaTeX), so we can brainstorm a
tiddlywiki-friendly/browser-friendly solution to them. I, for one,
would be happy to pitch in.
>
> What do you think?
>
> --
> You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
tiddlywiki+...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/2417e898-376a-4f48-a863-cc9ce3c9c1d0n%40googlegroups.com.