The standard font used for \mathcal does not include any lowercase characters. The Comprehensive LaTeX Symbols List suggests redefining \mathcal to use Zapf Chancery. However I do not particularly like that font. For example the uppercase "I" is very hard do distinguish from the non-mathcal "I". Are there any good alternatives?
|
|
|||||||||
|
|
I'm a bit surprised that Will Robertson hasn't dropped by and mentioned the STIX fonts as these have the lowercase calligraphic (and lowercase blackboard bold) glyphs. There doesn't yet seem to be a simple LaTeX package available mapping all the glyphs to particular commands, though. The stix package on CTAN at present seems to be just a copy of the fonts themselves (reorganised into correct texmf tree layout) but no style files as yet. I recall reading on the STIX website that LaTeX-related stuff was intended, but given how long it took the fonts to be released, I'm not holding my breath! |
|||||||||||||
|
|
in the document’s preamble to use /EDIT: To be honest, I’m not thrilled by the result, and I expect you won’t be either. Still, I’ll leave this here. Perhaps someone can profit from it. |
||||
|
|
A lowercase L can be done with |
|||||||
|
|
Think about meaning. Mathematical symbols are symbols used by mathematicians to carry a particular meaning (which may depend on the subject area). Unicode takes that point of view (more-or-less) by giving each distinct mathematical symbol its own code point. Typographically, a calligraphic F is an 'F' in a particular font, but mathematically it is mathematical symbol with its own meaning. Ordinarily Unicode does not care about the font, but for math symbols it does. In my experience, mathematicians don't use lower-case calligraphic symbols, and as far as I know there are no Unicode code points for them. Put another way, Knuth did not create lower-case mathematical calligraphic letters because mathematicians don't use them. As a mathematician, I don't see a sufficiently good reason to start using them. |
|||||||||||||||||
|
|
The font package |
|||
|
|