summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-04-24 23:59:46 +0000
committerKarl Berry <karl@freefriends.org>2007-04-24 23:59:46 +0000
commitf6630a254ac45a813b3e6f965c467243e2d21607 (patch)
tree44dc50e0dc8138d30f6b068e77e6f494920b8f2c /Master/texmf-dist/tex
parente5b5774fb869f9df3c583add33d5dc9f025f4b46 (diff)
fontch update (23apr07)
git-svn-id: svn://tug.org/texlive/trunk@4187 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/plain/fontch/fontch.tex8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/plain/fontch/fontch.tex b/Master/texmf-dist/tex/plain/fontch/fontch.tex
index 0e6a95e61b7..ae7394947c2 100644
--- a/Master/texmf-dist/tex/plain/fontch/fontch.tex
+++ b/Master/texmf-dist/tex/plain/fontch/fontch.tex
@@ -1,5 +1,5 @@
%% fontch.tex Macros for easily changing fonts and sizes in plain TeX %%
-%% V1.2 2007/03/08
+%% V1.3 2007/04/22
%% Rodrigo Medina (IVIC) rmedina@ivic.ve
%% Suggested location: .../texmf/tex/plain/fontch/
%% Licence: LPPL
@@ -43,7 +43,7 @@
% \i , \j , \ae , \AE, \oe , \OE , \o , \O ,
% \ss , \SS , \aa , \AA , \l , \L ,
% \Gamma , \Delta , \Theta , \Lambda , \Xi , \Pi ,
-% \Sigma , \Upsilon , \Phi , \Psi , \Omega
+% \Sigma , \Upsilon , \Phi , \Psi , \Omega, \hbar
%%
%% New T1 Commands for non-latin1 characters
% \lh -- l'
@@ -164,7 +164,7 @@
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\wlog{File: fontch.tex
- [v1.2 (2007/03/08) font package for plain TeX]}
+ [v1.3 (2007/04/22) font package for plain TeX]}
%
%% Math fonts, valid for both options
%% five points fonts (defined in plain.tex) %%
@@ -322,6 +322,7 @@
\mathchardef\Phi="0108
\mathchardef\Psi="0109
\mathchardef\Omega="010A
+\def\hbar{{\mathchar"7009\mkern-9muh}}
%% New character commands %%
\chardef\lh="A9 \chardef\Lh="89
@@ -334,6 +335,7 @@
\chardef\smallzero="18
\chardef\lguille="E \chardef\rguille="F
\chardef\vispace="20
+
%% Redefinition of accents and new accents%%
\def\`#1{{\accent0 #1}}
\def\'#1{{\accent1 #1}}