Changes

Jump to navigation Jump to search
1,111 bytes added ,  13:26, 9 August 2020
m
Text replacement - "</cmd>" to "}}"
[http://en.wikipedia.org/wiki/ISO_8859-15 ISO-8859-15], also known as ISO-Latin-9, is a character set that can be used for most Western European languages. It is a revision of ISO-8859-1, replacing some less common symbols with the euro sign and some other characters that were missing. According to [http://en.wikipedia.org/wiki/ISO_8859 Wikipedia], the ISO-8859-15 character set covers Basque, Catalan, Danish, Dutch (except for IJ/ij), English, Faeroese, Finnish, French, German, Icelandic, Irish, Italian, Norwegian, Portuguese, Rhaeto-Romanic, Scottish Gaelic, Spanish, and Swedish, as well as Albanian (Eastern Europe), Afrikaans, and Swahili (Africa). == LaTeX:== In LaTeX, the ISO-8859-15 can be used as an input encoding with the <smallcode>inputenc</code> package. The <code>eurosym</code> package is also needed, in order to produce the Euro symbol in the output. <pretexcode>
\documentclass{article}
\usepackage[latin9]{inputenc}
c½ur et 100\,¤
\end{document}
</pre></smalltexcode>
== ConTeXt: first, you have to download [[Media:regi== You can use ISO-8859-il9.tex15 as an input encoding via the {{cmd|regi-il9.tex]] useregime}} and put it into texmf/tex/context/third/{{cmd|enableregime}} commands.Then:<small><pretexcode>
\useregime[il9]
\enableregime[il9]
c½ur et 100\,¤
\stoptext
</pretexcodeThis produces the following output (which unfortunately appears to be broken in this Wiki): <context>\useregime[il9]\enableregime[il9]\starttextc½ur et 100\,¤\stoptext</smallcontext[[Category:Fonts]][[Category:Languages]][[Category:From LaTeX]]

Navigation menu