Timeline for The mysteries of \mathpalette
Current License: CC BY-SA 3.0
Post Revisions
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:34 | history | edited | CommunityBot |
replaced http://tex.stackexchange.com/ with https://tex.stackexchange.com/
|
|
| Nov 11, 2011 at 4:28 | vote | accept | morbusg | ||
| Nov 10, 2011 at 21:44 | answer | added | egreg | timeline score: 49 | |
| Nov 10, 2011 at 20:19 | history | tweeted | twitter.com/#!/StackTeX/status/134726959535099904 | ||
| Nov 10, 2011 at 19:28 | answer | added | Werner♦ | timeline score: 30 | |
| Nov 10, 2011 at 19:19 | comment | added | morbusg |
@Werner: it fixed the correct reading of arguments, but the \hbox contents do not get the correct size (now that I think about it, how could they). I should somehow be able to put the first argument to \mathpalette as an argument to \vr@c I think.
|
|
| Nov 10, 2011 at 19:15 | comment | added | Werner♦ |
Does defining \vfrac using \def\vfrac#1#2{\mathpalette\relax{\vfr@c{#1}{#2}}} or \def\vfrac#1#2{\mathpalette{\vfr@c{#1}{#2}}\relax} solve your problem?
|
|
| Nov 10, 2011 at 19:02 | history | asked | morbusg | CC BY-SA 3.0 |