LaTeX

373 readers
1 users here now

Welcome to a community discussing everything TeX & LaTeX!

Getting started

Useful resources

Tools

Topic specific resources

Rules

founded 1 year ago
MODERATORS
1
 
 

This is purely educational.

2
 
 
3
 
 
4
 
 

Better design, new features and readme.

... and this is the most popular open source LaTeX book on github ❤️

https://github.com/AnMnv/eBook

5
6
 
 

Hello,

I am currently writing something in LaTeX. The last time I did that, I used \\ frequently to create paragraphs with spacing in between, like this:

This is my first paragraph. It contains some text about things.\newline
This is a new line, without spacing in between the first and the second line, as they should read like one paragraph, atleast when correctly formatted.\\\\

This is my second paragraph. It contains more text about other things, and it should be enough as an example.

Now, this feels quite illegal, as I have no real control about the space between the paragraphs. While researching the correct term for paragraphs, I've found \par, but I am unsure if it is the solution.

Any ideas?

7
8
9
 
 

#Stackexchange just became a Cloudflare site, which means it’s now an exclusive resource and also everyone’s data including usernames & passwords are exposed to Cloudflare. Please consider removing it from the sidebar or caution people about CF. Thanks.

10
 
 

I started with TeXworks (+ XeTeX, which both happen to have been created by Jonathan Kew) and I found no reason to change since then. The only slight drawback is that autocomplete support exists but is rudimentary, however it doesn't bother me that much.

Which editor do you prefer?

11
 
 

Does anyone know how to make good double bar proofs? I used a column with a row before but I was wondering if there are any better options.

12