summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-01-30 22:25:01 +0000
committerKarl Berry <karl@freefriends.org>2021-01-30 22:25:01 +0000
commit71b459821e54eb8e2f629da1385e2590de8c6bf5 (patch)
tree412fe36dde9cb9b9835cd95fbf2e293cf6e1dae2 /Master/texmf-dist/doc/fonts
parent29298a254e3c429c3a0f4fe147c7b8739f1ce9ca (diff)
lexend (30jan21)
git-svn-id: svn://tug.org/texlive/trunk@57564 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts')
-rw-r--r--Master/texmf-dist/doc/fonts/lexend/lexend.pdfbin135249 -> 136507 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/lexend/lexend.tex28
2 files changed, 20 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/fonts/lexend/lexend.pdf b/Master/texmf-dist/doc/fonts/lexend/lexend.pdf
index 1eaa68a17e5..f686ec10a7b 100644
--- a/Master/texmf-dist/doc/fonts/lexend/lexend.pdf
+++ b/Master/texmf-dist/doc/fonts/lexend/lexend.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/lexend/lexend.tex b/Master/texmf-dist/doc/fonts/lexend/lexend.tex
index 08a69a2e444..a8c63fae783 100644
--- a/Master/texmf-dist/doc/fonts/lexend/lexend.tex
+++ b/Master/texmf-dist/doc/fonts/lexend/lexend.tex
@@ -56,7 +56,7 @@
}
\date{
\today\\
- v1.0.2.53
+ v1.1.0.70
}
\pagenumbering{roman}
@@ -79,10 +79,17 @@ Now my goal is it to bring this wonderful collection to world of \hologo{LaTeX}.
\section{Changelog}
+\hypertarget{version-1.1.0}{%
+\subsection*{Version 1.1.0}\label{version-1.1.0}}
+
+* \href{https://github.com/BrainStone/latex-lexend/issues/1}{Fixed XeLaTeX support}.\\
+* Made the \texttt{\textbackslash{}LexendXXX} commands work as described in the documentation -
+\href{https://github.com/zauguin}{Marcel Krüger - @zauguin}
+
\hypertarget{version-1.0.2}{%
\subsection*{Version 1.0.2}\label{version-1.0.2}}
-* Add original changelog to changelog.
+* Added original changelog to changelog.
\hypertarget{version-1.0.1}{%
\subsection*{Version 1.0.1}\label{version-1.0.1}}
@@ -130,14 +137,15 @@ Now my goal is it to bring this wonderful collection to world of \hologo{LaTeX}.
+ Added package docs (including font samples).\\
+ Added acknowledgements.
-\section{Acknowledgements}
+\section{Acknowledgments}
I would like to take the time to thank everyone that helped me along my journey of creating this
package. It would not have been possible without every single one of you.
-Special thanks to David Carlisle, Ulrike Fischer and Phelype Oleinik who helped me tremendously and
-continuously in the \hologo{LaTeX} Stack Exchange chat. I really can't put it in words how much your
-continued contributions and willingness to help helped me during the creation of this package.
+Special thanks to David Carlisle, Ulrike Fischer, Phelype Oleinik and Marcel Krüger who helped me
+tremendously and continuously in the \hologo{LaTeX} Stack Exchange chat and with code contributions.
+I really can't put it in words how much your continued contributions and willingness to help helped
+me during the creation of this package.
Special thanks to Dr. Bonnie Shaver-Troup and Thomas Jockin for creating these fonts and allowing
people to have an easier time reading.
@@ -191,7 +199,7 @@ This collection of commands allows you to use any of the Lexend fonts ad-hoc.\\
The usage is identical to any font modification commands (like \code{\textbackslash{}textit} for
example.)
-It is equivelent to using the \code{\textbackslash{}fontspec} command with the corresponding font
+It is equivalent to using the \code{\textbackslash{}fontspec} command with the corresponding font
variant name as the parameter to the \code{\textbackslash{}fontspec} command.
Using it looks as follows:
@@ -200,7 +208,9 @@ Using it looks as follows:
\LexendPeta{
Text here.\\
More text.
+}
+\LexendPeta{
This text is using the font LexendPeta.
}
\end{lstlisting}
@@ -210,7 +220,9 @@ Result:\bigskip
\LexendPeta{
Text here.\\
More text.
+}
+\LexendPeta{
This text is using the font LexendPeta.
}
\end{function}
@@ -260,7 +272,7 @@ add over time. Ordered by how soon I wish to implement them myself.
\begin{itemize}
\item Support for the continuous spacing font variant of Lexend\tightlist
\item Support for other \hologo{LaTeX} engines\\
- That's something I definately need help with. So feel free to reach out to me or to create a
+ That's something I definitely need help with. So feel free to reach out to me or to create a
Pull Request on GitHub.\tightlist
\end{itemize}