From 85df9edd503d429a635398d7a5289cfe5199ae7c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 7 Jun 2009 23:31:00 +0000 Subject: dozenal update (7jun09) git-svn-id: svn://tug.org/texlive/trunk@13661 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/dozenal/README | 9 +++++--- Master/texmf-dist/doc/fonts/dozenal/dozenal.pdf | Bin 110474 -> 111109 bytes .../texmf-dist/doc/fonts/dozenal/testdozchars.tex | 25 ++++++++------------- 3 files changed, 15 insertions(+), 19 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/fonts/dozenal/README b/Master/texmf-dist/doc/fonts/dozenal/README index 4c799425f42..f6e3e887290 100644 --- a/Master/texmf-dist/doc/fonts/dozenal/README +++ b/Master/texmf-dist/doc/fonts/dozenal/README @@ -35,6 +35,9 @@ This document should run properly on any properly running LaTeX system. It's been tested specifically with TeXLive on Linux (2.6.2 kernel). -This is version 1.1 of dozenal; minor bugs, in which section -and subsection numbers were not properly redefined, have -been fixed. +This is version 1.2 of dozenal; for version 1.1, minor bugs, +in which section and subsection numbers were not properly +redefined, have been fixed. + +For version 1.2, support for using dozenal characters in +math mode was added. Submitted to CTAN on 6 June 2009. diff --git a/Master/texmf-dist/doc/fonts/dozenal/dozenal.pdf b/Master/texmf-dist/doc/fonts/dozenal/dozenal.pdf index 09ef22c03ce..8c616117e43 100644 Binary files a/Master/texmf-dist/doc/fonts/dozenal/dozenal.pdf and b/Master/texmf-dist/doc/fonts/dozenal/dozenal.pdf differ diff --git a/Master/texmf-dist/doc/fonts/dozenal/testdozchars.tex b/Master/texmf-dist/doc/fonts/dozenal/testdozchars.tex index 5bdf5fdd955..a5443d044a6 100644 --- a/Master/texmf-dist/doc/fonts/dozenal/testdozchars.tex +++ b/Master/texmf-dist/doc/fonts/dozenal/testdozchars.tex @@ -7,18 +7,7 @@ \usepackage{fix-cm} -\DeclareFontFamily{OT1}{dozch}{} -\DeclareFontShape{OT1}{dozch}{m}{n}{<-7> dozchars6 <7> dozchars7 <8> dozchars8 <9> dozchars9 <10-11> dozchars10 <12-16> dozchars12 <17-> dozchars17 }{} -\DeclareFontShape{OT1}{dozch}{b}{n}{<-> dozchb10 }{} -\DeclareFontShape{OT1}{dozch}{bx}{n}{<-6> dozchbx6 <7> dozchbx7 <8> dozchbx8 <9> dozchbx9 <10-11> dozchbx10 <12-> dozchbx12 }{} -\DeclareFontShape{OT1}{dozch}{m}{sl}{<-8> dozchsl8 <9> dozchsl9 <10-11> dozchsl10 <12-> dozchsl12 }{} -\DeclareFontShape{OT1}{dozch}{bx}{sl}{<-> dozchbxsl10 }{} -\DeclareFontShape{OT1}{dozch}{m}{it}{<-7> dozchit7 <8> dozchit8 <9> dozchit9 <10-11> dozchit10 <12-> dozchit12 }{} -\DeclareFontShape{OT1}{dozch}{bx}{it}{<-> dozchbxi10 }{} - -\newcommand\doz[1]{{\fontfamily{dozch}\selectfont #1}} -\newcommand\x{\doz{X}} -\newcommand\e{\doz{E}} +\usepackage{dozenal} \begin{document} @@ -47,9 +36,13 @@ Really, really big: \\ \fontsize{50pt}{65pt}\selectfont\ldots 5 6 7 8 9 \x\ \e\ 10 \\\normalsize -34\x5897\e45383\e4325 +$34\x5897\e45383\e4325$ \textbf{34\x5897\e45383\e4325} +\begin{equation} +\sum_{n = \x} +\end{equation} + \clearpage \bfseries @@ -76,7 +69,7 @@ Really, really big: \\ \fontsize{50pt}{65pt}\selectfont\ldots 7 8 9 \x\ \e\ 10 \\\normalsize\normalfont -34\x5897\e45383\e4325 +$34\x5897\e45383\e4325$ \textbf{34\x5897\e45383\e4325} \clearpage @@ -104,7 +97,7 @@ Huge: \\ Really, really big: \\ \fontsize{50pt}{65pt}\selectfont\ldots 7 8 9 \x\ \e\ 10\\\normalsize\normalfont -34\x5897\e45383\e4325 +$34\x5897\e45383\e4325$ \textbf{\textsl{34\x5897\e45383\e4325}} \clearpage @@ -132,7 +125,7 @@ Huge: \\ Really, really big: \\ \fontsize{50pt}{65pt}\selectfont\ldots 7 8 9 \x\ \e\ 10\\\normalsize\normalfont -34\x5897\e45383\e4325 +$34\x5897\e45383\e4325$ \textbf{\textsl{34\x5897\e45383\e4325}} \clearpage -- cgit v1.2.3