summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/lccaps/README.md
blob: 6041f64333e849ad87039cb1c6db4268c2a971bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# The `lccaps` package

This tiny package serves the mere purpose of
providing a uniform method to use
lowercased small capitals (and spaced lowercased small capitals).
It relies on the `iftex`, `textcase` and `microtype` package
and comes with four new user macros:
  `\textlcc`,
      the main feature: lowercased small capitals,
  `\spacedcaps`,
      a prefix to small capitals text commands
      to slightly increase their spacing,
  `\textslcc` and
  `\textssc`,
which are shortcuts for `\spacedcaps\textlcc`
and `\spacedcaps\textsc` (accordingly).

This is version 1.0 of the package.

Copyright (C) 2018 by Ruben Giannotti

---

This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either
version 1.3c of this license or (at your option) any
later version. The latest version of this license is in
  http://www.latex-project.org/lppl.txt
and version 1.3 or later is part of all distributions
of LaTeX version 2005/12/01 or later.

This work has the LPPL maintenance status `maintained'.

The Current Maintainer of this work is Ruben Giannotti.

This work consists of the files
   lccaps.dtx,
   lccaps.ins
and the derived file lccaps.sty.

To install the package

 1. run `latex lccaps.ins`
 2. move 'lccaps.sty' to locations where LaTeX will find it