Top new questions this week:
|
|
I have a co-author who defines many macros as e.g. \newcommand{\foo}[0]{foo}, explicitly giving the number of arguments even when it’s zero, where I have always previously used and seen ...
|
|
This is a "How does TeX know when to stop" question.
Case 1
Note: I have since found out that my understanding here is wrong. See SPOILER and answers.
When TeX is constructing a macro name, it ...
|
|
One more time, I am trying to get a rather complex figure in tikz and I can't. This is the output I desire:
This is my best attempt so far:
And this is the MWE of my best (yet poor) attempt:
...
|
|
I'm writing LaTeX to speech software.
In LaTeX, I pronounce R as "Boldface Ar".
How should I pronounce $$\Bbb R$$?
|
|
When using \not in math mode only the following symbol gets crossed, is there any way to apply it to more than one symbol evenly as if it were one operator?
I tried \not{<:} but it doesn't work. ...
|
|
My goal is to understand the relationship between character bytes and character tokens with respect to new line bytes. I likely do not have my facts straight.
When TeX reads a file of bytes, encoding ...
|
|
I am listing a few relations with short and descriptive statements about them. The way I envision it, I'm trying to put relations on the left and labels on the right, aligned with respect to the left ...
|
Greatest hits from previous weeks:
|
|
I have some text in a table and I want to add a forced line break. I want to insert a forced line break without having to specify the column width, i.e. something like the following:
...
|
|
I wrote a book about LaTeX, and my proud grandma wanted to have a copy. So she got it, said "What a beautiful picture on the cover!" and - "What is this, LaTeX?".
She doesn't know Word, never used a ...
|
Can you answer these?
|
|
I am new user of LaTeX. I would like to ask a question, is there any command that automatically set the width of table to page width. I am using following code to add tables.
Let us say for such ...
|
|
My question is related to this discussion:
How to get abbreviations of the bibliography into the list of shorthands?
Please take this code into consideration:
\documentclass{article}
...
|
|
I have gone through previous questions [1,2,3], but I still couldn't figure out how to draw plots on different layers and change their order of drawing.
For this MWE, I would be grateful if I could ...
|