General ⇒ Dutch in summary
Dutch in summary
I write my thesis in English and have to add a summary in Dutch.
I use the following:
In the preamble:
\usepackage[dutch,british]{babel}
...
\include{samenvatting}
...
In samenvatting.tex:
\chapter{Samenvatting}
\selectlanguage{dutch}
...
\selectlanguage{british}
\vfill
The Dutch words are not recognized as Dutch, the dictionary used for correction is the english one.
How can I solve this problem?
Thanks,
Thierry
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Dutch in summary
And you now expect us to find out which editor you are using. Sorry, but my crystal ball is out of order at the moment. Otherwise you may mean the correct hyphenation in the output. Please be more precise in your descriptions.itb1000 wrote:[...] The Dutch words are not recognized as Dutch, the dictionary used for correction is the english one. [...]
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Dutch in summary
Thierry
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Dutch in summary
[1] WinEdt.org -- Dictionaries
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Re: Dutch in summary
Re: Dutch in summary
Thierry