34,670 reputation
362129
bio website spot.pcc.edu/~chughes/…
location Portland, OR
age 33
visits member for 1 year, 10 months
seen 1 hour ago
stats profile views 1,603

I'm a (British) Mathematician working at a Community College in the beautiful Portland, Oregon.

I use LaTeX for all of my documents- exams, handouts, etc.

I've been a LaTeX enthusiast for a number of years, but have only recently started to learn about the internals. I have a lot to learn- this site has taught me a lot and I'm looking forward to learning more.

Meta:

  • [Welcome to TeX.sx!](http://goo.gl/z69vm)
  • [minimal working example (MWE)](http://goo.gl/dtPzv)

58m
awarded  Custodian
1h
reviewed Reviewed Issue in the package “nomencl”
1h
revised Issue in the package “nomencl”
code markup
1h
answered Automatically replace all |foo| with \abs{foo}
1h
comment arara: toggle identifier in the rule
Awesome, thanks Paulo :) You the man!
1h
accepted arara: toggle identifier in the rule
18h
awarded  Nice Answer
1d
comment Leading space in samepage environment after equation
Welcome to TeX.SE! Thanks for providing a complete MWE :)
1d
revised Leading space in samepage environment after equation
added image
1d
reviewed Close Using author-year type citation in classicthesis
1d
reviewed Close backreferencing in classicthesis package does not work
1d
comment Duplicate identifier, subfig and hyperref
without a caption there is no increment in the figure (or subfloat, or whatever other number)- this is vital for the hyperref package to set its anchors uniquely, hence the duplication. If this turns out to be a satisfactory comment then I'll post it as an answer, but I'll wait a bit to see if a guru (maybe even the mighty Heiko) sees this question :)
1d
comment Duplicate identifier, subfig and hyperref
You need a caption, even it is empty- if you don't want a caption, then don't use a subfloat.
1d
reviewed Close How to use a ballot character instead of a bullet?
1d
comment Latex subections inside figure - toc shows subsections
You could remove the figure environment, and stick the whole block in a minipage or other non-breaking box, such as parbox, vbox... the page-breaking consequences could be disastrous though...
1d
comment Latex subections inside figure - toc shows subsections
If you don't want it to float, remove the figure environment and just stick with the center environment
1d
revised Latex subections inside figure - toc shows subsections
edited tags
1d
comment Commutative Diagrams
sure, how about a quick google
2d
comment How do I change the typeface from bold to normal for text written on the table of contents pages?
It's nice to see this approach - I find the syntax of this package slightly harder to grasp than the titletoc
2d
comment Auto-generate attendance list
pgfplotstable might be useful here...