summaryrefslogtreecommitdiff
path: root/Master/texmf-doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-23 23:32:36 +0000
committerKarl Berry <karl@freefriends.org>2008-07-23 23:32:36 +0000
commit25fed80e3ecad4eca4c8d63dc3765e62fd0df630 (patch)
treed8d93a261cab81b73c924a470c843132fe459a56 /Master/texmf-doc
parent8894c5371fc483328e186ba66cbb546a08bdf400 (diff)
move encoding definitions to texlive-en.tex, dflipo tldoc mail 23 Jul 2008 11:22:44
git-svn-id: svn://tug.org/texlive/trunk@9744 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-doc')
-rw-r--r--Master/texmf-doc/source/texlive/texlive-en/tex-live.sty14
-rw-r--r--Master/texmf-doc/source/texlive/texlive-en/texlive-en.tex4
2 files changed, 6 insertions, 12 deletions
diff --git a/Master/texmf-doc/source/texlive/texlive-en/tex-live.sty b/Master/texmf-doc/source/texlive/texlive-en/tex-live.sty
index ea30054ccc4..02dbfdecdc7 100644
--- a/Master/texmf-doc/source/texlive/texlive-en/tex-live.sty
+++ b/Master/texmf-doc/source/texlive/texlive-en/tex-live.sty
@@ -17,21 +17,11 @@
\RequirePackage[obeyspaces]{url}
\RequirePackage{xspace}
%
-\ifx\tldocrussian\undefined
\RequirePackage{lmodern}
-\usepackage[latin1]{inputenc}
+\usepackage{textcomp}% including \textbullet
\def\p.{p.\,}
-\else % russian
-\usepackage[koi8-r]{inputenc}
-\usepackage[russian]{babel}
-\def\p.{{\cyr\cyrs\cyrt\cyrr.~}}%
-\fi
-\usepackage{textcomp}% including \textbullet
-\usepackage[T1]{fontenc}
-%
-% for a proper \acro command (even in the context of the definition in
-% ltugboat -- \DRC overrides without checking)
+% for a proper \acro command.
\RequirePackage{relsize}
%\DeclareRobustCommand{\acro}[1]{\textscale{.9}{#1}\@}
\def\acro#1{\textscale{.9}{#1}\@}
diff --git a/Master/texmf-doc/source/texlive/texlive-en/texlive-en.tex b/Master/texmf-doc/source/texlive/texlive-en/texlive-en.tex
index 8e4ec5e1664..41be16f44fc 100644
--- a/Master/texmf-doc/source/texlive/texlive-en/texlive-en.tex
+++ b/Master/texmf-doc/source/texlive/texlive-en/texlive-en.tex
@@ -4,8 +4,12 @@
% Public domain.
%
\documentclass{article}
+
\let\tldocenglish=1 % for live4ht.cfg
\usepackage{tex-live}
+\usepackage[latin1]{inputenc} % translators: use your preferred encodings.
+\usepackage[T1]{fontenc}
+
\begin{document}
\title{%