There seems to be an issue with how the subfloat package parses brackets (either in math mode or not). For instance, the following:
\subfloat[][$[0,1]$]{ ... }
produces the ensuing error under pdfTeX, version 3.1415926-1.40.9, and MiKTeX, version 2.7:
! Extra }, or forgotten $. <recently read ...
Search found 3 matches
- Sat Jul 25, 2009 8:33 pm
- Forum: Graphics, Figures & Tables
- Topic: Issues with subfloats and brackets
- Replies: 2
- Views: 4349
- Fri Apr 03, 2009 3:33 pm
- Forum: Math & Science
- Topic: Multipage aligned equations
- Replies: 2
- Views: 8904
Re: Multipage aligned equations
Stefan,
I appreciate your prompt reply and insightful comments! I figured that there was something available already (and would probably end up being an easy solution); however, I just didn't know where it would fall under.
Cheers.
I appreciate your prompt reply and insightful comments! I figured that there was something available already (and would probably end up being an easy solution); however, I just didn't know where it would fall under.
Cheers.
- Fri Apr 03, 2009 1:21 pm
- Forum: Math & Science
- Topic: Multipage aligned equations
- Replies: 2
- Views: 8904
Multipage aligned equations
I have a couple of multiline equations for some proofs in a publication. Unfortunately, in the process of writing up the remainder of the paper, several of these multiline, aligned equations (using the align* environment) have been placed on separate pages, often leaving a great deal of whitespace ...