summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/babel/plain.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-10-12 22:48:28 +0000
committerKarl Berry <karl@freefriends.org>2013-10-12 22:48:28 +0000
commit246b5665edc2af75b55662b748e9ad83f3dac101 (patch)
treeee34732675812d84422a6593f588e528e3d6fdf2 /Master/texmf-dist/tex/generic/babel/plain.def
parent0ec188e4bda5bbce1ca6bb39f8e121f7c47d0adf (diff)
babel (12oct13)
git-svn-id: svn://tug.org/texlive/trunk@31886 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/babel/plain.def')
-rw-r--r--Master/texmf-dist/tex/generic/babel/plain.def46
1 files changed, 25 insertions, 21 deletions
diff --git a/Master/texmf-dist/tex/generic/babel/plain.def b/Master/texmf-dist/tex/generic/babel/plain.def
index e593ec7448e..4c97dc9b692 100644
--- a/Master/texmf-dist/tex/generic/babel/plain.def
+++ b/Master/texmf-dist/tex/generic/babel/plain.def
@@ -4,7 +4,7 @@
%%
%% The original source files were:
%%
-%% bbplain.dtx (with options: `code')
+%% babel.dtx (with options: `plain')
%% This is a generated file.
%%
%% Copyright 2012-2013 Javier Bezos and Johannes L. Braams.
@@ -37,28 +37,17 @@
%% The list of derived (unpacked) files belonging to the distribution
%% and covered by LPPL is defined by the unpacking scripts (with
%% extension .ins) which are part of the distribution.
-%% File `bbplain.dtx'
-%% Babel package for LaTeX version 2e
-%% Copyright (C) 1989 - 2008
-%% by Johannes Braams
+%% File 'babel.dtx'
+%%\ProvidesFile{babel.dtx}[2013/10/10 v3.9g The Babel package]
+%% Babel package for LaTeX2e.
+%% Copyright (C) 1989 -- 2008 by Johannes Braams,
+%% TeXniek
+%% all rights reserved.
%% Copyright (C) 2013 by Johannes Braams
%% TeXniek
%% by Javier Bezos
%% all rights reserved.
\def\@empty{}
-\ifx\orig@dump\@undefined\else
- \def\dump{%
- \ifx\@ztryfc\@undefined
- \else
- \toks0=\expandafter{\@preamblecmds}
- \edef\@preamblecmds{\noexpand\@begindocumenthook\the\toks0}
- \def\@begindocumenthook{}
- \fi
- \everyjob\expandafter{\the\everyjob%
- \immediate\write16{\the\toks8 loaded.}}%
- \let\dump\orig@dump\let\orig@dump\@undefined\dump}
- \expandafter\endinput
-\fi
\def\loadlocalcfg#1{%
\openin0#1.cfg
\ifeof0
@@ -190,8 +179,7 @@
\let\bbl@tempa\@empty
\fi
\bbl@tempa
-\def\@ifpackagewith#1#2#3#4{%
- #3}
+\def\@ifpackagewith#1#2#3#4{#3}
\def\@ifl@aded#1#2#3#4{}
\ifx\@tempcnta\@undefined
\csname newcount\endcsname\@tempcnta\relax
@@ -200,7 +188,7 @@
\csname newcount\endcsname\@tempcntb\relax
\fi
\ifx\bye\@undefined
- \advance\count10 by -2\relax
+ \advance\count10 by -2\relax
\fi
\ifx\@ifnextchar\@undefined
\def\@ifnextchar#1#2#3{%
@@ -366,6 +354,22 @@
\ifx\scriptsize\@undefined
\let\scriptsize\sevenrm
\fi
+%%
+%% \CharacterTable
+%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
+%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
+%% Digits \0\1\2\3\4\5\6\7\8\9
+%% Exclamation \! Double quote \" Hash (number) \#
+%% Dollar \$ Percent \% Ampersand \&
+%% Acute accent \' Left paren \( Right paren \)
+%% Asterisk \* Plus \+ Comma \,
+%% Minus \- Point \. Solidus \/
+%% Colon \: Semicolon \; Less than \<
+%% Equals \= Greater than \> Question mark \?
+%% Commercial at \@ Left bracket \[ Backslash \\
+%% Right bracket \] Circumflex \^ Underscore \_
+%% Grave accent \` Left brace \{ Vertical bar \|
+%% Right brace \} Tilde \~}
\endinput
%%
%% End of file `plain.def'.