Questions tagged [parallel]

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

Find this package on CTAN parallel. Latest version (as of 2022) seems to be from 2003.

See also topic Parallel on CTAN.

91 questions
16
votes
1 answer

Putting two texts side-by-side

I am currently translating a book and typesetting the translation. For reviewing purposes, I would find it very useful to display the original and translated texts side-by-side, without having to duplicate the text I have for the typesetted…
raphink
  • 31,894
7
votes
1 answer

Weird bug with the parallel package: paragraphs not aligned

With the following code... \documentclass[draft,10pt,a5paper]{article} \usepackage[margin=2cm]{geometry} \usepackage{fontspec} \setmainfont{TeX Gyre Pagella} \usepackage{parallel} \setlength\parindent{0pt} \begin{document} \section{My Section} %…
BertS
  • 415
5
votes
1 answer

How to use the parrun package

The documentation for the parrun package claims it can be used to display parallel text. I cannot find any example code showing how to use it and I have failed to create a simple example to test how it work. How do I get this package to display…
Village
  • 13,603
  • 23
  • 116
  • 219
1
vote
2 answers

Parallel package, border

I have such preamble and the code. \documentclass[a4paper,14pt…
0
votes
0 answers

Parallel texts adding page breaks after each paragraph

I'm new to LaTeX (I'm working with pdfLaTeX) and have found such great stuff here so far. This is my first time asking a question here so if I've left anything out of the question or the MWE or included anything I shouldn't have, let me know and…
Joel Derfner
  • 469
  • 2
  • 13