Using unicode a^\204\235 as commands \mathbb R
How to get clean, pixel perfect strokes in tables
How can I draw this figure in latex?
Is it possible to change the color of the text according to the background color?
Kerning of Hyphens
Meaning of and [] in LaTeX syntax?
How do I provide a transcript of a conversation?
Using unicode a^\204\235 as commands \mathbb R http://tex.stackexchange.com/questions/356958/using-unicode-%e2%84%9d-as-commands-mathbbr
I want to use a unicode character, say $a^\204\235$, and get the equivalent command $\mathbb{R}$. So what I want is something like \newcommanda^\204\235{\mathbb{R}} //it won't work by default, of course How can I ...
- asked by Eric (22 votes), answered by Fran (25 votes)
How to get clean, pixel perfect strokes in tables http://tex.stackexchange.com/questions/356647/how-to-get-clean-pixel-perfect-strokes-in-tables
I'm conscious that this may be unanswerable because of limitation in LaTeX itself, but I'll expose my problem anyway. Introduction I'm having a table that renders perfectly in every viewer I tested ...
- asked by Antoine Bolvy (17 votes), answered by David Carlisle (16 votes)
How can I draw this figure in latex? http://tex.stackexchange.com/questions/356618/how-can-i-draw-this-figure-in-latex
How can I draw this? Here's what I've been able to do until now \documentclass{report} \usepackage{tikz} \usepackage{amsmath} \usepackage{amssymb} \usepackage[latin1]{inputenc} ...
- asked by 1.2.3 (17 votes), answered by Zarko (24 votes)
Is it possible to change the color of the text according to the background color?
I'd like to automatically change the color of the text according to the background color. I've used tikz to create the background (the shape is only an example) but any other way to do it is welcome. ...
- asked by CarLaTeX (16 votes), answered by Symbol 1 (17 votes)
Kerning of Hyphens http://tex.stackexchange.com/questions/356929/kerning-of-hyphens
I am currently working on something which requires me to have a single letter in math mode followed by a hyphen, e.g. $p$-center. For the most letters, it looks fine. However, if I use $p$ or $\rho$, ...
- asked by Snofru (12 votes), answered by Heiko Oberdiek (7 votes)
Meaning of and [] in LaTeX syntax? http://tex.stackexchange.com/questions/357383/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 ...
- asked by Slayer0248 (10 votes), answered by Joseph Wright (25 votes)
How do I provide a transcript of a conversation? http://tex.stackexchange.com/questions/357576/how-do-i-provide-a-transcript-of-a-conversation
I'm looking for a package to help with the layout of an interview transcript are there any good packages to do such a task. If possible could you provide a minimum working example? Perhaps something ...
- asked by HSchmale (9 votes), answered by Boris (10 votes)