I’m a new but happy typst user, so far I’ve managed to completely typeset two books of around 50k words each, and produced some variations on journal/diary text blocks for hand binding.
Out on the horizon I have some projects coming up where I would like to have a block of original text occupying most of the page but with additional paragraphs in the left and right margins (which will be wide) that comment on, translate, or add information on that area of main text. A well known example of this would be something like the Baring-Gould Annotated Sherlock Holmes (The annotated Sherlock Holmes Volume 1 : Doyle, Arthur Conan, 1859-1930 : Free Download, Borrow, and Streaming : Internet Archive) which looks like it is in two columns but the text on the left column on the left page and the right column on the right page is completely separate from the text in the central columns but spaced so it is close to relevant areas.
I think I can do this with minipage in latex, but I really don’t want to use latex.
Is there any way this could be achieved with typst?
The package looks great. I tried the following, and I see one minor problem. A small blue point appears at the beginning of the main text on the left which is not what I want. How to remove it in the output? Thank you.