Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

373
Visualizações
Changing language of dummy document in blindtext package in Linux

So actually I am trying to create a dummy document using the blindtext package in Latex. so whenever I am trying to create a dummy document it creates a one in German language something like: lorem ipsum...

So is it possible to create a dummy document in a different language like English or something else??

This is what I have tried:

\documentclass{article}

\usepackage{blindtext}

\begin{document}

    \blinddocument

\end{document}
over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

Yes it is possible! And your code almost did it.

The CTAN page of the package you used, ctan.org/pkg/blindtext, states:

The package supports three languages, english, (n)german and latin ...

To implement english or american or german:

\documentclass{article}
\usepackage[english]{babel}
\usepackage{blindtext}

\begin{document}

\blinddocument

\end{document}

Just add

\usepackage[english]{babel}

or

\usepackage[american]{babel}

or

\usepackage[ngerman]{babel}

in your preamble as above and as in the package documentation.

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda