When I wanted to move my code from sharlatex.com to my locale Texmaker the question environment went from Norwegian "Oppgave" to "Exercise" instead. Is there some pre-amble code I can use to force it to be Norwegain?
Here is some important parts of my code:
Code: Select all
Code, edit and compile here:
\documentclass[14pt,norsk,a4paper,twoside,article]{memoir}\usepackage{exsheets}\SetupExSheets{counter-within = chapter ,counter-format = ch}\usepackage{icomma}\usepackage{libertine}\usepackage[utf8]{inputenc}\usepackage[T1]{fontenc}\usepackage{babel,graphicx,varioref}\usepackage{libertine}\usepackage{exsheets}\usepackage{amsmath}\numberwithin{question}{section}\renewcommand*{\thequestion}{\thesection.\arabic{question}}\SetupExSheets{headings-format={\normalsize\sffamily}}\usepackage{tasks}\settasks{label-format={\sffamily}}\DeclareSymbolFont{letters}{OML}{ztmcm}{m}{it}\DeclareSymbolFontAlphabet{\mathrm}{letters}\title{Oppgaver 2P}\begin{document}