diff options
author | Karl Berry <karl@freefriends.org> | 2018-08-07 22:07:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-08-07 22:07:23 +0000 |
commit | c1c5deb8d4f88a022b7c70c82603b59a29dee8c6 (patch) | |
tree | 46073919ed8be0cdaadcd8cb7f0d2bd9b7521614 /Master/texmf-dist/doc/latex/xfakebold | |
parent | 3a62e05a651e7f80170acb4e0d3cf121b85a7f7b (diff) |
xfakebold (7aug18)
git-svn-id: svn://tug.org/texlive/trunk@48368 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xfakebold')
-rw-r--r-- | Master/texmf-dist/doc/latex/xfakebold/Changes | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/xfakebold/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/xfakebold/xfakebold-doc.pdf | bin | 65176 -> 78566 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/xfakebold/xfakebold-doc.tex | 75 |
4 files changed, 65 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/xfakebold/Changes b/Master/texmf-dist/doc/latex/xfakebold/Changes index 72d3d4d7d24..7484aef5a6c 100644 --- a/Master/texmf-dist/doc/latex/xfakebold/Changes +++ b/Master/texmf-dist/doc/latex/xfakebold/Changes @@ -1,5 +1,6 @@ xfakebold.sty ---------------- +v 0.03 2018-08-07 small fixes and typos in the documentation v 0.02 2018-07-25 fix bug in pdflatex part v 0.01 2018-07-23 first CTAN version diff --git a/Master/texmf-dist/doc/latex/xfakebold/README b/Master/texmf-dist/doc/latex/xfakebold/README index 4f88583c69e..86cf330d387 100644 --- a/Master/texmf-dist/doc/latex/xfakebold/README +++ b/Master/texmf-dist/doc/latex/xfakebold/README @@ -1,4 +1,4 @@ -This package akkows to use bold characters in text math mode. +This package allows to use bold characters in text and math mode. It works only with vectorfonts which are created by outlines. diff --git a/Master/texmf-dist/doc/latex/xfakebold/xfakebold-doc.pdf b/Master/texmf-dist/doc/latex/xfakebold/xfakebold-doc.pdf Binary files differindex 0800fbcef86..743c61b7d08 100644 --- a/Master/texmf-dist/doc/latex/xfakebold/xfakebold-doc.pdf +++ b/Master/texmf-dist/doc/latex/xfakebold/xfakebold-doc.pdf diff --git a/Master/texmf-dist/doc/latex/xfakebold/xfakebold-doc.tex b/Master/texmf-dist/doc/latex/xfakebold/xfakebold-doc.tex index 1bafc865c20..b57caba338f 100644 --- a/Master/texmf-dist/doc/latex/xfakebold/xfakebold-doc.tex +++ b/Master/texmf-dist/doc/latex/xfakebold/xfakebold-doc.tex @@ -1,14 +1,14 @@ -% $Id: xfakebold-doc.tex 787 2018-07-23 18:03:13Z herbert $ +% $Id: xfakebold-doc.tex 793 2018-08-06 16:39:25Z herbert $ \listfiles \documentclass[english]{article} \usepackage{dejavu-otf} \usepackage{xfakebold} -%\usepackage{luatex85} +\usepackage{graphicx} %\pdfcompresslevel=0 \usepackage{babel} \usepackage[a4paper,tmargin=1cm,bmargin=1.5cm,includeheadfoot]{geometry} \usepackage{listings} -\title{\texttt{xfakebold}, v. 0.02\\ using bold characters with \texttt{pdflatex} or \texttt{lualatex}} +\title{\texttt{xfakebold}, v. 0.03\\ using bold characters with \texttt{pdflatex} or \texttt{lualatex}} \author{Herbert Voß} \lstset{basicstyle=\ttfamily\small,language={[LaTeX]TeX},frame=lrtb} @@ -17,23 +17,53 @@ \maketitle \tableofcontents -\section{Introduction} + +\begin{abstract} The package fakes a vector font with outline characters by the text render of PDF. It writes directly into the pdf output with \verb|\pdfliteral| (pdflatex ) or \verb|\pdfextension| \verb|literal| (lualatex). The package defines two macros which can be used in text and in math mode. However, for the text mode one should use the bold version of the text font which should be available in most cases. This is different to the math mode where only some free math fonts provide a bold version. +\end{abstract} +\vfill +\small Thanks to: Will Robertson; %\meaning\setBold %\meaning\unsetBold +\newpage + +\section{How does it work?} +PDF knows different text render modes for outline fonts. + +\def\OFF{\pdfextension literal direct { 0 Tr 0 w }\relax} +\def\Verb|#1|{\texttt{\{#1\}}} + +\makebox[3cm][l]{Mode 0 \Verb| 0 Tr 0 w |} \tabular{l}\pdfextension literal direct { 0 Tr 0 w }\scalebox{10}{OTTO} OTTO\OFF\endtabular + +\makebox[3cm][l]{Mode 1 \Verb| 1 Tr 0 w |} \tabular{l}\pdfextension literal direct { 1 Tr 0 w }\scalebox{10}{OTTO} OTTO\OFF\endtabular + +\makebox[3cm][l]{Mode 1 \Verb| 1 Tr 0.3 w |} \tabular{l}\pdfextension literal direct { 1 Tr 0.3 w }\scalebox{10}{OTTO} OTTO\OFF\endtabular + +\makebox[3cm][l]{Mode 2 \Verb| 2 Tr 0 w |} \tabular{l}\pdfextension literal direct { 2 Tr 0 w }\scalebox{10}{OTTO} OTTO\OFF\endtabular + +\makebox[3cm][l]{Mode 2 \Verb| 2 Tr 0.3 w |} \tabular{l}\pdfextension literal direct { 2 Tr 0.3 w }\scalebox{10}{OTTO} OTTO\OFF\endtabular + + +In mode 0 the character is filled but without drawing its outline which can be seen when printing in mode 1, where +the linewidth of the outline is the smallest one which the system allows. Setting the linewidth to 0.3\,bp, which is +nearly the same as 0.3\,pt, the linewidth of the outline increases. In mode 2 the character is printed with filling \emph{and} +drawing the outline, which is mode 0 and 1 together. The reason why the character is bold by default. Increasing the linewidth +makes it more bold. + + \section{Optional argument} The only package option is \verb|bold| which is preset by 0.3, which is the linewidth of the outlines of the characters. \begin{lstlisting} -\usepackage[bold=0.6]{fakebold} +\usepackage[bold=0.6]{xfakebold} \end{lstlisting} makes the characters more bold. @@ -42,20 +72,20 @@ makes the characters more bold. \begin{lstlisting} \documentclass{article} -\usepackage{fakebold} +\usepackage{xfakebold} \begin{document} An example: -$\pi^{\pi}=\directlua{tex.print(math.pi^math.pi)}$ +$\pi^{\pi}=\directlua{tex.print(math.pi^math.pi)}$ and $\displaystyle\int\limits_1^{\infty}\frac1{x^2}\symup dx=1$ \setBold\noindent An example: -$\pi^{\pi}=\directlua{tex.print(math.pi^math.pi)}$ +$\pi^{\pi}=\directlua{tex.print(math.pi^math.pi)}$ and $\displaystyle\int\limits_1^{\infty}\frac1{x^2}\symup dx=1$ \unsetBold\noindent An example: -$\pi^{\pi}=\directlua{tex.print(math.pi^math.pi)}$ +$\pi^{\pi}=\directlua{tex.print(math.pi^math.pi)}$ and $\displaystyle\int\limits_1^{\infty}\frac1{x^2}\symup dx=1$ \end{document} \end{lstlisting} @@ -64,17 +94,38 @@ $\displaystyle\int\limits_1^{\infty}\frac1{x^2}\symup dx=1$ An example: -$\pi^{\pi}=\directlua{tex.print(math.pi^math.pi)}$ +$\pi^{\pi}=\directlua{tex.print(math.pi^math.pi)}$ and +$\displaystyle\int\limits_1^{\infty}\frac1{x^2}\symup dx=1$ + +\setBold\noindent +An example: +$\pi^{\pi}=\directlua{tex.print(math.pi^math.pi)}$ and +$\displaystyle\int\limits_1^{\infty}\frac1{x^2}\symup dx=1$ + +\unsetBold\noindent +An example: +$\pi^{\pi}=\directlua{tex.print(math.pi^math.pi)}$ and +$\displaystyle\int\limits_1^{\infty}\frac1{x^2}\symup dx=1$ + + +\vspace{2cm}\noindent +The same for \verb|\usepackage[bold=1]{xfakebold}|: + +\gdef\setBold{\pdfextension literal direct { 2 Tr 1 w }\relax} +\gdef\unsetBold{\pdfextension literal direct { 0 Tr 0 w }\relax} +\noindent +An example: +$\pi^{\pi}=\directlua{tex.print(math.pi^math.pi)}$ and $\displaystyle\int\limits_1^{\infty}\frac1{x^2}\symup dx=1$ \setBold\noindent An example: -$\pi^{\pi}=\directlua{tex.print(math.pi^math.pi)}$ +$\pi^{\pi}=\directlua{tex.print(math.pi^math.pi)}$ and $\displaystyle\int\limits_1^{\infty}\frac1{x^2}\symup dx=1$ \unsetBold\noindent An example: -$\pi^{\pi}=\directlua{tex.print(math.pi^math.pi)}$ +$\pi^{\pi}=\directlua{tex.print(math.pi^math.pi)}$ and $\displaystyle\int\limits_1^{\infty}\frac1{x^2}\symup dx=1$ |