%% %% This is file `unicodefonttable-samples.tex', %% generated with the docstrip utility. %% %% The original source files were: %% %% unicodefonttable.dtx (with options: `samples') %% %% This is a generated file. %% %% Copyright 2019-2024 Frank Mittelbach %% %% This file was generated from file(s) of the LaTeX `unicodefonttable Bundle'. %% -------------------------------------------------------------------------- %% %% It 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 %% https://www.latex-project.org/lppl.txt %% and version 1.3c or later is part of all distributions of LaTeX %% version 2008 or later. %% %% This file may only be distributed together with a copy of the LaTeX %% `unicodefonttable Bundle'. You may however distribute the `unicodefonttable Bundle' %% without such generated files. %% %% The newest sources can be found below %% %% https://github.com/FrankMittelbach/fmitex-unicodetable %% %% where one can also log issues in case there are any. %% %% %%%%% \iffalse meta-comment %% File: unicodefonttable.dtx (C) Copyright 2019-2024 Frank Mittelbach \def\unicodefonttabledate {2024/03/01} \def\unicodefonttableversion{1.0h} %!TEX program = lualatex \documentclass{article} \usepackage{xparse,color} \usepackage{fontspec} \setmainfont{Linux Biolinum O} \setmonofont{SourceCodePro} \usepackage{unicodefonttable} \addtolength\textwidth{30pt} \begin{document} \listoftables \section{Computer Modern --- 8bit font} \displayfonttable*[color=none, range-end = 7F, ]{cmr10} \newpage \section{TeX Gyre Heros (Helvetica) --- 8bit font} \displayfonttable*[color=red,nostatistics=false, hex-digits = head+foot, range-end = FF, ]{ec-qhvr} \newpage \section{Latin Modern Sans --- OTF font} \displayfonttable[ % missing-glyph = \tiny\setlength\fboxsep{0pt}\fbox{$\times$}, hex-digits = block, title-format-cont = \caption[]{\emph{continued}}, ]{Latin Modern Sans} \newpage \section{\TeX{} Gyre Pagella (Palatino) oldstyle figures --- OTF font} \displayfonttable{TeX Gyre Pagella}[Numbers=OldStyle] \newpage \section{Comparing Latin Modern Math with New Computer Modern Math} \displayfonttable[compare-with=NewCMMath-Regular.otf, range-end=1FFFF] {latinmodern-math.otf} \end{document} \endinput %% %% End of file `unicodefonttable-samples.tex'.