From cd003a26e4503a84bb3f45ef4f21a48515c4f7d7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 8 May 2022 20:26:00 +0000 Subject: luafindfont (8may22) git-svn-id: svn://tug.org/texlive/trunk@63265 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/support/luafindfont/CHANGELOG | 3 ++- .../doc/support/luafindfont/luafindfont-doc.pdf | Bin 81978 -> 86485 bytes .../doc/support/luafindfont/luafindfont-doc.tex | 16 +++++++++------- 3 files changed, 11 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist/doc/support') diff --git a/Master/texmf-dist/doc/support/luafindfont/CHANGELOG b/Master/texmf-dist/doc/support/luafindfont/CHANGELOG index 38c1a9726a1..acd81406f38 100644 --- a/Master/texmf-dist/doc/support/luafindfont/CHANGELOG +++ b/Master/texmf-dist/doc/support/luafindfont/CHANGELOG @@ -1,5 +1,6 @@ +0.09 2022-05-07 - load first a luc.gz database, if present 0.08 2022-05-05 - added --no-symbolic-names as a synonym - edited some output messages + - edited some output messages 0.07 2022-05-01 - added -x option for a kpsewhich test 0.06 2022-02-08 - small fix for output log 0.05 2021-12-04 - use always lowercase for internal search diff --git a/Master/texmf-dist/doc/support/luafindfont/luafindfont-doc.pdf b/Master/texmf-dist/doc/support/luafindfont/luafindfont-doc.pdf index 4dc4203bd5a..913da1bc1d2 100644 Binary files a/Master/texmf-dist/doc/support/luafindfont/luafindfont-doc.pdf and b/Master/texmf-dist/doc/support/luafindfont/luafindfont-doc.pdf differ diff --git a/Master/texmf-dist/doc/support/luafindfont/luafindfont-doc.tex b/Master/texmf-dist/doc/support/luafindfont/luafindfont-doc.tex index 90d0c57d946..59ac70890cf 100644 --- a/Master/texmf-dist/doc/support/luafindfont/luafindfont-doc.tex +++ b/Master/texmf-dist/doc/support/luafindfont/luafindfont-doc.tex @@ -1,4 +1,4 @@ - %% $Id: luafindfont-doc.tex 533 2022-05-01 18:31:44Z herbert $ + %% $Id: luafindfont-doc.tex 545 2022-05-08 14:21:52Z herbert $ % \listfiles\setcounter{errorcontextlines}{100} \documentclass[paper=a4,fontsize=11pt,DIV=14,parskip=half-, @@ -39,11 +39,13 @@ \usepackage{listings} \usepackage{hvextern} -\setkeys{hv}{moveToExampleDir,ExampleDir=Examples,showFilename=false} +\setkeys{hv}{moveToExampleDir,ExampleDir=Examples,showFilename=false,force,verbose} \lstset{basicstyle=\ttfamily\small,language=[LaTeX]TeX} \usepackage{ragged2e} + \usepackage{makeidx}\makeindex \usepackage{hvindex} + \def\Lfile#1{\texttt{#1}\index{#1 file@\texttt{#1} file}} \def\Lext#1{\texttt{.#1}\index{#1 file extension@\texttt{.#1} file extension}} \def\Lcs#1{\texttt{\textbackslash#1}\index{#1@\texttt{\textbackslash#1}}} @@ -79,7 +81,7 @@ \def\setVersion#1{\setVVersion#1!!} \def\setVVersion#1=#2!!{\def\luafindfontVersion{#2}} -\setVersion{version = 0.08}% can be automatically changed by perl +\setVersion{version = 0.09}% can be automatically changed by perl \setkeys{hv}{cleanup={},force} @@ -174,8 +176,8 @@ the length is limited to 50 characters and in the middle of the long name there \section{How it works} \FF uses the data file \Lfile{luaotfloadtool-names.lua} which is created by \LuaTeX. If it is missing it will be created by \FF itself. The name of the font should be in lowercase -characters and must not be the complete name. A \verb|time| for finding all fonts with -time in its names is sufficiant. +characters and must not be the complete name. A ``\verb|time|'' for finding all fonts with +``time'' in its names is sufficiant for searching ``times new roman''. \subsection{Fontname} @@ -246,7 +248,7 @@ the usual way by running \texttt{texhash} or via a menu entry if using a file ma \begin{externalDocument}[redirect,includegraphic=false,force,code,docType=sh,ext=sh,compiler=sh]{exa} #StartVisibleMain -luafindfont -x PStricksdotfont +luafindfont -m 55 -x PStricksdotfont #StopVisibleMain \end{externalDocument} @@ -267,7 +269,7 @@ luafindfont segoe \begin{externalDocument}[redirect,includegraphic=false,force,code,docType=sh,ext=sh,compiler=sh]{exa} #StartVisibleMain -luafindfont -m 40 libertinus +luafindfont -m 35 libertinus #StopVisibleMain \end{externalDocument} -- cgit v1.2.3