summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/anyfontsize/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/anyfontsize/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/anyfontsize/README')
-rw-r--r--macros/latex/contrib/anyfontsize/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/macros/latex/contrib/anyfontsize/README b/macros/latex/contrib/anyfontsize/README
new file mode 100644
index 0000000000..119f2375df
--- /dev/null
+++ b/macros/latex/contrib/anyfontsize/README
@@ -0,0 +1,10 @@
+anyfontsize.sty is a LaTeX2e package that lets the user select any
+font size (via e.g. \fontsize{...}{...}\selectfont), even those
+sizes that are not listed in the .fd file. If such a size is requested,
+LaTeX will search the nearest listed size, and anyfontsize will scale
+that font to the requested size. For a similar functionality that
+works only for the CM fonts, try the type1cm.sty package, or, even
+better, use the new Latin Modern (LM) fonts, which are available at
+any size.
+
+License type: lppl