Page LayoutDocument for comparing calculations

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
Equilibrium
Posts: 1
Joined: Fri May 20, 2022 8:08 pm

Document for comparing calculations

Post by Equilibrium »

Hello Latex Community,

I often have to compare results of different approaches or calculations. For this I would like to create a suitable document with Latex.
The document should be divided in half of the page (A4). On the respective side should then be the calculations to be compared. At the end of a comparison I would like to be able to summarize the difference. The summary of the result should then run over the entire page again.
Subsequently, the page should be divided again to compare another part of the calculation with each other.

In the picture I tried to sketch this - I hope my approach of the document is understandable.


I do not expect a finished latex code. I would be already grateful if someone has a tip, how I could approach it. My Latex skills are not so good that I know directly meaningful approaches here.


For every tip thankful!
Attachments
idea of the document
idea of the document
Vergleich_berechnung.jpg (951.55 KiB) Viewed 2501 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

rais
Posts: 419
Joined: Sun Nov 16, 2014 8:51 pm

Document for comparing calculations

Post by rais »

Package parallel or the somewhat more generic multicol come to mind.

KR
Rainer
Post Reply