From 525874dc42b47110ffca91a654f2d71ed063b97f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 7 Nov 2022 20:26:16 +0000 Subject: stealcaps (7nov22) git-svn-id: svn://tug.org/texlive/trunk@64959 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/stealcaps/README.md | 9 +++++-- .../texmf-dist/doc/latex/stealcaps/stealcaps.pdf | Bin 146839 -> 164457 bytes .../stealcaps/testfile/CormorantSC-Regular.ttf | Bin 0 -> 368936 bytes .../stealcaps/testfile/EBGaramond-Regular.ttf | Bin 0 -> 560560 bytes .../latex/stealcaps/testfile/EBGaramond.ttf.zip | Bin 2853713 -> 0 bytes .../doc/latex/stealcaps/testfile/brelaregular.otf | Bin 15764 -> 0 bytes .../stealcaps/testfile/stealcapitals-test.pdf | Bin 15452 -> 0 bytes .../stealcaps/testfile/stealcapitals-test.tex | 22 ----------------- .../latex/stealcaps/testfile/stealcaps-test.pdf | Bin 0 -> 15750 bytes .../latex/stealcaps/testfile/stealcaps-test.tex | 26 +++++++++++++++++++++ 10 files changed, 33 insertions(+), 24 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/stealcaps/testfile/CormorantSC-Regular.ttf create mode 100644 Master/texmf-dist/doc/latex/stealcaps/testfile/EBGaramond-Regular.ttf delete mode 100644 Master/texmf-dist/doc/latex/stealcaps/testfile/EBGaramond.ttf.zip delete mode 100644 Master/texmf-dist/doc/latex/stealcaps/testfile/brelaregular.otf delete mode 100644 Master/texmf-dist/doc/latex/stealcaps/testfile/stealcapitals-test.pdf delete mode 100644 Master/texmf-dist/doc/latex/stealcaps/testfile/stealcapitals-test.tex create mode 100644 Master/texmf-dist/doc/latex/stealcaps/testfile/stealcaps-test.pdf create mode 100644 Master/texmf-dist/doc/latex/stealcaps/testfile/stealcaps-test.tex (limited to 'Master/texmf-dist/doc/latex/stealcaps') diff --git a/Master/texmf-dist/doc/latex/stealcaps/README.md b/Master/texmf-dist/doc/latex/stealcaps/README.md index 28c939d8d7c..bbd43e2fa28 100644 --- a/Master/texmf-dist/doc/latex/stealcaps/README.md +++ b/Master/texmf-dist/doc/latex/stealcaps/README.md @@ -11,11 +11,16 @@ In case you use pdfLaTeX the font name has to be NFSS compliant. With XeLaTeX or LuaLaTeX, correpsondingly, it has to be `fontspec` compliant. +Furthermore in Xe(La)TeX or Lua(La)TeX you can use `\renewcaps{}` +to load a dedicated only small capitals font like + + \renewcaps{Cormorant SC}. + Package dependencies: `pgfopts`, `iftex`, `fontspec`. -This is version 1.0 of the package. +This is version 1.1 of the package. -Copyright (C) 2018 by Ruben Giannotti +Copyright (C) 2018-2022 by Ruben Giannotti --- diff --git a/Master/texmf-dist/doc/latex/stealcaps/stealcaps.pdf b/Master/texmf-dist/doc/latex/stealcaps/stealcaps.pdf index f4ebdd4cc3d..5f902d0d518 100644 Binary files a/Master/texmf-dist/doc/latex/stealcaps/stealcaps.pdf and b/Master/texmf-dist/doc/latex/stealcaps/stealcaps.pdf differ diff --git a/Master/texmf-dist/doc/latex/stealcaps/testfile/CormorantSC-Regular.ttf b/Master/texmf-dist/doc/latex/stealcaps/testfile/CormorantSC-Regular.ttf new file mode 100644 index 00000000000..a51caaa710c Binary files /dev/null and b/Master/texmf-dist/doc/latex/stealcaps/testfile/CormorantSC-Regular.ttf differ diff --git a/Master/texmf-dist/doc/latex/stealcaps/testfile/EBGaramond-Regular.ttf b/Master/texmf-dist/doc/latex/stealcaps/testfile/EBGaramond-Regular.ttf new file mode 100644 index 00000000000..47f65375152 Binary files /dev/null and b/Master/texmf-dist/doc/latex/stealcaps/testfile/EBGaramond-Regular.ttf differ diff --git a/Master/texmf-dist/doc/latex/stealcaps/testfile/EBGaramond.ttf.zip b/Master/texmf-dist/doc/latex/stealcaps/testfile/EBGaramond.ttf.zip deleted file mode 100644 index 738fbdd2785..00000000000 Binary files a/Master/texmf-dist/doc/latex/stealcaps/testfile/EBGaramond.ttf.zip and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/stealcaps/testfile/brelaregular.otf b/Master/texmf-dist/doc/latex/stealcaps/testfile/brelaregular.otf deleted file mode 100644 index 74457a50858..00000000000 Binary files a/Master/texmf-dist/doc/latex/stealcaps/testfile/brelaregular.otf and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/stealcaps/testfile/stealcapitals-test.pdf b/Master/texmf-dist/doc/latex/stealcaps/testfile/stealcapitals-test.pdf deleted file mode 100644 index 7e9d85b23d8..00000000000 Binary files a/Master/texmf-dist/doc/latex/stealcaps/testfile/stealcapitals-test.pdf and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/stealcaps/testfile/stealcapitals-test.tex b/Master/texmf-dist/doc/latex/stealcaps/testfile/stealcapitals-test.tex deleted file mode 100644 index 996106df7f1..00000000000 --- a/Master/texmf-dist/doc/latex/stealcaps/testfile/stealcapitals-test.tex +++ /dev/null @@ -1,22 +0,0 @@ -% arara: xelatex -\documentclass{article} -\usepackage{lipsum} -\usepackage{iftex} -\ifPDFTeX - \usepackage[from=ppl]{stealcaps} -\else - \usepackage{fontspec} - \setmainfont{Brela} - \usepackage[from={EB Garamond}]{stealcaps} -\fi - -\providecommand*\pkg{\textsc} - -\title{Testing the \pkg{stealcaps} package} -\author{Ruben Giannotti} -\date{\today} - -\begin{document} -\maketitle -\lipsum -\end{document} diff --git a/Master/texmf-dist/doc/latex/stealcaps/testfile/stealcaps-test.pdf b/Master/texmf-dist/doc/latex/stealcaps/testfile/stealcaps-test.pdf new file mode 100644 index 00000000000..8d4cefe782f Binary files /dev/null and b/Master/texmf-dist/doc/latex/stealcaps/testfile/stealcaps-test.pdf differ diff --git a/Master/texmf-dist/doc/latex/stealcaps/testfile/stealcaps-test.tex b/Master/texmf-dist/doc/latex/stealcaps/testfile/stealcaps-test.tex new file mode 100644 index 00000000000..42b2b223671 --- /dev/null +++ b/Master/texmf-dist/doc/latex/stealcaps/testfile/stealcaps-test.tex @@ -0,0 +1,26 @@ +% arara: xelatex +\documentclass{article} +\usepackage[from={EB Garamond}]{stealcaps} +% or try +% \usepackage{stealcaps} +% \renewcaps{Cormorant SC} + +\usepackage{titlesec} + \titleformat{\section} + {\scshape\normalsize\MakeLowercase}{\thesection}{1em}{} + +\usepackage{lipsum} + +\newcommand*\pkg{\textsc} + +\title{Test file for the \pkg{stealcaps} package} +\author{Ruben Giannotti} +\date{\today} + +\begin{document} +\maketitle + +\section{Lorem ipsum} + +\lipsum[3] +\end{document} \ No newline at end of file -- cgit v1.2.3