diff options
author | Karl Berry <karl@freefriends.org> | 2018-09-05 20:46:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-09-05 20:46:01 +0000 |
commit | fabb43663af58d8d97f683368651fc80faaf6a7d (patch) | |
tree | 09c43ee57934a77fad67e6c59f1f0cfe28e05d23 /Master/texmf-dist/doc/latex | |
parent | f95c7b22241b50076688a9a4815c840b3d0ed087 (diff) |
libertinus from fonts
git-svn-id: svn://tug.org/texlive/trunk@48588 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/libertinus/Changes | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/libertinus/README.md | 15 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/libertinus/libertinus-doc.pdf | bin | 18304 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/libertinus/libertinus-doc.tex | 32 |
4 files changed, 0 insertions, 48 deletions
diff --git a/Master/texmf-dist/doc/latex/libertinus/Changes b/Master/texmf-dist/doc/latex/libertinus/Changes deleted file mode 100644 index 8548c610669..00000000000 --- a/Master/texmf-dist/doc/latex/libertinus/Changes +++ /dev/null @@ -1 +0,0 @@ -0.01 2018-09-04 - first CTAN version diff --git a/Master/texmf-dist/doc/latex/libertinus/README.md b/Master/texmf-dist/doc/latex/libertinus/README.md deleted file mode 100644 index 6fe51c929dc..00000000000 --- a/Master/texmf-dist/doc/latex/libertinus/README.md +++ /dev/null @@ -1,15 +0,0 @@ -# README # -Package libertinus supports the free fonts from -ctan.org/fonts/libertinus (OpenType and Type1) - -This package is only a wrapper for libertinus-type1 and libertinus-otf. - -% This file is distributed under the terms of the LaTeX Project Public -% License from CTAN archives in directory macros/latex/base/lppl.txt. -% Either version 1.3 or, at your option, any later version. -% -% -% Copyright 2018 Herbert Voss hvoss@tug.org -% - -%% $Id: README.md 806 2018-09-04 13:34:12Z herbert $ diff --git a/Master/texmf-dist/doc/latex/libertinus/libertinus-doc.pdf b/Master/texmf-dist/doc/latex/libertinus/libertinus-doc.pdf Binary files differdeleted file mode 100644 index 6eabeb28190..00000000000 --- a/Master/texmf-dist/doc/latex/libertinus/libertinus-doc.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/libertinus/libertinus-doc.tex b/Master/texmf-dist/doc/latex/libertinus/libertinus-doc.tex deleted file mode 100644 index f65c153bc92..00000000000 --- a/Master/texmf-dist/doc/latex/libertinus/libertinus-doc.tex +++ /dev/null @@ -1,32 +0,0 @@ -%% $Id: libertinus-doc.tex 805 2018-09-04 07:22:01Z herbert $ -\listfiles -\documentclass[english]{article} -\usepackage{libertinus} -\usepackage{babel} - -\title{Type~1 or OpenType Libertinus font\\ --\\ Type~1 or OpenType} -\author{Herbert Voß} -\usepackage{parskip} -\parindent=0pt - - -\begin{document} -\maketitle - - -\begin{abstract} -The font family Libertinus is derived from the Linux Libertine and enhanced with a -math font. -\end{abstract} - - -\section{Meaning} - -The package \texttt{libertinus} is only a wrapper for the other two -packages \texttt{libertinus-type1} and \texttt{libertinus-otf}. Depending -to the used \TeX-engine one of these packages is loaded. All optional -arguments are passed to \texttt{libertinus-type1} if \texttt{pdflatex} is used -or passed to \texttt{libertinus-otf} if \texttt{xelatex} or \texttt{lualatex} -are used. - -\end{document} |