package that provides a small tool to typeset in two columns or on two pages in parallel

learn more… | top users | synonyms

5
votes
0answers
86 views

titlesec titlemarks not working with pdfcolparallel

As you can see from the screenshot the numbers showing the verse locations in the titlemarks only show the very last values which were set. If you comment out the line \usepackage{pdfcolparallel} and ...
4
votes
0answers
120 views

Parallel text in Context

I need to type parallel text on facing pages (original text on right page and translation on left one) in Contex. I've used ledpar in Latex but wasn't satisfied with the results (text is aligned on a ...
2
votes
0answers
62 views

How to do a small box synchronized translation?

I would like to do something similar to the Artscroll Bibles, with a Hebrew text and a small box on the top with a synchronized translation. In the following picture, the box in question is the upper ...
0
votes
0answers
71 views

Make text continue from page n to page n+1 while in parallel environment

I have a complex typesetting task which can all but be made automatic by embedding environments provided by parrun.sty within those from parallel.sty. Each of my pages needs to be divided in two. ...