this post was submitted on 17 Jul 2025
4 points (100.0% liked)

Translation Studies

60 readers
1 users here now

founded 1 year ago
MODERATORS
 

I use LaTex to create 2-column documents, one column for each language. Works great for me, but I wonder what other people use.

I have a 2-column latex doc where one column is my mother tongue and the other column is a machine translation. I will need a collaborator to manually improve the machine translation. I cannot expect them to handle LaTeX. My code-heavy doc would be painful for someone who does not know latex. So I wonder what 2-column format and tools would normal people use.

you are viewing a single comment's thread
view the rest of the comments
[–] Tuuktuuk@sopuli.xyz 1 points 23 hours ago* (last edited 23 hours ago)

I double-checked, and yes: A table can span an infinite amount of pages. That's also the reason I like to use a 2x1 table instead of two columns: The two columns are basically just one text flow that jumps back to the top of the page from the page's end if there's enough space to the right of that column. A 2x1 table is simply two separate flows of text separated by a line between them. Or a transparent "line", if you prefer not having a visible box around the table. (If you want to have the box, it has a horizontal line in the beginning and end of each page, which I find ugly.)

Tables work that way because word processors such as that of LibreOffice's or Microsoft Office's don't really internally have a consept of "page". They have a page break "character" that tells that "now a page ends". And, if you're printing a document and it doesn't fit on a page, the rest is continued from the top of the next paper when printing. They do show a "page" when writing a document, but internally, it's just a long flow of text and images and such, and the text gets thrown on whatever page it ends up on. This means that if you change the font size in a long text, text from the bottom of a page might move to the top of the next one, or vice versa.

May I ask you: You don't seem to use a GUI at all, and it seems like you have never seen a GUI. I only know one other person who lives like that, and they are 100% blind. Is that the case with you? If you are using Lemmy without a GUI, how?! I'd like them to be able to browse Lemmy!