summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/oberdiek/test/hologo-test-list.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/oberdiek/test/hologo-test-list.tex')
-rw-r--r--Master/texmf-dist/doc/latex/oberdiek/test/hologo-test-list.tex107
1 files changed, 107 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/oberdiek/test/hologo-test-list.tex b/Master/texmf-dist/doc/latex/oberdiek/test/hologo-test-list.tex
new file mode 100644
index 00000000000..f5d4bb69127
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/oberdiek/test/hologo-test-list.tex
@@ -0,0 +1,107 @@
+%%
+%% This is file `hologo-test-list.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% hologo.dtx (with options: `test-list')
+%%
+%% This is a generated file.
+%%
+%% Project: hologo
+%% Version: 2012/04/26 v1.10
+%%
+%% Copyright (C) 2010-2012 by
+%% Heiko Oberdiek <heiko.oberdiek at googlemail.com>
+%%
+%% This work 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. This version of this license is in
+%% http://www.latex-project.org/lppl/lppl-1-3c.txt
+%% and the latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of
+%% LaTeX version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status "maintained".
+%%
+%% This Current Maintainer of this work is Heiko Oberdiek.
+%%
+%% The Base Interpreter refers to any `TeX-Format',
+%% because some files are installed in TDS:tex/generic//.
+%%
+%% This work consists of the main source file hologo.dtx
+%% and the derived files
+%% hologo.sty, hologo.pdf, hologo.ins, hologo.drv, hologo-example.tex,
+%% hologo-test1.tex, hologo-test-spacefactor.tex,
+%% hologo-test-list.tex.
+%%
+\NeedsTeXFormat{LaTeX2e}
+\documentclass[12pt,a4paper]{article}
+\usepackage{hologo}[2012/04/26]
+\usepackage[T1]{fontenc}
+\usepackage{lmodern}
+\usepackage{parskip}
+\usepackage[unicode]{hyperref}[2011/09/28]
+\usepackage{bookmark}[2011/09/19]
+\bookmarksetup{%
+ numbered,%
+ open,%
+ openlevel=2,%
+}
+\renewcommand*{\contentsname}{List of logos}
+\begin{document}
+\tableofcontents
+\def\TestFont#1#2#3#4#5#6{%
+ \begingroup
+ \usefont{#3}{#4}{#5}{#6}%
+ \HologoVariant{#1}{#2}/\hologoVariant{#1}{#2}%
+ \quad
+ \begingroup\scriptsize\hologoVariant{#1}{#2}\endgroup
+ \quad
+ \endgroup
+ (#3/#4/#5/#6)%
+ \par
+}
+\makeatletter
+\def\hologoEntry#1#2#3{%
+ \section{%
+ \HologoVariant{#1}{#2}/\hologoVariant{#1}{#2} %
+ {[#1\ifx\\#2\\\else\space(#2)\fi]}% hash-ok
+ }% braces around [] because of bug in tex4ht
+ \begingroup
+ \hypersetup{unicode=false}%
+ \bookmark[%
+ dest=\@currentHref,%
+ rellevel=1,%
+ keeplevel,%
+ ]{%
+ \HologoVariant{#1}{#2}/\hologoVariant{#1}{#2} %
+ (PDFDocEncoding)%
+ }%
+ \endgroup
+ \TestFont{#1}{#2}{OT1}{cmr}{m}{n}%
+ \TestFont{#1}{#2}{OT1}{cmss}{m}{n}%
+ \TestFont{#1}{#2}{OT1}{cmr}{b}{n}%
+ \TestFont{#1}{#2}{OT1}{cmr}{m}{it}%
+ \TestFont{#1}{#2}{OT1}{cmtt}{m}{n}%
+ \TestFont{#1}{#2}{T1}{lmr}{m}{n}%
+ \TestFont{#1}{#2}{T1}{lmss}{m}{n}%
+ \TestFont{#1}{#2}{T1}{lmr}{b}{n}%
+ \TestFont{#1}{#2}{T1}{lmr}{m}{it}%
+ \TestFont{#1}{#2}{T1}{lmtt}{m}{n}%
+ \TestFont{#1}{#2}{T1}{lmvtt}{m}{n}%
+ \TestFont{#1}{#2}{T1}{qtm}{m}{n}%
+ \TestFont{#1}{#2}{T1}{qhv}{m}{n}%
+ \TestFont{#1}{#2}{T1}{qtm}{b}{n}%
+ \TestFont{#1}{#2}{T1}{qtm}{m}{it}%
+ \TestFont{#1}{#2}{T1}{qcr}{m}{n}%
+ \newpage
+}
+\makeatother
+\hologoList
+\end{document}
+\endinput
+%%
+%% End of file `hologo-test-list.tex'.