diff options
author | Karl Berry <karl@freefriends.org> | 2010-01-06 23:40:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-01-06 23:40:15 +0000 |
commit | 951d70130d982d0e20580fc0f85046e20ebca56b (patch) | |
tree | 740d9402052c4515a82bc2360644db673cd5a75e /Master/texmf-dist/source | |
parent | a4e3c41437db273106a65c05109c80399bd90fd3 (diff) |
blindtext 1.9c (5jan10)
git-svn-id: svn://tug.org/texlive/trunk@16623 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/latex/blindtext/blindtext.dtx | 20 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/blindtext/blindtext_texts.dtx | 8 |
2 files changed, 18 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/blindtext/blindtext.dtx b/Master/texmf-dist/source/latex/blindtext/blindtext.dtx index 7c32d8ef681..6f9a29e1ccc 100644 --- a/Master/texmf-dist/source/latex/blindtext/blindtext.dtx +++ b/Master/texmf-dist/source/latex/blindtext/blindtext.dtx @@ -2,8 +2,8 @@ %\iffalse %<*package> %\fi -\def\blindfileversion{V1.9b} -\def\blindfiledate{2009/06/14} +\def\blindfileversion{V1.9c} +\def\blindfiledate{2009/12/29} % ^^A For index and changes, run: % ^^A makeindex -s gglo.ist -o blindtext.gls blindtext.glo % ^^A makeindex -s gind.ist -o blindtext.ind blindtext.idx @@ -62,10 +62,11 @@ % % \title{Blindtext.sty:\\ % Creating dummy text\\ -% Blindtext erzeugen} +% \em Blindtext erzeugen} % -% \author{Knut Lickert\\ -% \url{http://tex.lickert.net/packages/blindtext/} +% \date{\today, \blindfileversion} +% \author{Knut Lickert\thanks{ +% \url{http://tex.lickert.net/packages/blindtext/}} % } % \maketitle % @@ -77,11 +78,18 @@ %With \cmd{\blinddocument} (or \cmd{\Blinddocument}) %you get complete dummy documents. % +%Details can be found at \url{http://tex.lickert.net/packages/blindtext/index_en.html}. +%This File describes version \blindfileversion. +% %\selectlanguage{ngerman} +%\em %Mit diesem Paket kann man lange Texte erzeugen, ohne lange %Texte einzugeben. %Sinn ist die Erzeugung langer Beispieltexte, ohne den %Quelltext lang zu machen. +% +%Details unter \url{http://tex.lickert.net/packages/blindtext/}. +%Dieses Dokument beschreibt Version \blindfileversion. %\end{abstract} % % \tableofcontents @@ -636,7 +644,7 @@ % %% ^^A----------------------------------------------------------- % \subsection{Create complete documents} -% A flag to sign, if the dummy documents should include a +% A flag to sign, if the dummy documents should include a % table of contents. % \begin{macrocode} \newif\ifblindtoc diff --git a/Master/texmf-dist/source/latex/blindtext/blindtext_texts.dtx b/Master/texmf-dist/source/latex/blindtext/blindtext_texts.dtx index 3f49abac4db..d65c976e64c 100644 --- a/Master/texmf-dist/source/latex/blindtext/blindtext_texts.dtx +++ b/Master/texmf-dist/source/latex/blindtext/blindtext_texts.dtx @@ -209,10 +209,10 @@ % ^^A %%%%%%%%%% End German - New typesetting %%%%%%%%%%%%%%%% % % \subsection{Latin Texts} -% +% % I don't speak Latin, but I think the classic "Lorem ipsum" should be available. % There is no inline math supported for this "Lorem ipsum". -% +% % The following "Latin" texts are not really correct Latin. % If you want correct texts, please provide them to me. % \begin{macro}{\blindtext@latin} @@ -289,7 +289,7 @@ % \begin{macrocode} \blind@addtext{french}{% \def\blindtext@text{% - Qu'est que c'est?\blindtext@endsentence + Qu'est que c'est?\blindtext@endsentence C'est mon premi\`{e}re phrase fran\c{c}ais depuis quince ans\blindtext@endsentence %% }% \blindtext@text } @@ -321,7 +321,7 @@ % Add the title for |\blindmathpaper|. % \begin{macrocode} \blind@addtext{french}{% - \def\blindtext@blindmath{Quelque text avec des formulas math\´ematique.}% + \def\blindtext@blindmath{Quelques textes avec des formules math\'ematiques.}% }%\addto\extrasfrench % \end{macrocode} % |