File: eucal.plt

package info (click to toggle)
tralics 2.14.4-2
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 17,152 kB
  • ctags: 8,260
  • sloc: cpp: 49,403; xml: 18,145; sh: 140; makefile: 118
file content (12 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
% -*- latex -*-
\ProvidesPackage{eucal}[2007/11/21 v1.2 Euler Script font]
\DeclareOption{psamsfonts}{}
\DeclareOption{mathcal}{}
\DeclareOption{mathscr}{\let\mathscr\mathcal}
\ProcessOptions\relax

\let\EuScript\mathcal

\endinput