summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/translations/translations_en.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-04-24 21:26:31 +0000
committerKarl Berry <karl@freefriends.org>2017-04-24 21:26:31 +0000
commitfe0ddcf4452f6ecaf83694dc95503a8014390a22 (patch)
tree8ad4c2d1f9d73123f7b8c1948460384f31a280c1 /Master/texmf-dist/doc/latex/translations/translations_en.tex
parent4ec563d809d7fb0d516388c4a38f08825190ddcc (diff)
translations (24apr17)
git-svn-id: svn://tug.org/texlive/trunk@44025 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/translations/translations_en.tex')
-rw-r--r--Master/texmf-dist/doc/latex/translations/translations_en.tex29
1 files changed, 20 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/translations/translations_en.tex b/Master/texmf-dist/doc/latex/translations/translations_en.tex
index 37c1ab4a858..d4a4bd7d404 100644
--- a/Master/texmf-dist/doc/latex/translations/translations_en.tex
+++ b/Master/texmf-dist/doc/latex/translations/translations_en.tex
@@ -1,5 +1,5 @@
% !arara: pdflatex: { shell: on }
-% !arara: biber
+% arara: biber
% arara: pdflatex
% arara: pdflatex
% --------------------------------------------------------------------------
@@ -9,7 +9,7 @@
%
% --------------------------------------------------------------------------
% Clemens Niederberger
-% Web: http://www.mychemistry.eu/forums/forum/translations
+% Web: https://github.com/cgnieder/translations
% E-Mail: contact@mychemistry.eu
% --------------------------------------------------------------------------
% Copyright 2012-2017 Clemens Niederberger
@@ -38,7 +38,7 @@
package = {translations} ,
authors = Clemens Niederberger ,
email = contact@mychemistry.eu ,
- url = http://www.mychemistry.eu/forums/forum/translations/ ,
+ url = https://github.com/cgnieder/translations ,
info = {Internationalization of \LaTeXe\ Packages} ,
add-cmds = {
baselanguage,
@@ -230,6 +230,10 @@ What happens if you declare a translation? There are four cases:
same as the third case as again the internal macros are the same.
\end{enumerate}
+\emph{Beware that if the current language is a language using a non-latin
+ font, a translation is missing for said language, and the fallback
+ translation needs a Latin script font then \emph{nothing} might be printed.}
+
\subsection{Available Commands}\label{ssec:commands}
Below the commands provided by \translations\ are explained. The symbol
\textcolor{expandable}{\expandablesign} means that the command is expandable.
@@ -605,12 +609,19 @@ Every dictionary file \emph{must} contain the declaration
\end{commands}
\subsubsection{\translations' Basic Dictionaries}\label{sec:transl-basic-dict}
-\translations\ already provides a basic dictionary for the languages Catalan,
-English, Dutch, French, German and Spanish. This dictionary is loaded
-automatically if the document language is one of these four. If you'd like to
-contribute and add the basic dictionary in your language this is more than
-welcome and highly appreciated! The easiest way to do this would be to copy
-one of the existing files
+\translations\ already provides a basic dictionary for the languages
+\begin{itemize}
+ \item Catalan,
+ \item English,
+ \item Dutch,
+ \item French,
+ \item German, and
+ \item Spanish.
+\end{itemize}
+The corresponding dictionary is loaded automatically if the document language
+is one of these languages. If you'd like to contribute and add the basic
+dictionary in your language this is more than welcome and highly appreciated!
+The easiest way to do this would be to copy one of the existing files
\code{translations-basic-dictionary-\meta{lang}.trsl} and modify the file
accordingly. You can then send me the file via email and I'll add it to
\translations.