Questions tagged [comparison]
102 questions
21
votes
1 answer
What is the difference between LaTeX and HTML?
Every now and then I need to compare LaTeX to HTML to someone, and it can be hard to give a succinct answer that demonstrates the purpose of both, and why one wouldn't want to abuse one for the purpose of the other.
Also, the differences cover…
Gambhiro
- 3,384
4
votes
2 answers
Looking for characters within a string
I'm looking for a solution that checks if "alien characters" are contained in a string.
I found Check if a string contains a given character, which looks for one character only. However, I can't adopt this to my needs.
I.E.: Let the main string be…
4
votes
0 answers
MikTeX - 64bit vs. 32bit
i have a question concerning the difference between the 64bit and 32bit.
Years ago everybody said “use the 32bit, the 64bit is still experimental”, but what changed so far?
My “last” update is that there is no major difference anymore (biber is…
Ben
- 41
0
votes
2 answers
How to get the maximum/minimum of two or more values for variable assignment
I want to assign a variable dynamically, based on the maximum of two values. I have seen a max function used here: https://tex.stackexchange.com/a/505352/194783. I cannot see how it is used, though.
Also, I want to know about other options for this…
clel
- 325
0
votes
0 answers
comparison .tex files and export pdf
I would like to compare two .tex files (before and after modifications) and then edit a .pdf with for instance, the added lines in green and those removed in red.
Is there a simple tool to do so?
Leon-Alph
- 105
- 1
- 6