dwww Home | Show directory contents | Find package

# Control the Scaling for the Latin Modern Fonts

## Descriptions

We provide a mechanism for scaling the typeface.

It is directed to Latin Modern fonts.
It provide the following files: fd and sty.
This mechanism is useful in mixed text composition.
For example: Japanese--Latin.

## Version

1.2

## Requirements

 * the Latin Modern fonts

## Usage

### Preamble

```
\usepackage{lmodern}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage[scale=1.09,ttscale=1.12]{variablelm}
```

Remark: \texttt{amsmath} is for \verb!\big!, \verb!\Big!, \verb!\bigg!, etc.

### Options

 * scale: Roman, italic, bold, bold italic, small caps
 * ttscale: fixed (\ttfamily)
 * sfscale: sans-serif (\sffamily)
 * encoding: font encoding (default: T1)
 * variablett: same the lmodern.sty
 * lighttt: same the lmodern.sty

## Author

Yuwsuke KIEDA

## License

the GUST Font License (version 1.0)

## Repository

https://github.com/yuw/texmf-variablelm

Generated by dwww version 1.15 on Thu Jun 20 16:57:34 CEST 2024.