| bio | website | bandes-storch.net |
|---|---|---|
| location | Portland, OR | |
| age | 20 | |
| visits | member for | 1 year, 9 months |
| seen | May 4 at 21:48 | |
| stats | profile views | 44 |
I'm a college junior, computer geek/programmer, etc.
Twitter: @jtbandes.
|
Oct 2 |
comment |
How can I produce 3 centered columns, with the middle one fitting the width of its content? Is it possible to vertically center the cells when using \newline to break lines? |
|
Oct 2 |
comment |
How can I produce 3 centered columns, with the middle one fitting the width of its content? Neat! Is this how most fancy layout packages calculate widths as well? Is there a nice way to do this without having to type the content twice? Also could you explain how this works (what the \dimexpr, 0.5, and 3 are for)? |
|
Mar 4 |
comment |
Itemize & italic with [utopia]{mathdesign} @egreg I need to remember to minimize my document before even asking the question... turns out it wasn't a problem with math but with itemize. Probably the bullets. |
|
Feb 26 |
comment |
TikZ: conditional nodes inside \foreach Great, thanks! Is there any way to do this inline (without requiring \test)? |
|
Feb 22 |
comment |
tkz-graph: changing individual vertex type Thank you, this is really helpful! I hope some similar examples make it into the documentation when you translate it :) |
|
Feb 20 |
comment |
Basic tkz-graph usage problems, errors, bad output Well sleuthed, sir! |
|
Feb 20 |
comment |
Basic tkz-graph usage problems, errors, bad output @egreg: Thanks for the tip. I just updated the question to include the output of \listfiles. |
|
Feb 20 |
comment |
Basic tkz-graph usage problems, errors, bad output Yeah, via MacTeX 2011. |
|
Feb 20 |
comment |
Basic tkz-graph usage problems, errors, bad output Which would those be? TeX Live Utility doesn't show any new updates. |
|
Feb 20 |
comment |
Basic tkz-graph usage problems, errors, bad output The output of tlmgr show tkz-graph includes revision: 22832, cat-version: 1.00,cat-date: 2011-06-24 10:33:31 +0200. |
|
Feb 20 |
comment |
Basic tkz-graph usage problems, errors, bad output Sure, but the results are disappointing: I get the same behavior when I include nothing but tkz-graph. |
|
Feb 20 |
comment |
Basic tkz-graph usage problems, errors, bad output If I use this exact input I get the same error I originally posted. |
|
Feb 12 |
comment |
Is it possible to get a blackboard-bold 0? I was using mathpazo. And no, \mathbb{0} doesn't work. |
|
Nov 8 |
comment |
How do I disregard automatic spacing between characters in math mode? I know it's not good style; the point here is that the sequence should be a string of characters, not a mathematical/logical expression. Thanks for the tip... do you know of a way to do it without so many dollar signs to switch in and out of math mode? |
|
Nov 3 |
comment |
Vertical spacing between fractions in matrix environment Ah... I thought \em was a macro rather than a unit! |
|
Nov 3 |
comment |
Vertical spacing between fractions in matrix environment OK, I did see that, so I guess my question is... is \em equivalent to \\? |
|
Nov 3 |
comment |
Vertical spacing between fractions in matrix environment @cmhughes: Hm, I didn't see that in the post. Where was it stated? |
|
Nov 2 |
comment |
Flexible/automatic alternative to multienum? @Werner: Sure, I've added a quick ASCII-art example of what I'm looking for. |
|
Nov 2 |
comment |
Flexible/automatic alternative to multienum? I'm using \addtolength{\plitemsep}{1em} before my inparaenum but I can't see a difference in the output. Is there something special I need to do? |
|
Nov 2 |
comment |
Flexible/automatic alternative to multienum? Do you know of any way to increase the space between items of inparaenum? |