The short version: Newbie + macbook + texshop/texworks + äöå = problems
The long version:
I'm a total newbie to LaTeX, but am trying to make it work for my thesis sake. I'm a mechanical engineering student from Finland, whose only computer right now is a MacBook Pro. I'm going to start on my bachelors thesis this winter followed by my masters thesis next summer. I'm currently on a course called "introduction to LaTeX", which should answer most of my newbie questions. The problem is is that the course uses windows machines and distributions and I'm stubbornly doing all of the exercises with my MacBook (since this is the computer I'll be writing my thesis eventually).
I downloaded and installed MacTeX and found TeXShop and TeXworks fairly straightforward to use. They work like a charm when writing documents in English. However, I've come across some problems with Nordic special letters such as ä, ö and å and that's going to be a deal breaker, if not fixed since at least one of my thesis´is going to be in Finnish. Here's what I did:
- I made a really basic document in Finnish in TeXShop:
Code: Select all
\documentclass{article} \usepackage[finnish]{babel} \usepackage[latin1]{inputenc} \usepackage[T1]{fontenc} \begin{document} Syömishäiriö \end{document}
- Then saved it using UFT-8 encoding
- Powered up TeXworks
- Opened my freshly made document and hit "Typeset" and got the following log:
Code: Select all
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012) restricted \write18 enabled. entering extended mode (./foorumitesti.tex LaTeX2e <2011/06/27> Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, ge rman-x-2012-05-30, ngerman-x-2012-05-30, afrikaans, ancientgreek, ibycus, arabi c, armenian, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danis h, dutch, ukenglish, usenglishmax, esperanto, estonian, ethiopic, farsi, finnis h, french, friulan, galician, german, ngerman, swissgerman, monogreek, greek, h ungarian, icelandic, assamese, bengali, gujarati, hindi, kannada, malayalam, ma rathi, oriya, panjabi, tamil, telugu, indonesian, interlingua, irish, italian, kurmanji, latin, latvian, lithuanian, mongolian, mongolianlmc, bokmal, nynorsk, polish, portuguese, romanian, romansh, russian, sanskrit, serbian, serbianc, s lovak, slovenian, spanish, swedish, turkish, turkmen, ukrainian, uppersorbian, welsh, loaded. (/usr/local/texlive/2012/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/local/texlive/2012/texmf-dist/tex/latex/base/size10.clo)) (/usr/local/texlive/2012/texmf-dist/tex/generic/babel/babel.sty (/usr/local/texlive/2012/texmf-dist/tex/generic/babel/finnish.ldf (/usr/local/texlive/2012/texmf-dist/tex/generic/babel/babel.def))) (/usr/local/texlive/2012/texmf-dist/tex/latex/base/inputenc.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/base/latin1.def)) (/usr/local/texlive/2012/texmf-dist/tex/latex/base/fontenc.sty (/usr/local/texlive/2012/texmf-dist/tex/latex/base/t1enc.def)) No file foorumitesti.aux. (/usr/local/texlive/2012/texmf-dist/tex/latex/base/omscmr.fd) ! LaTeX Error: Command \textcurrency unavailable in encoding T1. See the LaTeX manual or LaTeX Companion for explanation. Type H <return> for immediate help. ... l.6 Syömishä iriö ?