diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/csquotes/tutorial.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/csquotes/tutorial.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/csquotes/tutorial.tex b/Master/texmf-dist/doc/latex/csquotes/tutorial.tex index af273aabbab..0e257b57501 100644 --- a/Master/texmf-dist/doc/latex/csquotes/tutorial.tex +++ b/Master/texmf-dist/doc/latex/csquotes/tutorial.tex @@ -15,7 +15,7 @@ \usepackage[T1]{fontenc} % In order to demonstrate babel support we load the babel package: -\usepackage[french,german,portuguese,american]{babel} +\usepackage[french,german,polish,american]{babel} % We load csquotes with the 'babel' option. The csquotes package works just % fine without babel, but it will support multilingual typesetting if babel @@ -277,7 +277,7 @@ series of comments which are included in the source. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\selectlanguage{portuguese} +\selectlanguage{polish} \subsection{\languagename} @@ -286,7 +286,7 @@ series of comments which are included in the source. % contributed a suitable style yet. In this case, csquotes will typeset bold % question marks and issue a warning: -\example{1} «citação» +\example{1} «unknown» % You can easily add support for your language or change a predefined style. % All you need to do is add a declaration to the configuration file, |