119 reputation
5
bio website
location
age
visits member for 1 year, 3 months
seen Apr 15 at 21:51
stats profile views 7

Mar
4
accepted Italic small caps in urw-garamond?
Mar
4
asked Italic small caps in urw-garamond?
Feb
18
comment What symbol should one use for a set complement?
My textbooks use the minus sign, so that $X - A$ picks out the set of members of X that aren't in A. Is the minus sign commonly used for something else?
Feb
13
awarded  Popular Question
Jan
23
awarded  Popular Question
Mar
13
comment Using \textsuperscript to put commas between consecutive footnotes in amsart document
Thanks to both answerers. Oddly, whether or not the above solution results in the larger or smaller font size being used (for all foonote marks) seems to depend on the document font size. With the default \documentclass{amsart}, the smaller size is used. But with \documentclass[12pt]{amsart}, the larger size is used. So for a 12pt document these two answers seem equivalent.
Mar
13
accepted Using \textsuperscript to put commas between consecutive footnotes in amsart document
Mar
13
asked Using \textsuperscript to put commas between consecutive footnotes in amsart document
Jan
28
awarded  Supporter
Jan
27
awarded  Scholar
Jan
27
comment Footnote indentation with amsart and setspace
That works and is much more elegant than getting footmisc involved. Thanks.
Jan
27
accepted Footnote indentation with amsart and setspace
Jan
27
comment Displaying % (percent) symbol in footnotes using \url
OK. How do I get a moderator to merge my accounts?
Jan
26
comment Displaying % (percent) symbol in footnotes using \url
Thanks. I'd like to vote these answers up but now that I've registered I'm not getting "credit" for this question. Is there a way to tell the system that I asked this question? (I'm only able to write this comment because I registered using another browser.)
Jan
26
accepted Displaying % (percent) symbol in footnotes using \url
Jan
26
comment Displaying % (percent) symbol in footnotes using \url
Thanks, yeah, verbatim seemed dangerous. And again, it was surprising that something that showed up as commentary in my front-matter still compiled.
Jan
26
comment Footnote indentation with amsart and setspace
Thanks, but now the main text is single-spaced too, no matter what I set \setstretch to.
Jan
26
awarded  Student
Jan
26
asked Footnote indentation with amsart and setspace
Jan
26
comment Displaying % (percent) symbol in footnotes using \url
OK, that works. I didn't think it would compile with that definition of \myurl, since part of it shows up as comment text in my editor. But it does work. Thanks!