Hello,
** Cecil Westerhof [2013-11-06 14:23:15 +0100]:
> 2013/11/6 Cecil Westerhof
>> 2013/11/6 Cecil Westerhof
>>> I am only getting a message:
>>> ! Package inputenc Error: Unicode char \u8:- not set up for use with
>>> LaTeX.
>>> But that should be solvable.
>> I solved that by chang
2013/11/6 Cecil Westerhof
> I am only getting a message:
> ! Package inputenc Error: Unicode char \u8:- not set up for use with
> LaTeX.
>
> But that should be solvable.
>
With some trial and error and od I found that there was a strange
combination of character codes (226, 136, 146) where t
2013/11/6 Cecil Westerhof
> 2013/11/6 Cecil Westerhof
>
>> I am only getting a message:
>> ! Package inputenc Error: Unicode char \u8:- not set up for use with
>> LaTeX.
>>
>> But that should be solvable.
>>
>
> I solved that by changing in my .tex file:
> \usepackage[utf8]{inputenc}
> t
2013/11/6 Cecil Westerhof
> I am only getting a message:
> ! Package inputenc Error: Unicode char \u8:- not set up for use with
> LaTeX.
>
> But that should be solvable.
>
I solved that by changing in my .tex file:
\usepackage[utf8]{inputenc}
to:
\usepackage[utf8x]{inputenc}
and run
Cecil Westerhof writes:
> I am trying a LaTeX export, but I get the following error:
> org-babel-exp processing...
> executing Dot code block...
> Wrote /tmp/babel-18129i9i/ob-input-18129Nzr
> Code block evaluation complete.
> Saving file /home/cecil/Documents/shell-scripting.tex...
> Wrote /home
2013/11/6 Cecil Westerhof
>
> I am trying a LaTeX export, but I get the following error:
> org-babel-exp processing...
> executing Dot code block...
> Wrote /tmp/babel-18129i9i/ob-input-18129Nzr
> Code block evaluation complete.
> Saving file /home/cecil/Documents/shell-scripting.tex...
> Wrote /
I am trying a LaTeX export, but I get the following error:
org-babel-exp processing...
executing Dot code block...
Wrote /tmp/babel-18129i9i/ob-input-18129Nzr
Code block evaluation complete.
Saving file /home/cecil/Documents/shell-scripting.tex...
Wrote /home/cecil/Documents/shell-scripting.tex
Pro