では TeX ファイル (source code)を見てみます。
\documentclass{jarticle}
\usepackage[english,french]{babel}
% french is the last named option, so that's the current language
\begin{document}
Ce texte est en fran\c{c}ais. La date aujourd'hui est: \today.
\selectlanguage{english}
This text is in English. Today's date is: \today.
今日は \today です
\selectlanguage{french}
French? \today.
日本語 \today 表示
\end{document}
画像は適宜 切り取り 拡大をしていますが
にゃんたろう 拝!
2008年 7月23日 (水) 21:01:54 JST 作成