All Questions
Tagged with latex-misc tex-general
12 questions
0
votes
2
answers
41
views
How to align multiple different things together without align* in latex
I am trying to align these equations together but I can't figure out how to do that without centering absolutely everything.
below is what I currently have
\begin{addmargin}\[1em\]{1em}
\textbf{(...
1
vote
0
answers
43
views
Strange behavior when using \f@size in an argument [closed]
I spotted this behaviour when pasting InkScape-generated LaTeX source directly into a LaTeX document. This source includes among other definitions the TeX command \f@size, surrounded by \makeatletter ...
0
votes
0
answers
60
views
`LaTeX` documentation and reference guide [duplicate]
Is there anything such as LaTeX documentation? When I am looking for some syntax on google, I only get to forums, but never a site with actual documentation, such as when looking for the meaning of \...
2
votes
2
answers
363
views
Changing all occurences of $x$ into X
I would like to add a command to my document so that I could write 'X' in a document and it would be interpreted as '$x$' by compiler (because x is a mathematical variable that I use a lot). Can you ...
0
votes
2
answers
788
views
(parser related) removing \newcommand and \renewcommand without structural and contentual changes
I am trying to remove all \newcommands, \renewcommands, \newenvironments and \newenvironments in Latex files without any structural and contentual changes.
As I understood the only purpose of these ...
8
votes
1
answer
531
views
Are there any organizations which use LaTeX for preparing their documents, other than universities?
TeX and LaTeX are widely used in academic disciplines. Are there other organizations which use LaTeX for preparing their documents?
Since it is easy to create LaTeX files with scripts, it is a good ...
16
votes
2
answers
6k
views
Meaning of {} and [] in LaTeX syntax?
I'm somewhat new to LaTeX, and since I'm used to more traditional OO programming languages like Java, C, or Python this is bugging me as it seems like very basic syntax for LaTeX. I'm wondering if ...
34
votes
2
answers
4k
views
How does --------------------------- work?
When I type in
---------------------------
into LaTeX, it sometimes generates a continuous line like this:
However, if I don't have "sufficient" number of -, then sometimes the last - will not form ...
9
votes
1
answer
260
views
Which hash-tag should we use in social media?
Now that facebook is using hash-tags I wondered what users had to say about #LaTeX, but to my surprise (well, it was obvious...), I found plenty of stuff related to latex clothing...
The question is: ...
35
votes
3
answers
6k
views
Is it still worth it to learn TeX?
I think I've reached the stage to where I can't get any better at producing documents that look the way I want them to unless I put serious effort into learning how to write the kind of as-of-now-to-...
144
votes
7
answers
185k
views
What is the correct pronunciation of TeX and LaTeX?
Is it tex(tech)?
Or
Is it tex(like touch)?
Lay-TeX?
or
La-TeX?
Should I use TeX pronunciation in LaTeX?
107
votes
50
answers
34k
views
What professions use TeX/LaTeX besides CS?
TeX and LaTeX are widely used in Computer Science. What other academic disciplines or professionals use it?