diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/jknappen/fc/b-fcsl.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/jknappen/fc/b-fcsl.mf | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/jknappen/fc/b-fcsl.mf b/Master/texmf-dist/fonts/source/jknappen/fc/b-fcsl.mf new file mode 100644 index 00000000000..32dc6289db2 --- /dev/null +++ b/Master/texmf-dist/fonts/source/jknappen/fc/b-fcsl.mf @@ -0,0 +1,13 @@ +% African Computer Modern Slanted Roman +if unknown cmbase: input cmbase fi + +font_identifier:="FCSL"; font_size design_size * pt#; + +% This font is a simple modification of African Computer Modern Roman. + +univ_acc_breadth:=0.5; % zusatz parameter for the universal accent +input c-cmr; % compute the cm roman parameters +slant:=1/6; % change slant + +generate fcroman; % switch to the driver file +endinput; |